[INFO] cloning repository https://github.com/loloxiaoz/plugin-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/loloxiaoz/plugin-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floloxiaoz%2Fplugin-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floloxiaoz%2Fplugin-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2d7d79b42bc7fa54db72d15b9391b8ab87cd6077
[INFO] testing loloxiaoz/plugin-example against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floloxiaoz%2Fplugin-example" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/loloxiaoz/plugin-example
[INFO] finished tweaking git repo https://github.com/loloxiaoz/plugin-example
[INFO] tweaked toml for git repo https://github.com/loloxiaoz/plugin-example written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/loloxiaoz/plugin-example on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/loloxiaoz/plugin-example 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/application/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `core_extensions` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/plugin_fw/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `core_extensions` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/common/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `core_extensions` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/plugin_server/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `core_extensions` dependency)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] testing loloxiaoz/plugin-example against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floloxiaoz%2Fplugin-example" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/loloxiaoz/plugin-example
[INFO] finished tweaking git repo https://github.com/loloxiaoz/plugin-example
[INFO] tweaked toml for git repo https://github.com/loloxiaoz/plugin-example written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/loloxiaoz/plugin-example on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/loloxiaoz/plugin-example 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/plugin_server/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `core_extensions` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/plugin_fw/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `core_extensions` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/application/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `core_extensions` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/common/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `core_extensions` dependency)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.23
[INFO] [stderr]   Downloaded is_debug v1.0.1
[INFO] [stderr]   Downloaded cc v1.0.78
[INFO] [stderr]   Downloaded shadow-rs v0.8.1
[INFO] [stderr]   Downloaded typed-arena v2.0.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.49
[INFO] [stderr]   Downloaded abi_stable_shared v0.10.3
[INFO] [stderr]   Downloaded tstr_proc_macros v0.2.2
[INFO] [stderr]   Downloaded once_cell v1.17.0
[INFO] [stderr]   Downloaded tstr v0.2.3
[INFO] [stderr]   Downloaded as_derive_utils v0.10.3
[INFO] [stderr]   Downloaded repr_offset v0.2.1
[INFO] [stderr]   Downloaded toml v0.5.10
[INFO] [stderr]   Downloaded abi_stable_derive v0.10.3
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.6
[INFO] [stderr]   Downloaded core_extensions v1.5.3
[INFO] [stderr]   Downloaded serde_json v1.0.91
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.85
[INFO] [stderr]   Downloaded git2 v0.13.25
[INFO] [stderr]   Downloaded cxx-build v1.0.85
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.14
[INFO] [stderr]   Downloaded generational-arena v0.2.8
[INFO] [stderr]   Downloaded anyhow v1.0.68
[INFO] [stderr]   Downloaded core_extensions_proc_macros v1.5.3
[INFO] [stderr]   Downloaded abi_stable v0.10.3
[INFO] [stderr]   Downloaded enum-iterator-derive v0.6.0
[INFO] [stderr]   Downloaded enum-iterator v0.6.0
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.85
[INFO] [stderr]   Downloaded cxx v1.0.85
[INFO] [stderr]   Downloaded libgit2-sys v0.12.26+1.3.0
[INFO] [stderr]   Downloaded libz-sys v1.1.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 09d87e5fe31ee7a2939710021646f861a5bcf2e78fd8315685970c5517d543d4
[INFO] running `Command { std: "docker" "start" "-a" "09d87e5fe31ee7a2939710021646f861a5bcf2e78fd8315685970c5517d543d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09d87e5fe31ee7a2939710021646f861a5bcf2e78fd8315685970c5517d543d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09d87e5fe31ee7a2939710021646f861a5bcf2e78fd8315685970c5517d543d4", kill_on_drop: false }`
[INFO] [stdout] 09d87e5fe31ee7a2939710021646f861a5bcf2e78fd8315685970c5517d543d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d94d51b68f5d73507397f2a882b79c90d6f19342c11d179c17ecc9c5187904db
[INFO] running `Command { std: "docker" "start" "-a" "d94d51b68f5d73507397f2a882b79c90d6f19342c11d179c17ecc9c5187904db", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /opt/rustwide/workdir/common/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `core_extensions` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/plugin_fw/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `core_extensions` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/plugin_server/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `core_extensions` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/application/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `core_extensions` dependency)
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling core_extensions_proc_macros v1.5.3
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling tstr_proc_macros v0.2.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling typed-arena v2.0.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling generational-arena v0.2.8
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling is_debug v1.0.1
[INFO] [stderr]    Compiling core_extensions v1.5.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling tstr v0.2.3
[INFO] [stderr]    Compiling repr_offset v0.2.1
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling abi_stable_shared v0.10.3
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling libgit2-sys v0.12.26+1.3.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling as_derive_utils v0.10.3
[INFO] [stderr]    Compiling enum-iterator-derive v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling abi_stable_derive v0.10.3
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling enum-iterator v0.6.0
[INFO] [stderr]    Compiling git2 v0.13.25
[INFO] [stderr]    Compiling strum v0.20.0
[INFO] [stderr]    Compiling shadow-rs v0.8.1
[INFO] [stderr]    Compiling plugin v0.1.0 (/opt/rustwide/workdir/application)
[INFO] [stderr]    Compiling toml v0.5.10
[INFO] [stderr]    Compiling abi_stable v0.10.3
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stdout] warning: zero-sized fields in `repr(transparent)` cannot contain external types with private fields
[INFO] [stdout]   --> common/src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[sabi_trait]
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #78586 <https://github.com/rust-lang/rust/issues/78586>
[INFO] [stdout]    = note: this field contains `UnsafeIgnoredType<UnsyncUnsend>`, which contains private fields, so it could become non-zero-sized in the future.
[INFO] [stdout]    = note: `#[warn(repr_transparent_non_zst_fields)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: zero-sized fields in `repr(transparent)` cannot contain external types with private fields
[INFO] [stdout]    --> common/src/lib.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[sabi_trait]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #78586 <https://github.com/rust-lang/rust/issues/78586>
[INFO] [stdout]     = note: this field contains `UnsafeIgnoredType<UnsyncUnsend>`, which contains private fields, so it could become non-zero-sized in the future.
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[sabi_trait]
[INFO] [stdout]    | -^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `Plugin_Interface` is not local
[INFO] [stdout]    | `InterfaceType` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> common/src/lib.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[sabi_trait]
[INFO] [stdout]     | -^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `Application_Interface` is not local
[INFO] [stdout]     | `InterfaceType` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling plugin_fw v0.1.0 (/opt/rustwide/workdir/plugin_fw)
[INFO] [stderr]    Compiling plugin_server v0.1.0 (/opt/rustwide/workdir/plugin_server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.93s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: common v0.1.0 (/opt/rustwide/workdir/common), repr_offset v0.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "d94d51b68f5d73507397f2a882b79c90d6f19342c11d179c17ecc9c5187904db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d94d51b68f5d73507397f2a882b79c90d6f19342c11d179c17ecc9c5187904db", kill_on_drop: false }`
[INFO] [stdout] d94d51b68f5d73507397f2a882b79c90d6f19342c11d179c17ecc9c5187904db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45d4273f8f132885417141851658e67ab85f85ba9854be912e71553e152a5699
[INFO] running `Command { std: "docker" "start" "-a" "45d4273f8f132885417141851658e67ab85f85ba9854be912e71553e152a5699", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /opt/rustwide/workdir/application/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `core_extensions` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/plugin_fw/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `core_extensions` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/common/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `core_extensions` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/plugin_server/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `core_extensions` dependency)
[INFO] [stdout] warning: zero-sized fields in `repr(transparent)` cannot contain external types with private fields
[INFO] [stdout]   --> common/src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[sabi_trait]
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #78586 <https://github.com/rust-lang/rust/issues/78586>
[INFO] [stdout]    = note: this field contains `UnsafeIgnoredType<UnsyncUnsend>`, which contains private fields, so it could become non-zero-sized in the future.
[INFO] [stdout]    = note: `#[warn(repr_transparent_non_zst_fields)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: zero-sized fields in `repr(transparent)` cannot contain external types with private fields
[INFO] [stdout]    --> common/src/lib.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[sabi_trait]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #78586 <https://github.com/rust-lang/rust/issues/78586>
[INFO] [stdout]     = note: this field contains `UnsafeIgnoredType<UnsyncUnsend>`, which contains private fields, so it could become non-zero-sized in the future.
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[sabi_trait]
[INFO] [stdout]    | -^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `Plugin_Interface` is not local
[INFO] [stdout]    | `InterfaceType` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> common/src/lib.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[sabi_trait]
[INFO] [stdout]     | -^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `Application_Interface` is not local
[INFO] [stdout]     | `InterfaceType` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]    Compiling plugin_server v0.1.0 (/opt/rustwide/workdir/plugin_server)
[INFO] [stderr]    Compiling plugin_fw v0.1.0 (/opt/rustwide/workdir/plugin_fw)
[INFO] [stderr]    Compiling plugin v0.1.0 (/opt/rustwide/workdir/application)
[INFO] [stdout] warning: zero-sized fields in `repr(transparent)` cannot contain external types with private fields
[INFO] [stdout]   --> common/src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[sabi_trait]
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #78586 <https://github.com/rust-lang/rust/issues/78586>
[INFO] [stdout]    = note: this field contains `UnsafeIgnoredType<UnsyncUnsend>`, which contains private fields, so it could become non-zero-sized in the future.
[INFO] [stdout]    = note: `#[warn(repr_transparent_non_zst_fields)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: zero-sized fields in `repr(transparent)` cannot contain external types with private fields
[INFO] [stdout]    --> common/src/lib.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[sabi_trait]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #78586 <https://github.com/rust-lang/rust/issues/78586>
[INFO] [stdout]     = note: this field contains `UnsafeIgnoredType<UnsyncUnsend>`, which contains private fields, so it could become non-zero-sized in the future.
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[sabi_trait]
[INFO] [stdout]    | -^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `Plugin_Interface` is not local
[INFO] [stdout]    | `InterfaceType` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> common/src/lib.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[sabi_trait]
[INFO] [stdout]     | -^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `Application_Interface` is not local
[INFO] [stdout]     | `InterfaceType` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.76s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: common v0.1.0 (/opt/rustwide/workdir/common), repr_offset v0.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "45d4273f8f132885417141851658e67ab85f85ba9854be912e71553e152a5699", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45d4273f8f132885417141851658e67ab85f85ba9854be912e71553e152a5699", kill_on_drop: false }`
[INFO] [stdout] 45d4273f8f132885417141851658e67ab85f85ba9854be912e71553e152a5699
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a6da94eb031a195bf269326dda61c7e57a8f4be78a8f3d4369b8b9da335e261c
[INFO] running `Command { std: "docker" "start" "-a" "a6da94eb031a195bf269326dda61c7e57a8f4be78a8f3d4369b8b9da335e261c", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /opt/rustwide/workdir/plugin_server/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `core_extensions` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/application/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `core_extensions` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/common/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `core_extensions` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/plugin_fw/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `core_extensions` dependency)
[INFO] [stderr] warning: zero-sized fields in `repr(transparent)` cannot contain external types with private fields
[INFO] [stderr]   --> common/src/lib.rs:40:1
[INFO] [stderr]    |
[INFO] [stderr] 40 | #[sabi_trait]
[INFO] [stderr]    | ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #78586 <https://github.com/rust-lang/rust/issues/78586>
[INFO] [stderr]    = note: this field contains `UnsafeIgnoredType<UnsyncUnsend>`, which contains private fields, so it could become non-zero-sized in the future.
[INFO] [stderr]    = note: `#[warn(repr_transparent_non_zst_fields)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr]    = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: zero-sized fields in `repr(transparent)` cannot contain external types with private fields
[INFO] [stderr]    --> common/src/lib.rs:119:1
[INFO] [stderr]     |
[INFO] [stderr] 119 | #[sabi_trait]
[INFO] [stderr]     | ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #78586 <https://github.com/rust-lang/rust/issues/78586>
[INFO] [stderr]     = note: this field contains `UnsafeIgnoredType<UnsyncUnsend>`, which contains private fields, so it could become non-zero-sized in the future.
[INFO] [stderr]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> common/src/lib.rs:40:1
[INFO] [stderr]    |
[INFO] [stderr] 40 | #[sabi_trait]
[INFO] [stderr]    | -^^^^^^^^^^^^
[INFO] [stderr]    | |
[INFO] [stderr]    | `Plugin_Interface` is not local
[INFO] [stderr]    | `InterfaceType` is not local
[INFO] [stderr]    | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> common/src/lib.rs:119:1
[INFO] [stderr]     |
[INFO] [stderr] 119 | #[sabi_trait]
[INFO] [stderr]     | -^^^^^^^^^^^^
[INFO] [stderr]     | |
[INFO] [stderr]     | `Application_Interface` is not local
[INFO] [stderr]     | `InterfaceType` is not local
[INFO] [stderr]     | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `common` (lib) generated 4 warnings
[INFO] [stderr] warning: `common` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: common v0.1.0 (/opt/rustwide/workdir/common), repr_offset v0.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/common-4d4c6f7e0d673611)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test openc2::args::test_args_timeout ... ok
[INFO] [stdout] test openc2::target::tests::test_http_info_protocol ... ok
[INFO] [stdout] test openc2::response::tests::test_response ... ok
[INFO] [stdout] test openc2::target::tests::test_target ... ok
[INFO] [stdout] test util::desensitization::tests::test_ip ... ok
[INFO] [stdout] test util::desensitization::tests::test_password ... ok
[INFO] [stdout] test openc2::target::tests::test_connection_info ... ok
[INFO] [stdout] test openc2::target::tests::test_replace_special ... ok
[INFO] [stdout] test util::desensitization::tests::test_email ... ok
[INFO] [stdout] test openc2::target::tests::test_artifact ... ok
[INFO] [stdout] test util::desensitization::tests::test_passwordformat_deref ... ok
[INFO] [stdout] test util::desensitization::tests::test_passwordformat_derializer ... ok
[INFO] [stdout] test util::desensitization::tests::test_passwordformat_serializer ... ok
[INFO] [stdout] test util::desensitization::tests::test_name ... ok
[INFO] [stdout] test openc2::response::tests::test_response_created ... ok
[INFO] [stdout] test util::desensitization::tests::test_phone ... ok
[INFO] [stdout] test util::desensitization::tests::test_idcard ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/plugin-9058771d7c9ca5be)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/plugin_fw-8dc4b16a22dcb02c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/plugin_server-c1582e267882ddf3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests common
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test common/src/openc2/response.rs - openc2::response::OpenC2Response (line 6) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- common/src/openc2/response.rs - openc2::response::OpenC2Response (line 6) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `hyper_define` in this scope
[INFO] [stdout]  --> common/src/openc2/response.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use hyper_define::openc2::response::OpenC2Response;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `hyper_define`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `hyper_define`, use `cargo add hyper_define` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     common/src/openc2/response.rs - openc2::response::OpenC2Response (line 6)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p common --doc`
[INFO] running `Command { std: "docker" "inspect" "a6da94eb031a195bf269326dda61c7e57a8f4be78a8f3d4369b8b9da335e261c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6da94eb031a195bf269326dda61c7e57a8f4be78a8f3d4369b8b9da335e261c", kill_on_drop: false }`
[INFO] [stdout] a6da94eb031a195bf269326dda61c7e57a8f4be78a8f3d4369b8b9da335e261c
