[INFO] fetching crate musli 0.0.134... [INFO] checking musli-0.0.134 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate musli 0.0.134 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate musli 0.0.134 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate musli 0.0.134 [INFO] tweaked toml for crates.io crate musli 0.0.134 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate musli 0.0.134 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate musli 0.0.134 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bfb51a294e9fe8fce4b5a5bb11068e07d5783f4466b7f1834107543f74cce262 [INFO] running `Command { std: "docker" "start" "-a" "bfb51a294e9fe8fce4b5a5bb11068e07d5783f4466b7f1834107543f74cce262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfb51a294e9fe8fce4b5a5bb11068e07d5783f4466b7f1834107543f74cce262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfb51a294e9fe8fce4b5a5bb11068e07d5783f4466b7f1834107543f74cce262", kill_on_drop: false }` [INFO] [stdout] bfb51a294e9fe8fce4b5a5bb11068e07d5783f4466b7f1834107543f74cce262 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1145baa01f559683dfd311dc2ef1e90e3bbe067a51adf2d4ba3812f3c41374b6 [INFO] running `Command { std: "docker" "start" "-a" "1145baa01f559683dfd311dc2ef1e90e3bbe067a51adf2d4ba3812f3c41374b6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking winnow v0.7.11 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling musli-macros v0.0.134 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking musli-core v0.0.134 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking musli v0.0.134 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking trybuild v1.0.105 [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/packed.rs:15:20 [INFO] [stdout] | [INFO] [stdout] 15 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_decode_eq` in `macros` [INFO] [stdout] --> tests/packed.rs:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | musli::macros::assert_decode_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `assert_decode_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:51 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_decode_eq` in `macros` [INFO] [stdout] --> tests/packed.rs:64:20 [INFO] [stdout] | [INFO] [stdout] 64 | musli::macros::assert_decode_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `assert_decode_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:51 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_decode_eq` in `macros` [INFO] [stdout] --> tests/untagged.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 37 | musli::macros::assert_decode_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `assert_decode_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:51 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_decode_eq` in `macros` [INFO] [stdout] --> tests/untagged.rs:44:20 [INFO] [stdout] | [INFO] [stdout] 44 | musli::macros::assert_decode_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `assert_decode_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:51 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_decode_eq` in `macros` [INFO] [stdout] --> tests/untagged.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 51 | musli::macros::assert_decode_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `assert_decode_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:51 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_decode_eq` in `macros` [INFO] [stdout] --> tests/untagged.rs:58:20 [INFO] [stdout] | [INFO] [stdout] 58 | musli::macros::assert_decode_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `assert_decode_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:51 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `json` in `musli` [INFO] [stdout] --> tests/trace_no_std.rs:32:27 [INFO] [stdout] | [INFO] [stdout] 32 | let encoding = musli::json::Encoding::new(); [INFO] [stdout] | ^^^^ could not find `json` in `musli` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:555:9 [INFO] [stdout] | [INFO] [stdout] 555 | pub mod json; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/json/mod.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | #![cfg(feature = "json")] [INFO] [stdout] | ---------------- the item is gated behind the `json` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_decode_eq` in `macros` [INFO] [stdout] --> tests/upgrade.rs:17:20 [INFO] [stdout] | [INFO] [stdout] 17 | musli::macros::assert_decode_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `assert_decode_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:51 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_decode_eq` in `macros` [INFO] [stdout] --> tests/upgrade.rs:28:20 [INFO] [stdout] | [INFO] [stdout] 28 | musli::macros::assert_decode_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `assert_decode_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:51 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `musli` (test "trace_no_std") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `tests` [INFO] [stdout] --> tests/serde_compat.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use tests::{Generate, Rng}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tests` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 15 - use tests::{Generate, Rng}; [INFO] [stdout] 15 + use test::{Generate, Rng}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/named_variants.rs:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | musli::macros::assert_roundtrip_eq!(full, PascalCase::VariantName, json = r#""VariantName""#,); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/named_variants.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 43 | musli::macros::assert_roundtrip_eq!(full, CamelCase::VariantName, json = r#""variantName""#,); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/named_variants.rs:45:20 [INFO] [stdout] | [INFO] [stdout] 45 | musli::macros::assert_roundtrip_eq!(full, SnakeCase::VariantName, json = r#""variant_name""#,); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/named_variants.rs:47:20 [INFO] [stdout] | [INFO] [stdout] 47 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/named_variants.rs:53:20 [INFO] [stdout] | [INFO] [stdout] 53 | musli::macros::assert_roundtrip_eq!(full, KebabCase::VariantName, json = r#""variant-name""#,); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/named_variants.rs:55:20 [INFO] [stdout] | [INFO] [stdout] 55 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/named_fields.rs:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/named_fields.rs:47:20 [INFO] [stdout] | [INFO] [stdout] 47 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/named_fields.rs:53:20 [INFO] [stdout] | [INFO] [stdout] 53 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/named_fields.rs:59:20 [INFO] [stdout] | [INFO] [stdout] 59 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/named_fields.rs:65:20 [INFO] [stdout] | [INFO] [stdout] 65 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/named_fields.rs:71:20 [INFO] [stdout] | [INFO] [stdout] 71 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/associated_bounds.rs:150:20 [INFO] [stdout] | [INFO] [stdout] 150 | musli::macros::assert_roundtrip_eq!(full, Struct0::<()> { v: 100 }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/associated_bounds.rs:152:20 [INFO] [stdout] | [INFO] [stdout] 152 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/associated_bounds.rs:159:20 [INFO] [stdout] | [INFO] [stdout] 159 | musli::macros::assert_roundtrip_eq!(full, Struct3::<()> { v1: 100, v2: 200 }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/associated_bounds.rs:161:20 [INFO] [stdout] | [INFO] [stdout] 161 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/tuples.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 5 | musli::macros::assert_roundtrip_eq!(full, ()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/tuples.rs:10:20 [INFO] [stdout] | [INFO] [stdout] 10 | musli::macros::assert_roundtrip_eq!(full, (1, 2, 3, 4)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/tuples.rs:18:20 [INFO] [stdout] | [INFO] [stdout] 18 | musli::macros::assert_roundtrip_eq!(full, TupleStruct(11, 13)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/tuples.rs:28:20 [INFO] [stdout] | [INFO] [stdout] 28 | musli::macros::assert_roundtrip_eq!(full, Enum::Tuple(11, 13)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `generate` in this scope [INFO] [stdout] --> tests/serde_compat.rs:204:3 [INFO] [stdout] | [INFO] [stdout] 204 | #[generate(crate)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `generate` in this scope [INFO] [stdout] --> tests/serde_compat.rs:212:3 [INFO] [stdout] | [INFO] [stdout] 212 | #[generate(crate)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `generate` in this scope [INFO] [stdout] --> tests/serde_compat.rs:220:3 [INFO] [stdout] | [INFO] [stdout] 220 | #[generate(crate)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `serde` in `musli` [INFO] [stdout] --> tests/serde_compat.rs:19:49 [INFO] [stdout] | [INFO] [stdout] 19 | struct EncodeSerde<'a, T>(#[musli(with = musli::serde)] &'a T) [INFO] [stdout] | ^^^^^ could not find `serde` in `musli` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:557:9 [INFO] [stdout] | [INFO] [stdout] 557 | pub mod serde; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/serde/mod.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | #![cfg(feature = "serde")] [INFO] [stdout] | ----------------- the item is gated behind the `serde` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `musli` (test "named_variants") due to 6 previous errors [INFO] [stdout] error[E0433]: failed to resolve: could not find `serde` in `musli` [INFO] [stdout] --> tests/serde_compat.rs:25:45 [INFO] [stdout] | [INFO] [stdout] 25 | struct DecodeSerde(#[musli(with = musli::serde)] T) [INFO] [stdout] | ^^^^^ could not find `serde` in `musli` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:557:9 [INFO] [stdout] | [INFO] [stdout] 557 | pub mod serde; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/serde/mod.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | #![cfg(feature = "serde")] [INFO] [stdout] | ----------------- the item is gated behind the `serde` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `value` in `musli` [INFO] [stdout] --> tests/serde_compat.rs:88:41 [INFO] [stdout] | [INFO] [stdout] 88 | let encoded1 = do_try!(::musli::value::encode(&value1), "Encode musli"); [INFO] [stdout] | ^^^^^ could not find `value` in `musli` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:559:9 [INFO] [stdout] | [INFO] [stdout] 559 | pub mod value; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/value/mod.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #![cfg(any(feature = "json", feature = "descriptive", feature = "value"))] [INFO] [stdout] | -------------------------------------------------------------- the item is gated here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `value` in `musli` [INFO] [stdout] --> tests/serde_compat.rs:90:42 [INFO] [stdout] | [INFO] [stdout] 90 | let value2: T = do_try!(::musli::value::decode(&encoded1), "Decode musli"); [INFO] [stdout] | ^^^^^ could not find `value` in `musli` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:559:9 [INFO] [stdout] | [INFO] [stdout] 559 | pub mod value; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/value/mod.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #![cfg(any(feature = "json", feature = "descriptive", feature = "value"))] [INFO] [stdout] | -------------------------------------------------------------- the item is gated here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `value` in `musli` [INFO] [stdout] --> tests/serde_compat.rs:93:41 [INFO] [stdout] | [INFO] [stdout] 93 | let encoded2 = do_try!(::musli::value::encode(EncodeSerde(&value1)), "Encode serde"); [INFO] [stdout] | ^^^^^ could not find `value` in `musli` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:559:9 [INFO] [stdout] | [INFO] [stdout] 559 | pub mod value; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/value/mod.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #![cfg(any(feature = "json", feature = "descriptive", feature = "value"))] [INFO] [stdout] | -------------------------------------------------------------- the item is gated here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:23:20 [INFO] [stdout] | [INFO] [stdout] 23 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:31:20 [INFO] [stdout] | [INFO] [stdout] 31 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:64:20 [INFO] [stdout] | [INFO] [stdout] 64 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:72:20 [INFO] [stdout] | [INFO] [stdout] 72 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:80:20 [INFO] [stdout] | [INFO] [stdout] 80 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:90:20 [INFO] [stdout] | [INFO] [stdout] 90 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:100:20 [INFO] [stdout] | [INFO] [stdout] 100 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:112:20 [INFO] [stdout] | [INFO] [stdout] 112 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:138:28 [INFO] [stdout] | [INFO] [stdout] 138 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 173 | test_case!(u8); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:144:28 [INFO] [stdout] | [INFO] [stdout] 144 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 173 | test_case!(u8); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:159:28 [INFO] [stdout] | [INFO] [stdout] 159 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 173 | test_case!(u8); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:165:28 [INFO] [stdout] | [INFO] [stdout] 165 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 173 | test_case!(u8); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:138:28 [INFO] [stdout] | [INFO] [stdout] 138 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 174 | test_case!(u16); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:144:28 [INFO] [stdout] | [INFO] [stdout] 144 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 174 | test_case!(u16); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:159:28 [INFO] [stdout] | [INFO] [stdout] 159 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 174 | test_case!(u16); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:165:28 [INFO] [stdout] | [INFO] [stdout] 165 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 174 | test_case!(u16); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:138:28 [INFO] [stdout] | [INFO] [stdout] 138 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 175 | test_case!(u32); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:144:28 [INFO] [stdout] | [INFO] [stdout] 144 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 175 | test_case!(u32); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:159:28 [INFO] [stdout] | [INFO] [stdout] 159 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 175 | test_case!(u32); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:165:28 [INFO] [stdout] | [INFO] [stdout] 165 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 175 | test_case!(u32); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:138:28 [INFO] [stdout] | [INFO] [stdout] 138 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 176 | test_case!(u64); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:144:28 [INFO] [stdout] | [INFO] [stdout] 144 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 176 | test_case!(u64); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:159:28 [INFO] [stdout] | [INFO] [stdout] 159 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 176 | test_case!(u64); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:165:28 [INFO] [stdout] | [INFO] [stdout] 165 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 176 | test_case!(u64); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:138:28 [INFO] [stdout] | [INFO] [stdout] 138 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 177 | test_case!(u128); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:144:28 [INFO] [stdout] | [INFO] [stdout] 144 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 177 | test_case!(u128); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:159:28 [INFO] [stdout] | [INFO] [stdout] 159 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 177 | test_case!(u128); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:165:28 [INFO] [stdout] | [INFO] [stdout] 165 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 177 | test_case!(u128); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:138:28 [INFO] [stdout] | [INFO] [stdout] 138 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 178 | test_case!(i8); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:144:28 [INFO] [stdout] | [INFO] [stdout] 144 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 178 | test_case!(i8); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:159:28 [INFO] [stdout] | [INFO] [stdout] 159 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 178 | test_case!(i8); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:165:28 [INFO] [stdout] | [INFO] [stdout] 165 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 178 | test_case!(i8); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:138:28 [INFO] [stdout] | [INFO] [stdout] 138 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 179 | test_case!(i16); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:144:28 [INFO] [stdout] | [INFO] [stdout] 144 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 179 | test_case!(i16); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:159:28 [INFO] [stdout] | [INFO] [stdout] 159 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 179 | test_case!(i16); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:165:28 [INFO] [stdout] | [INFO] [stdout] 165 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 179 | test_case!(i16); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:138:28 [INFO] [stdout] | [INFO] [stdout] 138 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 180 | test_case!(i32); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:144:28 [INFO] [stdout] | [INFO] [stdout] 144 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 180 | test_case!(i32); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:159:28 [INFO] [stdout] | [INFO] [stdout] 159 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 180 | test_case!(i32); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:165:28 [INFO] [stdout] | [INFO] [stdout] 165 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 180 | test_case!(i32); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:138:28 [INFO] [stdout] | [INFO] [stdout] 138 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 181 | test_case!(i64); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:144:28 [INFO] [stdout] | [INFO] [stdout] 144 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 181 | test_case!(i64); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:159:28 [INFO] [stdout] | [INFO] [stdout] 159 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 181 | test_case!(i64); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:165:28 [INFO] [stdout] | [INFO] [stdout] 165 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 181 | test_case!(i64); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:138:28 [INFO] [stdout] | [INFO] [stdout] 138 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 182 | test_case!(i128); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:144:28 [INFO] [stdout] | [INFO] [stdout] 144 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 182 | test_case!(i128); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:159:28 [INFO] [stdout] | [INFO] [stdout] 159 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 182 | test_case!(i128); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:165:28 [INFO] [stdout] | [INFO] [stdout] 165 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 182 | test_case!(i128); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:138:28 [INFO] [stdout] | [INFO] [stdout] 138 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 183 | test_case!(usize); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:144:28 [INFO] [stdout] | [INFO] [stdout] 144 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 183 | test_case!(usize); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:159:28 [INFO] [stdout] | [INFO] [stdout] 159 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 183 | test_case!(usize); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:165:28 [INFO] [stdout] | [INFO] [stdout] 165 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 183 | test_case!(usize); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:138:28 [INFO] [stdout] | [INFO] [stdout] 138 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 184 | test_case!(isize); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:144:28 [INFO] [stdout] | [INFO] [stdout] 144 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 184 | test_case!(isize); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:159:28 [INFO] [stdout] | [INFO] [stdout] 159 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 184 | test_case!(isize); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:165:28 [INFO] [stdout] | [INFO] [stdout] 165 | musli::macros::assert_roundtrip_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 184 | test_case!(isize); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_decode_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:204:20 [INFO] [stdout] | [INFO] [stdout] 204 | musli::macros::assert_decode_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `assert_decode_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:51 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_decode_eq` in `macros` [INFO] [stdout] --> tests/enum_adjacent.rs:211:20 [INFO] [stdout] | [INFO] [stdout] 211 | musli::macros::assert_decode_eq! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `assert_decode_eq` in `macros` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:51 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `value` in `musli` [INFO] [stdout] --> tests/serde_compat.rs:96:30 [INFO] [stdout] | [INFO] [stdout] 96 | do_try!(::musli::value::decode(&encoded2), "Decode serde", encoded2); [INFO] [stdout] | ^^^^^ could not find `value` in `musli` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:559:9 [INFO] [stdout] | [INFO] [stdout] 559 | pub mod value; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/value/mod.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #![cfg(any(feature = "json", feature = "descriptive", feature = "value"))] [INFO] [stdout] | -------------------------------------------------------------- the item is gated here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `json` in `musli` [INFO] [stdout] --> tests/trace_collection.rs:31:31 [INFO] [stdout] | [INFO] [stdout] 31 | let encoding = musli::json::Encoding::new(); [INFO] [stdout] | ^^^^ could not find `json` in `musli` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:555:9 [INFO] [stdout] | [INFO] [stdout] 555 | pub mod json; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/json/mod.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | #![cfg(feature = "json")] [INFO] [stdout] | ---------------- the item is gated behind the `json` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `storage` in `musli` [INFO] [stdout] --> tests/serde_compat.rs:198:9 [INFO] [stdout] | [INFO] [stdout] 198 | tester!(storage, Binary); [INFO] [stdout] | ^^^^^^^ could not find `storage` in `musli` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:558:9 [INFO] [stdout] | [INFO] [stdout] 558 | pub mod storage; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/storage/mod.rs:89:11 [INFO] [stdout] | [INFO] [stdout] 89 | #![cfg(any( [INFO] [stdout] | ___________- [INFO] [stdout] 90 | | feature = "storage", [INFO] [stdout] 91 | | feature = "wire", [INFO] [stdout] 92 | | feature = "descriptive", [INFO] [stdout] 93 | | feature = "value" [INFO] [stdout] 94 | | ))] [INFO] [stdout] | |_- the item is gated here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `musli` (test "upgrade") due to 2 previous errors [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/name_types.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 24 | test_case!(u8); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/name_types.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 25 | test_case!(u16); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/name_types.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 26 | test_case!(u32); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/name_types.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 27 | test_case!(u64); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/name_types.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 28 | test_case!(u128); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/name_types.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 29 | test_case!(i8); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/name_types.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 30 | test_case!(i16); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/name_types.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 31 | test_case!(i32); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/name_types.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 32 | test_case!(i64); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/name_types.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 33 | test_case!(i128); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/name_types.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 34 | test_case!(isize); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/name_types.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 35 | test_case!(usize); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/name_types.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 65 | test_case!(u8); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/name_types.rs:57:28 [INFO] [stdout] | [INFO] [stdout] 57 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 65 | test_case!(u8); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/name_types.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 66 | test_case!(u16); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/name_types.rs:57:28 [INFO] [stdout] | [INFO] [stdout] 57 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 66 | test_case!(u16); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/name_types.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 67 | test_case!(u32); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/name_types.rs:57:28 [INFO] [stdout] | [INFO] [stdout] 57 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 67 | test_case!(u32); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/name_types.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 68 | test_case!(u64); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/name_types.rs:57:28 [INFO] [stdout] | [INFO] [stdout] 57 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 68 | test_case!(u64); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `musli` (test "packed") due to 3 previous errors [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/name_types.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 69 | test_case!(u128); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/name_types.rs:57:28 [INFO] [stdout] | [INFO] [stdout] 57 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 69 | test_case!(u128); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/name_types.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 70 | test_case!(i8); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/name_types.rs:57:28 [INFO] [stdout] | [INFO] [stdout] 57 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 70 | test_case!(i8); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/name_types.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 71 | test_case!(i16); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/name_types.rs:57:28 [INFO] [stdout] | [INFO] [stdout] 57 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 71 | test_case!(i16); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/name_types.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 72 | test_case!(i32); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/name_types.rs:57:28 [INFO] [stdout] | [INFO] [stdout] 57 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 72 | test_case!(i32); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/name_types.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 73 | test_case!(i64); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/name_types.rs:57:28 [INFO] [stdout] | [INFO] [stdout] 57 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 73 | test_case!(i64); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/name_types.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 74 | test_case!(i128); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/name_types.rs:57:28 [INFO] [stdout] | [INFO] [stdout] 57 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 74 | test_case!(i128); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/name_types.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 75 | test_case!(isize); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/name_types.rs:57:28 [INFO] [stdout] | [INFO] [stdout] 57 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 75 | test_case!(isize); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/name_types.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 76 | test_case!(usize); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] --> tests/name_types.rs:57:28 [INFO] [stdout] | [INFO] [stdout] 57 | musli::macros::assert_roundtrip_eq!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `assert_roundtrip_eq` in `macros` [INFO] [stdout] ... [INFO] [stdout] 76 | test_case!(usize); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/macros/mod.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 31 | pub use self::test::{__test_extra, __test_matrix, assert_decode_eq, assert_roundtrip_eq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `musli` (test "untagged") due to 4 previous errors [INFO] [stdout] error[E0433]: failed to resolve: could not find `wire` in `musli` [INFO] [stdout] --> tests/serde_compat.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | tester!(wire, Binary); [INFO] [stdout] | ^^^^ could not find `wire` in `musli` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:560:9 [INFO] [stdout] | [INFO] [stdout] 560 | pub mod wire; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/wire/mod.rs:87:8 [INFO] [stdout] | [INFO] [stdout] 87 | #![cfg(feature = "wire")] [INFO] [stdout] | ---------------- the item is gated behind the `wire` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `musli` (test "named_fields") due to 6 previous errors [INFO] [stderr] error: could not compile `musli` (test "trace_collection") due to 1 previous error [INFO] [stdout] error[E0433]: failed to resolve: could not find `descriptive` in `musli` [INFO] [stdout] --> tests/serde_compat.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | tester!(descriptive, Binary); [INFO] [stdout] | ^^^^^^^^^^^ could not find `descriptive` in `musli` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:554:9 [INFO] [stdout] | [INFO] [stdout] 554 | pub mod descriptive; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/descriptive/mod.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | #![cfg(feature = "descriptive")] [INFO] [stdout] | ----------------------- the item is gated behind the `descriptive` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `json` in `musli` [INFO] [stdout] --> tests/serde_compat.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | tester!(json, Text); [INFO] [stdout] | ^^^^ could not find `json` in `musli` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:555:9 [INFO] [stdout] | [INFO] [stdout] 555 | pub mod json; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/json/mod.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | #![cfg(feature = "json")] [INFO] [stdout] | ---------------- the item is gated behind the `json` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `musli` (test "tuples") due to 4 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `musli` (test "associated_bounds") due to 4 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tests` [INFO] [stdout] --> tests/serde_compat.rs:85:23 [INFO] [stdout] | [INFO] [stdout] 85 | let mut rng = tests::rng_with_seed(RNG_SEED); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tests` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 85 - let mut rng = tests::rng_with_seed(RNG_SEED); [INFO] [stdout] 85 + let mut rng = test::rng_with_seed(RNG_SEED); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tests` [INFO] [stdout] --> tests/serde_compat.rs:155:31 [INFO] [stdout] | [INFO] [stdout] 155 | let mut rng = tests::rng_with_seed(RNG_SEED); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tests` [INFO] [stdout] ... [INFO] [stdout] 198 | tester!(storage, Binary); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tester` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 155 - let mut rng = tests::rng_with_seed(RNG_SEED); [INFO] [stdout] 155 + let mut rng = test::rng_with_seed(RNG_SEED); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tests` [INFO] [stdout] --> tests/serde_compat.rs:155:31 [INFO] [stdout] | [INFO] [stdout] 155 | let mut rng = tests::rng_with_seed(RNG_SEED); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tests` [INFO] [stdout] ... [INFO] [stdout] 199 | tester!(wire, Binary); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tester` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 155 - let mut rng = tests::rng_with_seed(RNG_SEED); [INFO] [stdout] 155 + let mut rng = test::rng_with_seed(RNG_SEED); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tests` [INFO] [stdout] --> tests/serde_compat.rs:155:31 [INFO] [stdout] | [INFO] [stdout] 155 | let mut rng = tests::rng_with_seed(RNG_SEED); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tests` [INFO] [stdout] ... [INFO] [stdout] 200 | tester!(descriptive, Binary); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tester` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 155 - let mut rng = tests::rng_with_seed(RNG_SEED); [INFO] [stdout] 155 + let mut rng = test::rng_with_seed(RNG_SEED); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tests` [INFO] [stdout] --> tests/serde_compat.rs:155:31 [INFO] [stdout] | [INFO] [stdout] 155 | let mut rng = tests::rng_with_seed(RNG_SEED); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tests` [INFO] [stdout] ... [INFO] [stdout] 201 | tester!(json, Text); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tester` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 155 - let mut rng = tests::rng_with_seed(RNG_SEED); [INFO] [stdout] 155 + let mut rng = test::rng_with_seed(RNG_SEED); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `musli` (test "serde_compat") due to 19 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `musli` (test "name_types") due to 36 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `musli` (test "enum_adjacent") due to 59 previous errors [INFO] running `Command { std: "docker" "inspect" "1145baa01f559683dfd311dc2ef1e90e3bbe067a51adf2d4ba3812f3c41374b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1145baa01f559683dfd311dc2ef1e90e3bbe067a51adf2d4ba3812f3c41374b6", kill_on_drop: false }` [INFO] [stdout] 1145baa01f559683dfd311dc2ef1e90e3bbe067a51adf2d4ba3812f3c41374b6