[INFO] crate duckscriptsdk 0.1.6 is already in cache [INFO] checking duckscriptsdk-0.1.6 against master#0cbcb17d3306d6e22eafc2c05ce885db97d0189c for pr-68766 [INFO] extracting crate duckscriptsdk 0.1.6 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate duckscriptsdk 0.1.6 on toolchain 0cbcb17d3306d6e22eafc2c05ce885db97d0189c [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate duckscriptsdk 0.1.6 [INFO] finished tweaking crates.io crate duckscriptsdk 0.1.6 [INFO] tweaked toml for crates.io crate duckscriptsdk 0.1.6 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f4a6db0d8e755fb432ec1ca17aef3c02b5d3d9de297c5337d0cb0e0b116a3dee [INFO] running `"docker" "start" "-a" "f4a6db0d8e755fb432ec1ca17aef3c02b5d3d9de297c5337d0cb0e0b116a3dee"` [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Checking duckscript v0.1.7 [INFO] [stderr] Checking meval v0.2.0 [INFO] [stderr] Checking duckscriptsdk v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] warning: lint `duplicate_macro_exports` has been removed: `converted into hard error, see https://github.com/rust-lang/rust/issues/35896` [INFO] [stderr] --> src/lib.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | duplicate_macro_exports, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lint `legacy_constructor_visibility` has been removed: `converted into hard error, see https://github.com/rust-lang/rust/issues/39207` [INFO] [stderr] --> src/lib.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | legacy_constructor_visibility, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: lint `legacy_directory_ownership` has been removed: `converted into hard error, see https://github.com/rust-lang/rust/issues/37872` [INFO] [stderr] --> src/lib.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | legacy_directory_ownership, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: lint `nested_impl_trait` has been removed: `converted into hard error, see https://github.com/rust-lang/rust/issues/59014` [INFO] [stderr] --> src/lib.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | nested_impl_trait, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: lint `parenthesized_params_in_types_and_modules` has been removed: `converted into hard error, see https://github.com/rust-lang/rust/issues/42238` [INFO] [stderr] --> src/lib.rs:40:5 [INFO] [stderr] | [INFO] [stderr] 40 | parenthesized_params_in_types_and_modules, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: lint `plugin_as_library` has been removed: `plugins have been deprecated and retired` [INFO] [stderr] --> src/lib.rs:43:5 [INFO] [stderr] | [INFO] [stderr] 43 | plugin_as_library, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: lint `safe_extern_statics` has been removed: `converted into hard error, see https://github.com/rust-lang/rust/issues/36247` [INFO] [stderr] --> src/lib.rs:48:5 [INFO] [stderr] | [INFO] [stderr] 48 | safe_extern_statics, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `unions_with_drop_fields` [INFO] [stderr] --> src/lib.rs:57:5 [INFO] [stderr] | [INFO] [stderr] 57 | unions_with_drop_fields, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unknown_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lint `duplicate_macro_exports` has been removed: `converted into hard error, see https://github.com/rust-lang/rust/issues/35896` [INFO] [stderr] --> src/lib.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | duplicate_macro_exports, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lint `legacy_constructor_visibility` has been removed: `converted into hard error, see https://github.com/rust-lang/rust/issues/39207` [INFO] [stderr] --> src/lib.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | legacy_constructor_visibility, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: lint `legacy_directory_ownership` has been removed: `converted into hard error, see https://github.com/rust-lang/rust/issues/37872` [INFO] [stderr] --> src/lib.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | legacy_directory_ownership, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: lint `nested_impl_trait` has been removed: `converted into hard error, see https://github.com/rust-lang/rust/issues/59014` [INFO] [stderr] --> src/lib.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | nested_impl_trait, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: lint `parenthesized_params_in_types_and_modules` has been removed: `converted into hard error, see https://github.com/rust-lang/rust/issues/42238` [INFO] [stderr] --> src/lib.rs:40:5 [INFO] [stderr] | [INFO] [stderr] 40 | parenthesized_params_in_types_and_modules, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: lint `plugin_as_library` has been removed: `plugins have been deprecated and retired` [INFO] [stderr] --> src/lib.rs:43:5 [INFO] [stderr] | [INFO] [stderr] 43 | plugin_as_library, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: lint `safe_extern_statics` has been removed: `converted into hard error, see https://github.com/rust-lang/rust/issues/36247` [INFO] [stderr] --> src/lib.rs:48:5 [INFO] [stderr] | [INFO] [stderr] 48 | safe_extern_statics, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `unions_with_drop_fields` [INFO] [stderr] --> src/lib.rs:57:5 [INFO] [stderr] | [INFO] [stderr] 57 | unions_with_drop_fields, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unknown_lints)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/internal/sdkdocs/mod.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/internal/test/test_directory/mod.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/internal/test/test_file/mod.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/alias/mod.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | impl Command for AliasCommand { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/alias/mod.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/collections/array/mod.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/collections/array_length/mod.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/collections/range/mod.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/echo/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/env/cd/mod.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/env/get/mod.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/env/pwd/mod.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/env/set/mod.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/env/unset/mod.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/eval/mod.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/flowcontrol/end/mod.rs:43:1 [INFO] [stderr] | [INFO] [stderr] 43 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/flowcontrol/forin/mod.rs:277:1 [INFO] [stderr] | [INFO] [stderr] 277 | impl Command for ForInCommand { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/flowcontrol/forin/mod.rs:366:1 [INFO] [stderr] | [INFO] [stderr] 366 | impl Command for EndForInCommand { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/flowcontrol/function/mod.rs:223:1 [INFO] [stderr] | [INFO] [stderr] 223 | impl Command for FunctionCommand { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/flowcontrol/function/mod.rs:322:41 [INFO] [stderr] | [INFO] [stderr] 322 | ... impl Command for CallFunctionCommand { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/flowcontrol/function/mod.rs:395:1 [INFO] [stderr] | [INFO] [stderr] 395 | impl Command for EndFunctionCommand { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/flowcontrol/function/mod.rs:441:1 [INFO] [stderr] | [INFO] [stderr] 441 | impl Command for ReturnCommand { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/flowcontrol/ifelse/mod.rs:305:1 [INFO] [stderr] | [INFO] [stderr] 305 | impl Command for IfCommand { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/flowcontrol/ifelse/mod.rs:392:1 [INFO] [stderr] | [INFO] [stderr] 392 | impl Command for ElseIfCommand { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/flowcontrol/ifelse/mod.rs:482:1 [INFO] [stderr] | [INFO] [stderr] 482 | impl Command for ElseCommand { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/flowcontrol/ifelse/mod.rs:539:1 [INFO] [stderr] | [INFO] [stderr] 539 | impl Command for EndIfCommand { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/fs/basename/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/fs/canonical/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/fs/cp/mod.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/fs/dirname/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/fs/list/mod.rs:67:1 [INFO] [stderr] | [INFO] [stderr] 67 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/fs/mkdir/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/fs/mv/mod.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/fs/print/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/fs/read/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/fs/rm/mod.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/fs/rmdir/mod.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/fs/touch/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/fs/write/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/goto/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/is_defined/mod.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/man/mod.rs:25:1 [INFO] [stderr] | [INFO] [stderr] 25 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/math/calc/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/net/hostname/mod.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/not/mod.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/on_error/exit_on_error/mod.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/on_error/get_last_error/mod.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/on_error/get_last_error_line/mod.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/on_error/get_last_error_source/mod.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/on_error/on_error/mod.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/os_family/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/process/exec/mod.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/process/exit/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/read/mod.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/release/mod.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/set/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/string/contains/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/string/ends_with/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/string/equals/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/string/indexof/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/string/is_empty/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/string/last_indexof/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/string/length/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/string/starts_with/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/string/substring/mod.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/string/trim/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/string/trim_end/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/string/trim_start/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/test/assert/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/test/assert_eq/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/test/assert_error/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/test/assert_fail/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/test/assert_false/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/thread/sleep/mod.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/unalias/mod.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/types/command.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | impl Command for AliasCommand { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/internal/sdkdocs/mod.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/internal/test/test_directory/mod.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/internal/test/test_file/mod.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/alias/mod.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | impl Command for AliasCommand { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/alias/mod.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/collections/array/mod.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/collections/array_length/mod.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/collections/range/mod.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/echo/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/env/cd/mod.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/env/get/mod.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/env/pwd/mod.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/env/set/mod.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/env/unset/mod.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/eval/mod.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/flowcontrol/end/mod.rs:43:1 [INFO] [stderr] | [INFO] [stderr] 43 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/flowcontrol/forin/mod.rs:277:1 [INFO] [stderr] | [INFO] [stderr] 277 | impl Command for ForInCommand { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/flowcontrol/forin/mod.rs:366:1 [INFO] [stderr] | [INFO] [stderr] 366 | impl Command for EndForInCommand { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/flowcontrol/function/mod.rs:223:1 [INFO] [stderr] | [INFO] [stderr] 223 | impl Command for FunctionCommand { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/flowcontrol/function/mod.rs:322:41 [INFO] [stderr] | [INFO] [stderr] 322 | ... impl Command for CallFunctionCommand { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/flowcontrol/function/mod.rs:395:1 [INFO] [stderr] | [INFO] [stderr] 395 | impl Command for EndFunctionCommand { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/flowcontrol/function/mod.rs:441:1 [INFO] [stderr] | [INFO] [stderr] 441 | impl Command for ReturnCommand { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/flowcontrol/ifelse/mod.rs:305:1 [INFO] [stderr] | [INFO] [stderr] 305 | impl Command for IfCommand { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/flowcontrol/ifelse/mod.rs:392:1 [INFO] [stderr] | [INFO] [stderr] 392 | impl Command for ElseIfCommand { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/flowcontrol/ifelse/mod.rs:482:1 [INFO] [stderr] | [INFO] [stderr] 482 | impl Command for ElseCommand { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/flowcontrol/ifelse/mod.rs:539:1 [INFO] [stderr] | [INFO] [stderr] 539 | impl Command for EndIfCommand { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/fs/basename/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/fs/canonical/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/fs/cp/mod.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/fs/dirname/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/fs/list/mod.rs:67:1 [INFO] [stderr] | [INFO] [stderr] 67 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/fs/mkdir/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/fs/mv/mod.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/fs/print/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/fs/read/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/fs/rm/mod.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/fs/rmdir/mod.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/fs/touch/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/fs/write/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/goto/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/is_defined/mod.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/man/mod.rs:25:1 [INFO] [stderr] | [INFO] [stderr] 25 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/math/calc/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/net/hostname/mod.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/not/mod.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/on_error/exit_on_error/mod.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/on_error/get_last_error/mod.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/on_error/get_last_error_line/mod.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/on_error/get_last_error_source/mod.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/on_error/on_error/mod.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/os_family/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/process/exec/mod.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/process/exit/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/read/mod.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/release/mod.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/set/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/string/contains/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/string/ends_with/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/string/equals/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/string/indexof/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/string/is_empty/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/string/last_indexof/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/string/length/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/string/starts_with/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/string/substring/mod.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/string/trim/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/string/trim_end/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/string/trim_start/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/test/assert/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/test/assert_eq/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/test/assert_error/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/test/assert_fail/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/test/assert_false/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/thread/sleep/mod.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/sdk/std/unalias/mod.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | impl Command for CommandImpl { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/types/command.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | impl Command for AliasCommand { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/test/mod.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | impl Command for ErrorCommand { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/test/mod.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | impl Command for SetCommand { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/test/mod.rs:43:1 [INFO] [stderr] | [INFO] [stderr] 43 | impl Command for SetHandleCommand { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/test/mod.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | impl Command for ArrayCommand { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `clone_and_box` [INFO] [stderr] --> src/test/mod.rs:107:1 [INFO] [stderr] | [INFO] [stderr] 107 | impl Command for OnErrorCommand { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clone_and_box` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn clone_and_box(&self) -> std::boxed::Box<(dyn duckscript::types::command::Command + 'static)> { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error: aborting due to 76 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0046`. [INFO] [stderr] error: could not compile `duckscriptsdk`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 81 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0046`. [INFO] [stderr] error: could not compile `duckscriptsdk`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "f4a6db0d8e755fb432ec1ca17aef3c02b5d3d9de297c5337d0cb0e0b116a3dee"` [INFO] running `"docker" "rm" "-f" "f4a6db0d8e755fb432ec1ca17aef3c02b5d3d9de297c5337d0cb0e0b116a3dee"` [INFO] [stdout] f4a6db0d8e755fb432ec1ca17aef3c02b5d3d9de297c5337d0cb0e0b116a3dee