[INFO] fetching crate ferrous-actions 0.1.0-beta.1... [INFO] testing ferrous-actions-0.1.0-beta.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate ferrous-actions 0.1.0-beta.1 into /workspace/builds/worker-3-tc2/source [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config [INFO] started tweaking crates.io crate ferrous-actions 0.1.0-beta.1 [INFO] finished tweaking crates.io crate ferrous-actions 0.1.0-beta.1 [INFO] tweaked toml for crates.io crate ferrous-actions 0.1.0-beta.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ferrous-actions 0.1.0-beta.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 123 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.21.7 (available: v0.22.1) [INFO] [stderr] Adding cargo_metadata v0.15.4 (available: v0.22.0) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] [stderr] Adding strum v0.24.1 (available: v0.27.2) [INFO] [stderr] Adding target-lexicon v0.12.16 (available: v0.13.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 341b51c7ef45d4a6593e31c39f61facd7d8db7ae74c64e71ee7ec301ae9e1f99 [INFO] running `Command { std: "docker" "start" "-a" "341b51c7ef45d4a6593e31c39f61facd7d8db7ae74c64e71ee7ec301ae9e1f99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "341b51c7ef45d4a6593e31c39f61facd7d8db7ae74c64e71ee7ec301ae9e1f99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "341b51c7ef45d4a6593e31c39f61facd7d8db7ae74c64e71ee7ec301ae9e1f99", kill_on_drop: false }` [INFO] [stdout] 341b51c7ef45d4a6593e31c39f61facd7d8db7ae74c64e71ee7ec301ae9e1f99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1905f30fc079e41581f63cc26fff7f7f5a61e6da67ec074e060f187c00abdbf [INFO] running `Command { std: "docker" "start" "-a" "a1905f30fc079e41581f63cc26fff7f7f5a61e6da67ec074e060f187c00abdbf", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling camino v1.1.12 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.50 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling simple-path-match v0.2.0 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.50 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Compiling rustup-toolchain-manifest v0.2.2 [INFO] [stderr] Compiling ferrous-actions v0.1.0-beta.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `shlex::quote`: replace with `try_quote(str)?` to avoid nul byte danger [INFO] [stdout] --> src/cargo_hooks/install.rs:54:39 [INFO] [stdout] | [INFO] [stdout] 54 | arg_string += &shlex::quote(arg); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated static `node::os::ffi::EOL`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/node/os.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | ffi::EOL [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/node/os.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | pub static EOL: Object; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated static `node::path::ffi::SEPARATOR`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/node/path.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | ffi::SEPARATOR [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated static `node::path::ffi::DELIMITER`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/node/path.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | ffi::DELIMITER [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/node/path.rs:161:20 [INFO] [stdout] | [INFO] [stdout] 161 | pub static DELIMITER: Object; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/node/path.rs:164:20 [INFO] [stdout] | [INFO] [stdout] 164 | pub static SEPARATOR: Object; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated static `node::process::ffi::ENV`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/node/process.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | let env = ffi::ENV.clone(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/node/process.rs:32:20 [INFO] [stdout] | [INFO] [stdout] 32 | pub static ENV: Object; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated static `system::rng::ffi::MATH`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/system/rng.rs:53:31 [INFO] [stdout] | [INFO] [stdout] 53 | let random = ffi::MATH [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/system/rng.rs:76:20 [INFO] [stdout] | [INFO] [stdout] 76 | pub static MATH: MathObject; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/toolchain.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | pub async fn install(toolchain_config: &ToolchainConfig) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: Default` will fail [INFO] [stdout] --> src/toolchain.rs:190:36 [INFO] [stdout] | [INFO] [stdout] 190 | process_packages.try_collect().await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 190 | process_packages.try_collect::<()>().await?; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/node/fs.rs:225:36 [INFO] [stdout] | [INFO] [stdout] 225 | let naive = NaiveDateTime::from_timestamp_opt(secs, subsec_nanos).expect("File time out of bounds"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/node/fs.rs:226:19 [INFO] [stdout] | [INFO] [stdout] 226 | DateTime::from_utc(naive, Utc) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/node/os.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | pub static EOL: Object; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/node/path.rs:161:20 [INFO] [stdout] | [INFO] [stdout] 161 | pub static DELIMITER: Object; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/node/path.rs:164:20 [INFO] [stdout] | [INFO] [stdout] 164 | pub static SEPARATOR: Object; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/node/process.rs:32:20 [INFO] [stdout] | [INFO] [stdout] 32 | pub static ENV: Object; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/system/rng.rs:76:20 [INFO] [stdout] | [INFO] [stdout] 76 | pub static MATH: MathObject; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set_output` is never used [INFO] [stdout] --> src/actions/core.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn set_output, V: Into>(name: N, value: V) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `required` and `trim_whitespace` are never used [INFO] [stdout] --> src/actions/core.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 81 | impl Input { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] 82 | pub fn required(&mut self, value: bool) -> &mut Input { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | pub fn trim_whitespace(&mut self, value: bool) -> &mut Input { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_input` is never used [INFO] [stdout] --> src/actions/core.rs:219:8 [INFO] [stdout] | [INFO] [stdout] 219 | pub fn get_input>(input: I) -> Result, JsValue> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `export_variable` is never used [INFO] [stdout] --> src/actions/core.rs:232:8 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn export_variable, V: Into>(name: N, value: V) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `errline` and `stderr` are never used [INFO] [stdout] --> src/actions/exec.rs:156:12 [INFO] [stdout] | [INFO] [stdout] 95 | impl Command { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 156 | pub fn errline(&mut self, callback: F) -> &mut Command { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | pub fn stderr(&mut self, redirect: Stdio) -> &mut Command { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `write` is never used [INFO] [stdout] --> src/actions/push_line_splitter.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 43 | impl PushLineSplitter { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn write(&mut self, data: &[u8]) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `dest` and `auth` are never used [INFO] [stdout] --> src/actions/tool_cache.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl DownloadTool { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] 26 | pub fn dest>(&mut self, dest: D) -> &mut Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn auth>(&mut self, auth: A) -> &mut Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `None`, `Bzip2`, and `Xz` are never constructed [INFO] [stdout] --> src/actions/tool_cache.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum StreamCompression { [INFO] [stdout] | ----------------- variants in this enum [INFO] [stdout] 55 | None, [INFO] [stdout] | ^^^^ [INFO] [stdout] 56 | Gzip, [INFO] [stdout] 57 | Bzip2, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 58 | Xz, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `StreamCompression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cache_dir` is never used [INFO] [stdout] --> src/actions/tool_cache.rs:85:14 [INFO] [stdout] | [INFO] [stdout] 85 | pub async fn cache_dir(tool: &str, version: &str, path: &Path, arch: Option<&str>) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CachedFolderInfo` is never constructed [INFO] [stdout] --> src/cache_cargo_home.rs:666:8 [INFO] [stdout] | [INFO] [stdout] 666 | struct CachedFolderInfo { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_installed` is never used [INFO] [stdout] --> src/cargo.rs:70:18 [INFO] [stdout] | [INFO] [stdout] 53 | impl Cargo { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 70 | pub async fn get_installed(&self) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Null` is never constructed [INFO] [stdout] --> src/cargo_hooks/hook.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct Null {} [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `num_files` is never read [INFO] [stdout] --> src/cargo_lock_hashing.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct HashInfo { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 32 | pub num_files: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HashInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_file`, `is_symlink`, `is_fifo`, `is_socket`, `is_block_device`, and `is_char_device` are never used [INFO] [stdout] --> src/node/fs.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl FileType { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] 13 | pub fn is_file(self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn is_symlink(self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn is_fifo(self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn is_socket(self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub fn is_block_device(self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn is_char_device(self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_dir` is never used [INFO] [stdout] --> src/node/fs.rs:163:14 [INFO] [stdout] | [INFO] [stdout] 163 | pub async fn create_dir>(path: P) -> Result<(), JsValue> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove_file` is never used [INFO] [stdout] --> src/node/fs.rs:175:14 [INFO] [stdout] | [INFO] [stdout] 175 | pub async fn remove_file>(path: P) -> Result<(), JsValue> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `created` and `file_type` are never used [INFO] [stdout] --> src/node/fs.rs:239:12 [INFO] [stdout] | [INFO] [stdout] 193 | impl Metadata { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 239 | pub fn created(&self) -> DateTime { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 244 | pub fn file_type(&self) -> FileType { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `eol` is never used [INFO] [stdout] --> src/node/os.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn eol() -> Cow<'static, str> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `machine` is never used [INFO] [stdout] --> src/node/os.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn machine() -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `temp_dir` is never used [INFO] [stdout] --> src/node/os.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn temp_dir() -> path::Path { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `EOL` is never used [INFO] [stdout] --> src/node/os.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | pub static EOL: Object; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delimiter` is never used [INFO] [stdout] --> src/node/path.rs:146:8 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn delimiter() -> Cow<'static, str> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `DELIMITER` is never used [INFO] [stdout] --> src/node/path.rs:161:20 [INFO] [stdout] | [INFO] [stdout] 161 | pub static DELIMITER: Object; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/actions/push_line_splitter.rs:59:29 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn write_via_buffer(&mut self, len: usize) -> WriteBuffer { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 59 | pub fn write_via_buffer(&mut self, len: usize) -> WriteBuffer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/actions/push_line_splitter.rs:81:22 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn next_line(&mut self) -> Option> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 81 | pub fn next_line(&mut self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/actions/tool_cache.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 62 | fn tar_flag(&self) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 62 | fn tar_flag(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cache_cargo_home.rs:544:19 [INFO] [stdout] | [INFO] [stdout] 544 | fn short_name(&self) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 544 | fn short_name(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cache_cargo_home.rs:549:22 [INFO] [stdout] | [INFO] [stdout] 549 | fn friendly_name(&self) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 549 | fn friendly_name(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cargo.rs:44:18 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn short(&self) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 44 | pub fn short(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cargo.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn long(&self) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 48 | pub fn long(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cargo.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 103 | ) -> Result { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 103 | ) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cargo_hooks/annotation.rs:81:33 [INFO] [stdout] | [INFO] [stdout] 81 | fn additional_cargo_options(&self) -> Vec> { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 81 | fn additional_cargo_options(&self) -> Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cargo_hooks/hook.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 7 | fn additional_cargo_options(&self) -> Vec> { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7 | fn additional_cargo_options(&self) -> Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cargo_hooks/hook.rs:32:33 [INFO] [stdout] | [INFO] [stdout] 32 | fn additional_cargo_options(&self) -> Vec> { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 32 | fn additional_cargo_options(&self) -> Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cargo_hooks/install.rs:126:33 [INFO] [stdout] | [INFO] [stdout] 126 | fn additional_cargo_options(&self) -> Vec> { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 126 | fn additional_cargo_options(&self) -> Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.96s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ferrous-actions v0.1.0-beta.1 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "a1905f30fc079e41581f63cc26fff7f7f5a61e6da67ec074e060f187c00abdbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1905f30fc079e41581f63cc26fff7f7f5a61e6da67ec074e060f187c00abdbf", kill_on_drop: false }` [INFO] [stdout] a1905f30fc079e41581f63cc26fff7f7f5a61e6da67ec074e060f187c00abdbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 252d6d95b63bcc49729f7b0d498a58447ffbb619cb6d9ee321b1f25b581e44dc [INFO] running `Command { std: "docker" "start" "-a" "252d6d95b63bcc49729f7b0d498a58447ffbb619cb6d9ee321b1f25b581e44dc", kill_on_drop: false }` [INFO] [stderr] Compiling ferrous-actions v0.1.0-beta.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `shlex::quote`: replace with `try_quote(str)?` to avoid nul byte danger [INFO] [stdout] --> src/cargo_hooks/install.rs:54:39 [INFO] [stdout] | [INFO] [stdout] 54 | arg_string += &shlex::quote(arg); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated static `node::os::ffi::EOL`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/node/os.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | ffi::EOL [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/node/os.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | pub static EOL: Object; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated static `node::path::ffi::SEPARATOR`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/node/path.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | ffi::SEPARATOR [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated static `node::path::ffi::DELIMITER`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/node/path.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | ffi::DELIMITER [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/node/path.rs:161:20 [INFO] [stdout] | [INFO] [stdout] 161 | pub static DELIMITER: Object; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/node/path.rs:164:20 [INFO] [stdout] | [INFO] [stdout] 164 | pub static SEPARATOR: Object; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated static `node::process::ffi::ENV`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/node/process.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | let env = ffi::ENV.clone(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/node/process.rs:32:20 [INFO] [stdout] | [INFO] [stdout] 32 | pub static ENV: Object; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated static `system::rng::ffi::MATH`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/system/rng.rs:53:31 [INFO] [stdout] | [INFO] [stdout] 53 | let random = ffi::MATH [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/system/rng.rs:76:20 [INFO] [stdout] | [INFO] [stdout] 76 | pub static MATH: MathObject; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/toolchain.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | pub async fn install(toolchain_config: &ToolchainConfig) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: Default` will fail [INFO] [stdout] --> src/toolchain.rs:190:36 [INFO] [stdout] | [INFO] [stdout] 190 | process_packages.try_collect().await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 190 | process_packages.try_collect::<()>().await?; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/node/fs.rs:225:36 [INFO] [stdout] | [INFO] [stdout] 225 | let naive = NaiveDateTime::from_timestamp_opt(secs, subsec_nanos).expect("File time out of bounds"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/node/fs.rs:226:19 [INFO] [stdout] | [INFO] [stdout] 226 | DateTime::from_utc(naive, Utc) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/node/os.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | pub static EOL: Object; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/node/path.rs:161:20 [INFO] [stdout] | [INFO] [stdout] 161 | pub static DELIMITER: Object; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/node/path.rs:164:20 [INFO] [stdout] | [INFO] [stdout] 164 | pub static SEPARATOR: Object; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/node/process.rs:32:20 [INFO] [stdout] | [INFO] [stdout] 32 | pub static ENV: Object; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/system/rng.rs:76:20 [INFO] [stdout] | [INFO] [stdout] 76 | pub static MATH: MathObject; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set_output` is never used [INFO] [stdout] --> src/actions/core.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn set_output, V: Into>(name: N, value: V) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `required` and `trim_whitespace` are never used [INFO] [stdout] --> src/actions/core.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 81 | impl Input { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] 82 | pub fn required(&mut self, value: bool) -> &mut Input { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | pub fn trim_whitespace(&mut self, value: bool) -> &mut Input { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_input` is never used [INFO] [stdout] --> src/actions/core.rs:219:8 [INFO] [stdout] | [INFO] [stdout] 219 | pub fn get_input>(input: I) -> Result, JsValue> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `export_variable` is never used [INFO] [stdout] --> src/actions/core.rs:232:8 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn export_variable, V: Into>(name: N, value: V) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `errline` and `stderr` are never used [INFO] [stdout] --> src/actions/exec.rs:156:12 [INFO] [stdout] | [INFO] [stdout] 95 | impl Command { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 156 | pub fn errline(&mut self, callback: F) -> &mut Command { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | pub fn stderr(&mut self, redirect: Stdio) -> &mut Command { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `write` is never used [INFO] [stdout] --> src/actions/push_line_splitter.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 43 | impl PushLineSplitter { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn write(&mut self, data: &[u8]) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_inputs` is never used [INFO] [stdout] --> src/actions/push_line_splitter.rs:137:8 [INFO] [stdout] | [INFO] [stdout] 137 | fn test_inputs() -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Mode` is never used [INFO] [stdout] --> src/actions/push_line_splitter.rs:154:10 [INFO] [stdout] | [INFO] [stdout] 154 | enum Mode { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_reconstruction` is never used [INFO] [stdout] --> src/actions/push_line_splitter.rs:159:8 [INFO] [stdout] | [INFO] [stdout] 159 | fn test_reconstruction(mode: Mode) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bulk_write` is never used [INFO] [stdout] --> src/actions/push_line_splitter.rs:195:8 [INFO] [stdout] | [INFO] [stdout] 195 | fn bulk_write() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `byte_at_a_time_write` is never used [INFO] [stdout] --> src/actions/push_line_splitter.rs:200:8 [INFO] [stdout] | [INFO] [stdout] 200 | fn byte_at_a_time_write() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `dest` and `auth` are never used [INFO] [stdout] --> src/actions/tool_cache.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl DownloadTool { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] 26 | pub fn dest>(&mut self, dest: D) -> &mut Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn auth>(&mut self, auth: A) -> &mut Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `None`, `Bzip2`, and `Xz` are never constructed [INFO] [stdout] --> src/actions/tool_cache.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum StreamCompression { [INFO] [stdout] | ----------------- variants in this enum [INFO] [stdout] 55 | None, [INFO] [stdout] | ^^^^ [INFO] [stdout] 56 | Gzip, [INFO] [stdout] 57 | Bzip2, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 58 | Xz, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `StreamCompression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cache_dir` is never used [INFO] [stdout] --> src/actions/tool_cache.rs:85:14 [INFO] [stdout] | [INFO] [stdout] 85 | pub async fn cache_dir(tool: &str, version: &str, path: &Path, arch: Option<&str>) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CachedFolderInfo` is never constructed [INFO] [stdout] --> src/cache_cargo_home.rs:666:8 [INFO] [stdout] | [INFO] [stdout] 666 | struct CachedFolderInfo { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_installed` is never used [INFO] [stdout] --> src/cargo.rs:70:18 [INFO] [stdout] | [INFO] [stdout] 53 | impl Cargo { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 70 | pub async fn get_installed(&self) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Null` is never constructed [INFO] [stdout] --> src/cargo_hooks/hook.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct Null {} [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `num_files` is never read [INFO] [stdout] --> src/cargo_lock_hashing.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct HashInfo { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 32 | pub num_files: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HashInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_file`, `is_symlink`, `is_fifo`, `is_socket`, `is_block_device`, and `is_char_device` are never used [INFO] [stdout] --> src/node/fs.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl FileType { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] 13 | pub fn is_file(self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn is_symlink(self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn is_fifo(self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn is_socket(self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub fn is_block_device(self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn is_char_device(self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_dir` is never used [INFO] [stdout] --> src/node/fs.rs:163:14 [INFO] [stdout] | [INFO] [stdout] 163 | pub async fn create_dir>(path: P) -> Result<(), JsValue> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove_file` is never used [INFO] [stdout] --> src/node/fs.rs:175:14 [INFO] [stdout] | [INFO] [stdout] 175 | pub async fn remove_file>(path: P) -> Result<(), JsValue> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `created` and `file_type` are never used [INFO] [stdout] --> src/node/fs.rs:239:12 [INFO] [stdout] | [INFO] [stdout] 193 | impl Metadata { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 239 | pub fn created(&self) -> DateTime { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 244 | pub fn file_type(&self) -> FileType { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Entry` is never used [INFO] [stdout] --> src/node/fs.rs:402:10 [INFO] [stdout] | [INFO] [stdout] 402 | enum Entry { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_random` is never used [INFO] [stdout] --> src/node/fs.rs:411:8 [INFO] [stdout] | [INFO] [stdout] 411 | fn get_random() -> u64 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `temp_path` is never used [INFO] [stdout] --> src/node/fs.rs:428:8 [INFO] [stdout] | [INFO] [stdout] 428 | fn temp_path() -> Path { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_read_unlink_file` is never used [INFO] [stdout] --> src/node/fs.rs:436:14 [INFO] [stdout] | [INFO] [stdout] 436 | async fn write_read_unlink_file() -> Result<(), JsValue> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_remove_dir` is never used [INFO] [stdout] --> src/node/fs.rs:448:14 [INFO] [stdout] | [INFO] [stdout] 448 | async fn create_remove_dir() -> Result<(), JsValue> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rename_file` is never used [INFO] [stdout] --> src/node/fs.rs:467:14 [INFO] [stdout] | [INFO] [stdout] 467 | async fn rename_file() -> Result<(), JsValue> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_dir_and_lstat` is never used [INFO] [stdout] --> src/node/fs.rs:482:14 [INFO] [stdout] | [INFO] [stdout] 482 | async fn read_dir_and_lstat() -> Result<(), JsValue> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `duration_abs` is never used [INFO] [stdout] --> src/node/fs.rs:537:8 [INFO] [stdout] | [INFO] [stdout] 537 | fn duration_abs(duration: chrono::Duration) -> chrono::Duration { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `timestamps_match_system_time` is never used [INFO] [stdout] --> src/node/fs.rs:546:14 [INFO] [stdout] | [INFO] [stdout] 546 | async fn timestamps_match_system_time() -> Result<(), JsValue> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `utimes` is never used [INFO] [stdout] --> src/node/fs.rs:565:14 [INFO] [stdout] | [INFO] [stdout] 565 | async fn utimes() -> Result<(), JsValue> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `eol` is never used [INFO] [stdout] --> src/node/os.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn eol() -> Cow<'static, str> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `machine` is never used [INFO] [stdout] --> src/node/os.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn machine() -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `temp_dir` is never used [INFO] [stdout] --> src/node/os.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn temp_dir() -> path::Path { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `EOL` is never used [INFO] [stdout] --> src/node/os.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | pub static EOL: Object; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `invoke_arch` is never used [INFO] [stdout] --> src/node/os.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | fn invoke_arch() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `invoke_homedir` is never used [INFO] [stdout] --> src/node/os.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 68 | fn invoke_homedir() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `invoke_machine` is never used [INFO] [stdout] --> src/node/os.rs:73:8 [INFO] [stdout] | [INFO] [stdout] 73 | fn invoke_machine() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `invoke_platform` is never used [INFO] [stdout] --> src/node/os.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 78 | fn invoke_platform() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `invoke_temp_dir` is never used [INFO] [stdout] --> src/node/os.rs:83:8 [INFO] [stdout] | [INFO] [stdout] 83 | fn invoke_temp_dir() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delimiter` is never used [INFO] [stdout] --> src/node/path.rs:146:8 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn delimiter() -> Cow<'static, str> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `DELIMITER` is never used [INFO] [stdout] --> src/node/path.rs:161:20 [INFO] [stdout] | [INFO] [stdout] 161 | pub static DELIMITER: Object; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_absolute` is never used [INFO] [stdout] --> src/node/path.rs:190:8 [INFO] [stdout] | [INFO] [stdout] 190 | fn check_absolute() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_relative` is never used [INFO] [stdout] --> src/node/path.rs:196:8 [INFO] [stdout] | [INFO] [stdout] 196 | fn check_relative() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_separator` is never used [INFO] [stdout] --> src/node/path.rs:202:8 [INFO] [stdout] | [INFO] [stdout] 202 | fn check_separator() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_delimiter` is never used [INFO] [stdout] --> src/node/path.rs:208:8 [INFO] [stdout] | [INFO] [stdout] 208 | fn check_delimiter() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_parent` is never used [INFO] [stdout] --> src/node/path.rs:214:8 [INFO] [stdout] | [INFO] [stdout] 214 | fn check_parent() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_basename` is never used [INFO] [stdout] --> src/node/path.rs:222:8 [INFO] [stdout] | [INFO] [stdout] 222 | fn check_basename() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_push` is never used [INFO] [stdout] --> src/node/path.rs:243:8 [INFO] [stdout] | [INFO] [stdout] 243 | fn check_push() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_join` is never used [INFO] [stdout] --> src/node/path.rs:253:8 [INFO] [stdout] | [INFO] [stdout] 253 | fn check_join() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_current_normalization` is never used [INFO] [stdout] --> src/node/path.rs:262:8 [INFO] [stdout] | [INFO] [stdout] 262 | fn check_current_normalization() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_parent_normalization` is never used [INFO] [stdout] --> src/node/path.rs:270:8 [INFO] [stdout] | [INFO] [stdout] 270 | fn check_parent_normalization() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_exists` is never used [INFO] [stdout] --> src/node/path.rs:290:14 [INFO] [stdout] | [INFO] [stdout] 290 | async fn check_exists() -> Result<(), JsValue> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_equality` is never used [INFO] [stdout] --> src/node/path.rs:303:8 [INFO] [stdout] | [INFO] [stdout] 303 | fn check_equality() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `invoke_get_env` is never used [INFO] [stdout] --> src/node/process.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | fn invoke_get_env() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `invoke_cwd` is never used [INFO] [stdout] --> src/node/process.rs:48:14 [INFO] [stdout] | [INFO] [stdout] 48 | async fn invoke_cwd() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `construct_writable` is never used [INFO] [stdout] --> src/node/stream.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn construct_writable() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/actions/push_line_splitter.rs:59:29 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn write_via_buffer(&mut self, len: usize) -> WriteBuffer { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 59 | pub fn write_via_buffer(&mut self, len: usize) -> WriteBuffer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/actions/push_line_splitter.rs:81:22 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn next_line(&mut self) -> Option> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 81 | pub fn next_line(&mut self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/actions/tool_cache.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 62 | fn tar_flag(&self) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 62 | fn tar_flag(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cache_cargo_home.rs:544:19 [INFO] [stdout] | [INFO] [stdout] 544 | fn short_name(&self) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 544 | fn short_name(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cache_cargo_home.rs:549:22 [INFO] [stdout] | [INFO] [stdout] 549 | fn friendly_name(&self) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 549 | fn friendly_name(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cargo.rs:44:18 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn short(&self) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 44 | pub fn short(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cargo.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn long(&self) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 48 | pub fn long(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cargo.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 103 | ) -> Result { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 103 | ) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cargo_hooks/annotation.rs:81:33 [INFO] [stdout] | [INFO] [stdout] 81 | fn additional_cargo_options(&self) -> Vec> { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 81 | fn additional_cargo_options(&self) -> Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cargo_hooks/hook.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 7 | fn additional_cargo_options(&self) -> Vec> { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7 | fn additional_cargo_options(&self) -> Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cargo_hooks/hook.rs:32:33 [INFO] [stdout] | [INFO] [stdout] 32 | fn additional_cargo_options(&self) -> Vec> { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 32 | fn additional_cargo_options(&self) -> Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cargo_hooks/install.rs:126:33 [INFO] [stdout] | [INFO] [stdout] 126 | fn additional_cargo_options(&self) -> Vec> { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 126 | fn additional_cargo_options(&self) -> Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.78s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ferrous-actions v0.1.0-beta.1 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "252d6d95b63bcc49729f7b0d498a58447ffbb619cb6d9ee321b1f25b581e44dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "252d6d95b63bcc49729f7b0d498a58447ffbb619cb6d9ee321b1f25b581e44dc", kill_on_drop: false }` [INFO] [stdout] 252d6d95b63bcc49729f7b0d498a58447ffbb619cb6d9ee321b1f25b581e44dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9831ab4ac929eab77cd590211e01d5bb2a57f244a1da77f0452ad8eedc5f7765 [INFO] running `Command { std: "docker" "start" "-a" "9831ab4ac929eab77cd590211e01d5bb2a57f244a1da77f0452ad8eedc5f7765", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated function `shlex::quote`: replace with `try_quote(str)?` to avoid nul byte danger [INFO] [stderr] --> src/cargo_hooks/install.rs:54:39 [INFO] [stderr] | [INFO] [stderr] 54 | arg_string += &shlex::quote(arg); [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated static `node::os::ffi::EOL`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stderr] --> src/node/os.rs:9:14 [INFO] [stderr] | [INFO] [stderr] 9 | ffi::EOL [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stderr] --> src/node/os.rs:48:20 [INFO] [stderr] | [INFO] [stderr] 48 | pub static EOL: Object; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated static `node::path::ffi::SEPARATOR`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stderr] --> src/node/path.rs:13:14 [INFO] [stderr] | [INFO] [stderr] 13 | ffi::SEPARATOR [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated static `node::path::ffi::DELIMITER`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stderr] --> src/node/path.rs:24:14 [INFO] [stderr] | [INFO] [stderr] 24 | ffi::DELIMITER [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stderr] --> src/node/path.rs:161:20 [INFO] [stderr] | [INFO] [stderr] 161 | pub static DELIMITER: Object; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stderr] --> src/node/path.rs:164:20 [INFO] [stderr] | [INFO] [stderr] 164 | pub static SEPARATOR: Object; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated static `node::process::ffi::ENV`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stderr] --> src/node/process.rs:12:20 [INFO] [stderr] | [INFO] [stderr] 12 | let env = ffi::ENV.clone(); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stderr] --> src/node/process.rs:32:20 [INFO] [stderr] | [INFO] [stderr] 32 | pub static ENV: Object; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated static `system::rng::ffi::MATH`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stderr] --> src/system/rng.rs:53:31 [INFO] [stderr] | [INFO] [stderr] 53 | let random = ffi::MATH [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stderr] --> src/system/rng.rs:76:20 [INFO] [stderr] | [INFO] [stderr] 76 | pub static MATH: MathObject; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/toolchain.rs:149:1 [INFO] [stderr] | [INFO] [stderr] 149 | pub async fn install(toolchain_config: &ToolchainConfig) -> Result<(), Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: Default` will fail [INFO] [stderr] --> src/toolchain.rs:190:36 [INFO] [stderr] | [INFO] [stderr] 190 | process_packages.try_collect().await?; [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stderr] help: use `()` annotations to avoid fallback changes [INFO] [stderr] | [INFO] [stderr] 190 | process_packages.try_collect::<()>().await?; [INFO] [stderr] | ++++++ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stderr] --> src/node/fs.rs:225:36 [INFO] [stderr] | [INFO] [stderr] 225 | let naive = NaiveDateTime::from_timestamp_opt(secs, subsec_nanos).expect("File time out of bounds"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stderr] --> src/node/fs.rs:226:19 [INFO] [stderr] | [INFO] [stderr] 226 | DateTime::from_utc(naive, Utc) [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stderr] --> src/node/os.rs:48:20 [INFO] [stderr] | [INFO] [stderr] 48 | pub static EOL: Object; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stderr] --> src/node/path.rs:161:20 [INFO] [stderr] | [INFO] [stderr] 161 | pub static DELIMITER: Object; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stderr] --> src/node/path.rs:164:20 [INFO] [stderr] | [INFO] [stderr] 164 | pub static SEPARATOR: Object; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stderr] --> src/node/process.rs:32:20 [INFO] [stderr] | [INFO] [stderr] 32 | pub static ENV: Object; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stderr] --> src/system/rng.rs:76:20 [INFO] [stderr] | [INFO] [stderr] 76 | pub static MATH: MathObject; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `set_output` is never used [INFO] [stderr] --> src/actions/core.rs:60:8 [INFO] [stderr] | [INFO] [stderr] 60 | pub fn set_output, V: Into>(name: N, value: V) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: methods `required` and `trim_whitespace` are never used [INFO] [stderr] --> src/actions/core.rs:82:12 [INFO] [stderr] | [INFO] [stderr] 81 | impl Input { [INFO] [stderr] | ---------- methods in this implementation [INFO] [stderr] 82 | pub fn required(&mut self, value: bool) -> &mut Input { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 87 | pub fn trim_whitespace(&mut self, value: bool) -> &mut Input { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `get_input` is never used [INFO] [stderr] --> src/actions/core.rs:219:8 [INFO] [stderr] | [INFO] [stderr] 219 | pub fn get_input>(input: I) -> Result, JsValue> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `export_variable` is never used [INFO] [stderr] --> src/actions/core.rs:232:8 [INFO] [stderr] | [INFO] [stderr] 232 | pub fn export_variable, V: Into>(name: N, value: V) { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `errline` and `stderr` are never used [INFO] [stderr] --> src/actions/exec.rs:156:12 [INFO] [stderr] | [INFO] [stderr] 95 | impl Command { [INFO] [stderr] | ------------ methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 156 | pub fn errline(&mut self, callback: F) -> &mut Command { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 166 | pub fn stderr(&mut self, redirect: Stdio) -> &mut Command { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `write` is never used [INFO] [stderr] --> src/actions/push_line_splitter.rs:53:12 [INFO] [stderr] | [INFO] [stderr] 43 | impl PushLineSplitter { [INFO] [stderr] | --------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 53 | pub fn write(&mut self, data: &[u8]) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `test_inputs` is never used [INFO] [stderr] --> src/actions/push_line_splitter.rs:137:8 [INFO] [stderr] | [INFO] [stderr] 137 | fn test_inputs() -> Vec> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum `Mode` is never used [INFO] [stderr] --> src/actions/push_line_splitter.rs:154:10 [INFO] [stderr] | [INFO] [stderr] 154 | enum Mode { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `test_reconstruction` is never used [INFO] [stderr] --> src/actions/push_line_splitter.rs:159:8 [INFO] [stderr] | [INFO] [stderr] 159 | fn test_reconstruction(mode: Mode) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `bulk_write` is never used [INFO] [stderr] --> src/actions/push_line_splitter.rs:195:8 [INFO] [stderr] | [INFO] [stderr] 195 | fn bulk_write() { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `byte_at_a_time_write` is never used [INFO] [stderr] --> src/actions/push_line_splitter.rs:200:8 [INFO] [stderr] | [INFO] [stderr] 200 | fn byte_at_a_time_write() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `dest` and `auth` are never used [INFO] [stderr] --> src/actions/tool_cache.rs:26:12 [INFO] [stderr] | [INFO] [stderr] 25 | impl DownloadTool { [INFO] [stderr] | ----------------- methods in this implementation [INFO] [stderr] 26 | pub fn dest>(&mut self, dest: D) -> &mut Self { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 31 | pub fn auth>(&mut self, auth: A) -> &mut Self { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: variants `None`, `Bzip2`, and `Xz` are never constructed [INFO] [stderr] --> src/actions/tool_cache.rs:55:5 [INFO] [stderr] | [INFO] [stderr] 54 | pub enum StreamCompression { [INFO] [stderr] | ----------------- variants in this enum [INFO] [stderr] 55 | None, [INFO] [stderr] | ^^^^ [INFO] [stderr] 56 | Gzip, [INFO] [stderr] 57 | Bzip2, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 58 | Xz, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `StreamCompression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: function `cache_dir` is never used [INFO] [stderr] --> src/actions/tool_cache.rs:85:14 [INFO] [stderr] | [INFO] [stderr] 85 | pub async fn cache_dir(tool: &str, version: &str, path: &Path, arch: Option<&str>) -> Result { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `CachedFolderInfo` is never constructed [INFO] [stderr] --> src/cache_cargo_home.rs:666:8 [INFO] [stderr] | [INFO] [stderr] 666 | struct CachedFolderInfo { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `get_installed` is never used [INFO] [stderr] --> src/cargo.rs:70:18 [INFO] [stderr] | [INFO] [stderr] 53 | impl Cargo { [INFO] [stderr] | ---------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 70 | pub async fn get_installed(&self) -> Result, Error> { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Null` is never constructed [INFO] [stderr] --> src/cargo_hooks/hook.rs:60:12 [INFO] [stderr] | [INFO] [stderr] 60 | pub struct Null {} [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `num_files` is never read [INFO] [stderr] --> src/cargo_lock_hashing.rs:32:9 [INFO] [stderr] | [INFO] [stderr] 31 | pub struct HashInfo { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] 32 | pub num_files: usize, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `HashInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: methods `is_file`, `is_symlink`, `is_fifo`, `is_socket`, `is_block_device`, and `is_char_device` are never used [INFO] [stderr] --> src/node/fs.rs:13:12 [INFO] [stderr] | [INFO] [stderr] 12 | impl FileType { [INFO] [stderr] | ------------- methods in this implementation [INFO] [stderr] 13 | pub fn is_file(self) -> bool { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 21 | pub fn is_symlink(self) -> bool { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 25 | pub fn is_fifo(self) -> bool { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 29 | pub fn is_socket(self) -> bool { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 33 | pub fn is_block_device(self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 37 | pub fn is_char_device(self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_dir` is never used [INFO] [stderr] --> src/node/fs.rs:163:14 [INFO] [stderr] | [INFO] [stderr] 163 | pub async fn create_dir>(path: P) -> Result<(), JsValue> { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `remove_file` is never used [INFO] [stderr] --> src/node/fs.rs:175:14 [INFO] [stderr] | [INFO] [stderr] 175 | pub async fn remove_file>(path: P) -> Result<(), JsValue> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `created` and `file_type` are never used [INFO] [stderr] --> src/node/fs.rs:239:12 [INFO] [stderr] | [INFO] [stderr] 193 | impl Metadata { [INFO] [stderr] | ------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 239 | pub fn created(&self) -> DateTime { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 244 | pub fn file_type(&self) -> FileType { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum `Entry` is never used [INFO] [stderr] --> src/node/fs.rs:402:10 [INFO] [stderr] | [INFO] [stderr] 402 | enum Entry { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `get_random` is never used [INFO] [stderr] --> src/node/fs.rs:411:8 [INFO] [stderr] | [INFO] [stderr] 411 | fn get_random() -> u64 { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `temp_path` is never used [INFO] [stderr] --> src/node/fs.rs:428:8 [INFO] [stderr] | [INFO] [stderr] 428 | fn temp_path() -> Path { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `write_read_unlink_file` is never used [INFO] [stderr] --> src/node/fs.rs:436:14 [INFO] [stderr] | [INFO] [stderr] 436 | async fn write_read_unlink_file() -> Result<(), JsValue> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_remove_dir` is never used [INFO] [stderr] --> src/node/fs.rs:448:14 [INFO] [stderr] | [INFO] [stderr] 448 | async fn create_remove_dir() -> Result<(), JsValue> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `rename_file` is never used [INFO] [stderr] --> src/node/fs.rs:467:14 [INFO] [stderr] | [INFO] [stderr] 467 | async fn rename_file() -> Result<(), JsValue> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `read_dir_and_lstat` is never used [INFO] [stderr] --> src/node/fs.rs:482:14 [INFO] [stderr] | [INFO] [stderr] 482 | async fn read_dir_and_lstat() -> Result<(), JsValue> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `duration_abs` is never used [INFO] [stderr] --> src/node/fs.rs:537:8 [INFO] [stderr] | [INFO] [stderr] 537 | fn duration_abs(duration: chrono::Duration) -> chrono::Duration { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `timestamps_match_system_time` is never used [INFO] [stderr] --> src/node/fs.rs:546:14 [INFO] [stderr] | [INFO] [stderr] 546 | async fn timestamps_match_system_time() -> Result<(), JsValue> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `utimes` is never used [INFO] [stderr] --> src/node/fs.rs:565:14 [INFO] [stderr] | [INFO] [stderr] 565 | async fn utimes() -> Result<(), JsValue> { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `eol` is never used [INFO] [stderr] --> src/node/os.rs:17:8 [INFO] [stderr] | [INFO] [stderr] 17 | pub fn eol() -> Cow<'static, str> { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `machine` is never used [INFO] [stderr] --> src/node/os.rs:25:8 [INFO] [stderr] | [INFO] [stderr] 25 | pub fn machine() -> String { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `temp_dir` is never used [INFO] [stderr] --> src/node/os.rs:37:8 [INFO] [stderr] | [INFO] [stderr] 37 | pub fn temp_dir() -> path::Path { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: static `EOL` is never used [INFO] [stderr] --> src/node/os.rs:48:20 [INFO] [stderr] | [INFO] [stderr] 48 | pub static EOL: Object; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `invoke_arch` is never used [INFO] [stderr] --> src/node/os.rs:63:8 [INFO] [stderr] | [INFO] [stderr] 63 | fn invoke_arch() { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `invoke_homedir` is never used [INFO] [stderr] --> src/node/os.rs:68:8 [INFO] [stderr] | [INFO] [stderr] 68 | fn invoke_homedir() { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `invoke_machine` is never used [INFO] [stderr] --> src/node/os.rs:73:8 [INFO] [stderr] | [INFO] [stderr] 73 | fn invoke_machine() { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `invoke_platform` is never used [INFO] [stderr] --> src/node/os.rs:78:8 [INFO] [stderr] | [INFO] [stderr] 78 | fn invoke_platform() { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `invoke_temp_dir` is never used [INFO] [stderr] --> src/node/os.rs:83:8 [INFO] [stderr] | [INFO] [stderr] 83 | fn invoke_temp_dir() { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `delimiter` is never used [INFO] [stderr] --> src/node/path.rs:146:8 [INFO] [stderr] | [INFO] [stderr] 146 | pub fn delimiter() -> Cow<'static, str> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: static `DELIMITER` is never used [INFO] [stderr] --> src/node/path.rs:161:20 [INFO] [stderr] | [INFO] [stderr] 161 | pub static DELIMITER: Object; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check_absolute` is never used [INFO] [stderr] --> src/node/path.rs:190:8 [INFO] [stderr] | [INFO] [stderr] 190 | fn check_absolute() { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check_relative` is never used [INFO] [stderr] --> src/node/path.rs:196:8 [INFO] [stderr] | [INFO] [stderr] 196 | fn check_relative() { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check_separator` is never used [INFO] [stderr] --> src/node/path.rs:202:8 [INFO] [stderr] | [INFO] [stderr] 202 | fn check_separator() { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check_delimiter` is never used [INFO] [stderr] --> src/node/path.rs:208:8 [INFO] [stderr] | [INFO] [stderr] 208 | fn check_delimiter() { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check_parent` is never used [INFO] [stderr] --> src/node/path.rs:214:8 [INFO] [stderr] | [INFO] [stderr] 214 | fn check_parent() { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check_basename` is never used [INFO] [stderr] --> src/node/path.rs:222:8 [INFO] [stderr] | [INFO] [stderr] 222 | fn check_basename() { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check_push` is never used [INFO] [stderr] --> src/node/path.rs:243:8 [INFO] [stderr] | [INFO] [stderr] 243 | fn check_push() { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check_join` is never used [INFO] [stderr] --> src/node/path.rs:253:8 [INFO] [stderr] | [INFO] [stderr] 253 | fn check_join() { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check_current_normalization` is never used [INFO] [stderr] --> src/node/path.rs:262:8 [INFO] [stderr] | [INFO] [stderr] 262 | fn check_current_normalization() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check_parent_normalization` is never used [INFO] [stderr] --> src/node/path.rs:270:8 [INFO] [stderr] | [INFO] [stderr] 270 | fn check_parent_normalization() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check_exists` is never used [INFO] [stderr] --> src/node/path.rs:290:14 [INFO] [stderr] | [INFO] [stderr] 290 | async fn check_exists() -> Result<(), JsValue> { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check_equality` is never used [INFO] [stderr] --> src/node/path.rs:303:8 [INFO] [stderr] | [INFO] [stderr] 303 | fn check_equality() { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `invoke_get_env` is never used [INFO] [stderr] --> src/node/process.rs:43:8 [INFO] [stderr] | [INFO] [stderr] 43 | fn invoke_get_env() { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `invoke_cwd` is never used [INFO] [stderr] --> src/node/process.rs:48:14 [INFO] [stderr] | [INFO] [stderr] 48 | async fn invoke_cwd() { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `construct_writable` is never used [INFO] [stderr] --> src/node/stream.rs:23:8 [INFO] [stderr] | [INFO] [stderr] 23 | fn construct_writable() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/actions/push_line_splitter.rs:59:29 [INFO] [stderr] | [INFO] [stderr] 59 | pub fn write_via_buffer(&mut self, len: usize) -> WriteBuffer { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided 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] 59 | pub fn write_via_buffer(&mut self, len: usize) -> WriteBuffer<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/actions/push_line_splitter.rs:81:22 [INFO] [stderr] | [INFO] [stderr] 81 | pub fn next_line(&mut self) -> Option> { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 81 | pub fn next_line(&mut self) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/actions/tool_cache.rs:62:17 [INFO] [stderr] | [INFO] [stderr] 62 | fn tar_flag(&self) -> Cow { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 62 | fn tar_flag(&self) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/cache_cargo_home.rs:544:19 [INFO] [stderr] | [INFO] [stderr] 544 | fn short_name(&self) -> Cow { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 544 | fn short_name(&self) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/cache_cargo_home.rs:549:22 [INFO] [stderr] | [INFO] [stderr] 549 | fn friendly_name(&self) -> Cow { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 549 | fn friendly_name(&self) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/cargo.rs:44:18 [INFO] [stderr] | [INFO] [stderr] 44 | pub fn short(&self) -> Cow { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 44 | pub fn short(&self) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/cargo.rs:48:17 [INFO] [stderr] | [INFO] [stderr] 48 | pub fn long(&self) -> Cow { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 48 | pub fn long(&self) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/cargo.rs:98:9 [INFO] [stderr] | [INFO] [stderr] 98 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 103 | ) -> Result { [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] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 103 | ) -> Result, Error> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/cargo_hooks/annotation.rs:81:33 [INFO] [stderr] | [INFO] [stderr] 81 | fn additional_cargo_options(&self) -> Vec> { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 81 | fn additional_cargo_options(&self) -> Vec> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/cargo_hooks/hook.rs:7:33 [INFO] [stderr] | [INFO] [stderr] 7 | fn additional_cargo_options(&self) -> Vec> { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 7 | fn additional_cargo_options(&self) -> Vec> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/cargo_hooks/hook.rs:32:33 [INFO] [stderr] | [INFO] [stderr] 32 | fn additional_cargo_options(&self) -> Vec> { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 32 | fn additional_cargo_options(&self) -> Vec> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/cargo_hooks/install.rs:126:33 [INFO] [stderr] | [INFO] [stderr] 126 | fn additional_cargo_options(&self) -> Vec> { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 126 | fn additional_cargo_options(&self) -> Vec> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `ferrous-actions` (lib test) generated 89 warnings (run `cargo fix --lib -p ferrous-actions --tests` to apply 13 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ferrous-actions v0.1.0-beta.1 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ferrous_actions-05ad6ce8b258d39a) [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" "9831ab4ac929eab77cd590211e01d5bb2a57f244a1da77f0452ad8eedc5f7765", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9831ab4ac929eab77cd590211e01d5bb2a57f244a1da77f0452ad8eedc5f7765", kill_on_drop: false }` [INFO] [stdout] 9831ab4ac929eab77cd590211e01d5bb2a57f244a1da77f0452ad8eedc5f7765