[INFO] cloning repository https://github.com/eddoss/unimake-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eddoss/unimake-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feddoss%2Funimake-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feddoss%2Funimake-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 51282d2dd683268845913d0f51101f81d44ece59 [INFO] checking eddoss/unimake-rust/51282d2dd683268845913d0f51101f81d44ece59 against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147984 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feddoss%2Funimake-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/eddoss/unimake-rust [INFO] finished tweaking git repo https://github.com/eddoss/unimake-rust [INFO] tweaked toml for git repo https://github.com/eddoss/unimake-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/eddoss/unimake-rust on toolchain f5e2df741b4a9820a7579f0c8eccc951706a8782 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/eddoss/unimake-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode_names2_generator v1.3.0 [INFO] [stderr] Downloaded rustpython-sre_engine v0.4.0 [INFO] [stderr] Downloaded unic-ucd-ident v0.9.0 [INFO] [stderr] Downloaded unic-ucd-category v0.9.0 [INFO] [stderr] Downloaded timsort v0.1.3 [INFO] [stderr] Downloaded unicode-casing v0.1.0 [INFO] [stderr] Downloaded rustyline v14.0.0 [INFO] [stderr] Downloaded uuid-macro-internal v1.17.0 [INFO] [stderr] Downloaded unicode_names2 v1.3.0 [INFO] [stderr] Downloaded builder-pattern-macro v0.4.2 [INFO] [stderr] Downloaded builder-pattern v0.4.2 [INFO] [stderr] Downloaded unic-ucd-normal v0.9.0 [INFO] [stderr] Downloaded rustpython v0.4.0 [INFO] [stderr] Downloaded rustpython-parser v0.4.0 [INFO] [stderr] Downloaded rustpython-common v0.4.0 [INFO] [stderr] Downloaded syn-ext v0.4.0 [INFO] [stderr] Downloaded malachite-bigint v0.2.3 [INFO] [stderr] Downloaded is-macro v0.3.7 [INFO] [stderr] Downloaded mac_address v1.1.8 [INFO] [stderr] Downloaded page_size v0.4.2 [INFO] [stderr] Downloaded puruspe v0.2.5 [INFO] [stderr] Downloaded unic-ucd-hangul v0.9.0 [INFO] [stderr] Downloaded unic-ucd-age v0.9.0 [INFO] [stderr] Downloaded pmutil v0.5.3 [INFO] [stderr] Downloaded result-like-derive v0.4.6 [INFO] [stderr] Downloaded result-like v0.4.6 [INFO] [stderr] Downloaded rustpython-codegen v0.4.0 [INFO] [stderr] Downloaded rustpython-compiler v0.4.0 [INFO] [stderr] Downloaded rustpython-compiler-core v0.4.0 [INFO] [stderr] Downloaded rustpython-doc v0.3.0 [INFO] [stderr] Downloaded textwrap v0.15.2 [INFO] [stderr] Downloaded ucd v0.1.1 [INFO] [stderr] Downloaded rustpython-derive-impl v0.4.0 [INFO] [stderr] Downloaded rustpython-derive v0.4.0 [INFO] [stderr] Downloaded rustpython-format v0.4.0 [INFO] [stderr] Downloaded rustpython-literal v0.4.0 [INFO] [stderr] Downloaded rustpython-ast v0.4.0 [INFO] [stderr] Downloaded rustpython-parser-vendored v0.4.0 [INFO] [stderr] Downloaded rustpython-parser-core v0.4.0 [INFO] [stderr] Downloaded rustpython-stdlib v0.4.0 [INFO] [stderr] Downloaded terminal_size v0.4.2 [INFO] [stderr] Downloaded mt19937 v2.0.1 [INFO] [stderr] Downloaded unic-normal v0.9.0 [INFO] [stderr] Downloaded volatile v0.3.0 [INFO] [stderr] Downloaded malachite v0.4.22 [INFO] [stderr] Downloaded malachite-q v0.4.22 [INFO] [stderr] Downloaded unic-emoji-char v0.9.0 [INFO] [stderr] Downloaded rustpython-vm v0.4.0 [INFO] [stderr] Downloaded rustpython-pylib v0.4.0 [INFO] [stderr] Downloaded malachite-base v0.4.22 [INFO] [stderr] Downloaded malachite-nz v0.4.22 [INFO] [stderr] Downloaded libsqlite3-sys v0.28.0 [INFO] [stderr] Downloaded junction v1.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8eb6a052a8327c02be986df3ab5c05b3e57458d4127de290ab68fd96c815ca60 [INFO] running `Command { std: "docker" "start" "-a" "8eb6a052a8327c02be986df3ab5c05b3e57458d4127de290ab68fd96c815ca60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8eb6a052a8327c02be986df3ab5c05b3e57458d4127de290ab68fd96c815ca60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eb6a052a8327c02be986df3ab5c05b3e57458d4127de290ab68fd96c815ca60", kill_on_drop: false }` [INFO] [stdout] 8eb6a052a8327c02be986df3ab5c05b3e57458d4127de290ab68fd96c815ca60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3015b6246784a3c2a7d92d403f1ee6e4f29216ead8d47436acd952bc5baea9a [INFO] running `Command { std: "docker" "start" "-a" "f3015b6246784a3c2a7d92d403f1ee6e4f29216ead8d47436acd952bc5baea9a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling malachite-nz v0.4.22 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling getopts v0.2.23 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Checking malachite-base v0.4.22 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rustpython-parser-vendored v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Checking unic-ucd-category v0.9.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling unicode_names2_generator v1.3.0 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Compiling rustpython-parser v0.4.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling unicode_names2 v1.3.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling unic-ucd-ident v0.9.0 [INFO] [stderr] Compiling syn-ext v0.4.0 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling rustpython-doc v0.3.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling rustpython-parser-core v0.4.0 [INFO] [stderr] Checking rustpython-literal v0.4.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Compiling rustpython-vm v0.4.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling result-like-derive v0.4.6 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Checking unic-ucd-hangul v0.9.0 [INFO] [stderr] Checking optional v0.5.0 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking volatile v0.3.0 [INFO] [stderr] Checking rustpython-sre_engine v0.4.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking atomic v0.6.0 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking rustyline v14.0.0 [INFO] [stderr] Checking unic-ucd-normal v0.9.0 [INFO] [stderr] Checking malachite-q v0.4.22 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking result-like v0.4.6 [INFO] [stderr] Checking caseless v0.2.2 [INFO] [stderr] Checking malachite v0.4.22 [INFO] [stderr] Checking malachite-bigint v0.2.3 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Compiling uuid-macro-internal v1.17.0 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking unic-ucd-bidi v0.9.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking uname v0.1.1 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Checking timsort v0.1.3 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking unicode-casing v0.1.0 [INFO] [stderr] Compiling rustpython-stdlib v0.4.0 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking dns-lookup v2.0.4 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking mac_address v1.1.8 [INFO] [stderr] Checking unic-normal v0.9.0 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Checking mt19937 v2.0.1 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking unic-ucd-age v0.9.0 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking rustpython-compiler-core v0.4.0 [INFO] [stderr] Checking rustpython-ast v0.4.0 [INFO] [stderr] Checking rustpython-format v0.4.0 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking rustpython-common v0.4.0 [INFO] [stderr] Checking xml-rs v0.8.26 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking puruspe v0.2.5 [INFO] [stderr] Checking ucd v0.1.1 [INFO] [stderr] Checking unicase v2.8.1 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Checking rustpython-codegen v0.4.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling rustpython-derive-impl v0.4.0 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Checking rustpython-compiler v0.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking global v0.1.0 (/opt/rustwide/workdir/crates/global) [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Compiling builder-pattern-macro v0.4.2 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking builder-pattern v0.4.2 [INFO] [stderr] Compiling rustpython-derive v0.4.0 [INFO] [stderr] Checking rustpython-pylib v0.4.0 [INFO] [stderr] Checking rustpython v0.4.0 [INFO] [stderr] Checking sdk v0.1.0 (/opt/rustwide/workdir/crates/sdk) [INFO] [stderr] Checking plugin v0.1.0 (/opt/rustwide/workdir/crates/plugins/core) [INFO] [stdout] warning: bounds on `Self: Drop` are most likely incorrect, consider instead using `std::mem::needs_drop` to detect whether a type can be trivially dropped [INFO] [stdout] --> crates/plugins/core/lib.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Interface: Drop + Send + Sync { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(drop_bounds)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on `Self: Drop` are most likely incorrect, consider instead using `std::mem::needs_drop` to detect whether a type can be trivially dropped [INFO] [stdout] --> crates/plugins/core/lib.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Interface: Drop + Send + Sync { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(drop_bounds)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking plugin-cli v0.1.0 (/opt/rustwide/workdir/crates/plugins/cli) [INFO] [stdout] warning: unused import: `const_format::concatcp` [INFO] [stdout] --> crates/plugins/cli/command.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use const_format::concatcp; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `const_format::concatcp` [INFO] [stdout] --> crates/plugins/cli/command.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use const_format::concatcp; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `driver` [INFO] [stdout] --> crates/plugins/cli/plugin.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | fn cli(&self, driver: &Box) -> Option { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_driver` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `driver` [INFO] [stdout] --> crates/plugins/cli/plugin.rs:47:21 [INFO] [stdout] | [INFO] [stdout] 47 | fn cache(&self, driver: &Box) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_driver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `default`, `help`, and `variable` are never read [INFO] [stdout] --> crates/plugins/cli/argument.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Pythonic { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | pub default: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub help: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub variable: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Pythonic` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Cacheable` is never constructed [INFO] [stdout] --> crates/plugins/cli/argument.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct Cacheable { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Class` is never used [INFO] [stdout] --> crates/plugins/cli/class.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum Class { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Cacheable` is never constructed [INFO] [stdout] --> crates/plugins/cli/command.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 94 | pub struct Cacheable { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DECORATOR_OPT_INNER` is never used [INFO] [stdout] --> crates/plugins/cli/consts.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub const DECORATOR_OPT_INNER: &str = concatcp!(PREFIX, DECORATOR_OPT, "/decorator"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DECORATOR_ARG_INNER` is never used [INFO] [stdout] --> crates/plugins/cli/consts.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | pub const DECORATOR_ARG_INNER: &str = concatcp!(PREFIX, DECORATOR_ARG, "/decorator"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PLUGIN_INFO` is never used [INFO] [stdout] --> crates/plugins/cli/consts.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | pub const PLUGIN_INFO: Lazy = Lazy::new(|| plugin::Info { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `short`, `fault`, `help`, `variable`, and `required` are never read [INFO] [stdout] --> crates/plugins/cli/option.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Pythonic { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | pub short: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub fault: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub help: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | pub variable: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub required: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Pythonic` 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: struct `Cacheable` is never constructed [INFO] [stdout] --> crates/plugins/cli/option.rs:81:12 [INFO] [stdout] | [INFO] [stdout] 81 | pub struct Cacheable { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `driver` [INFO] [stdout] --> crates/plugins/cli/plugin.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | fn cli(&self, driver: &Box) -> Option { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_driver` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `driver` [INFO] [stdout] --> crates/plugins/cli/plugin.rs:47:21 [INFO] [stdout] | [INFO] [stdout] 47 | fn cache(&self, driver: &Box) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_driver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `default`, `help`, and `variable` are never read [INFO] [stdout] --> crates/plugins/cli/argument.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Pythonic { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | pub default: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub help: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub variable: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Pythonic` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Cacheable` is never constructed [INFO] [stdout] --> crates/plugins/cli/argument.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct Cacheable { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Class` is never used [INFO] [stdout] --> crates/plugins/cli/class.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum Class { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Cacheable` is never constructed [INFO] [stdout] --> crates/plugins/cli/command.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 94 | pub struct Cacheable { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DECORATOR_OPT_INNER` is never used [INFO] [stdout] --> crates/plugins/cli/consts.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub const DECORATOR_OPT_INNER: &str = concatcp!(PREFIX, DECORATOR_OPT, "/decorator"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DECORATOR_ARG_INNER` is never used [INFO] [stdout] --> crates/plugins/cli/consts.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | pub const DECORATOR_ARG_INNER: &str = concatcp!(PREFIX, DECORATOR_ARG, "/decorator"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PLUGIN_INFO` is never used [INFO] [stdout] --> crates/plugins/cli/consts.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | pub const PLUGIN_INFO: Lazy = Lazy::new(|| plugin::Info { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `short`, `fault`, `help`, `variable`, and `required` are never read [INFO] [stdout] --> crates/plugins/cli/option.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Pythonic { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | pub short: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub fault: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub help: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | pub variable: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub required: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Pythonic` 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: struct `Cacheable` is never constructed [INFO] [stdout] --> crates/plugins/cli/option.rs:81:12 [INFO] [stdout] | [INFO] [stdout] 81 | pub struct Cacheable { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking app v0.1.0 (/opt/rustwide/workdir/crates/app) [INFO] [stdout] warning: type alias `JsonValue` is never used [INFO] [stdout] --> crates/app/cache.rs:4:6 [INFO] [stdout] | [INFO] [stdout] 4 | type JsonValue = serde_json::Value; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FilesystemDriver` is never constructed [INFO] [stdout] --> crates/app/cache.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct FilesystemDriver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> crates/app/cache.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl FilesystemDriver { [INFO] [stdout] | --------------------- associated function in this implementation [INFO] [stdout] 11 | pub fn new(root: PathBuf) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `exists` is never used [INFO] [stdout] --> crates/app/workspace.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 73 | impl Workspace { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 74 | pub fn exists(root: &PathBuf) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `JsonValue` is never used [INFO] [stdout] --> crates/app/cache.rs:4:6 [INFO] [stdout] | [INFO] [stdout] 4 | type JsonValue = serde_json::Value; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FilesystemDriver` is never constructed [INFO] [stdout] --> crates/app/cache.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct FilesystemDriver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> crates/app/cache.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl FilesystemDriver { [INFO] [stdout] | --------------------- associated function in this implementation [INFO] [stdout] 11 | pub fn new(root: PathBuf) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `exists` is never used [INFO] [stdout] --> crates/app/workspace.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 73 | impl Workspace { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 74 | pub fn exists(root: &PathBuf) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 27s [INFO] running `Command { std: "docker" "inspect" "f3015b6246784a3c2a7d92d403f1ee6e4f29216ead8d47436acd952bc5baea9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3015b6246784a3c2a7d92d403f1ee6e4f29216ead8d47436acd952bc5baea9a", kill_on_drop: false }` [INFO] [stdout] f3015b6246784a3c2a7d92d403f1ee6e4f29216ead8d47436acd952bc5baea9a