[INFO] cloning repository https://github.com/1Password/typeshare [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1Password/typeshare" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1Password%2Ftypeshare", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1Password%2Ftypeshare'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8c8041c37ab8887981a3c37133c736f424653d88 [INFO] testing 1Password/typeshare against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1Password%2Ftypeshare" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/1Password/typeshare on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/1Password/typeshare [INFO] finished tweaking git repo https://github.com/1Password/typeshare [INFO] tweaked toml for git repo https://github.com/1Password/typeshare written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/1Password/typeshare already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6c746e6f84a0fd9276d3f5fee1f8679b71b975e111046552685a28e7d8822c2 [INFO] running `Command { std: "docker" "start" "-a" "b6c746e6f84a0fd9276d3f5fee1f8679b71b975e111046552685a28e7d8822c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6c746e6f84a0fd9276d3f5fee1f8679b71b975e111046552685a28e7d8822c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6c746e6f84a0fd9276d3f5fee1f8679b71b975e111046552685a28e7d8822c2", kill_on_drop: false }` [INFO] [stdout] b6c746e6f84a0fd9276d3f5fee1f8679b71b975e111046552685a28e7d8822c2 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e85c33fb1049ba313df016820559adec7a2b1e4e0ea868a66e61eb45e2263905 [INFO] running `Command { std: "docker" "start" "-a" "e85c33fb1049ba313df016820559adec7a2b1e4e0ea868a66e61eb45e2263905", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling anstyle v1.0.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling anyhow v1.0.91 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling anstream v0.6.17 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling lazy_format v2.0.3 [INFO] [stderr] Compiling topological-sort v0.2.2 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling terminal_size v0.4.0 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling typeshare-annotation v1.0.4 (/opt/rustwide/workdir/annotation) [INFO] [stderr] Compiling flexi_logger v0.28.5 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling typeshare-core v1.13.2 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling clap_complete v4.5.36 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling typeshare v1.0.4 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling typeshare-cli v1.13.2 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.63s [INFO] running `Command { std: "docker" "inspect" "e85c33fb1049ba313df016820559adec7a2b1e4e0ea868a66e61eb45e2263905", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e85c33fb1049ba313df016820559adec7a2b1e4e0ea868a66e61eb45e2263905", kill_on_drop: false }` [INFO] [stdout] e85c33fb1049ba313df016820559adec7a2b1e4e0ea868a66e61eb45e2263905 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5f88be0a0d37129a7ec56eca6c92b4e44536a6b770452d1698d2bf75f0b54c9 [INFO] running `Command { std: "docker" "start" "-a" "f5f88be0a0d37129a7ec56eca6c92b4e44536a6b770452d1698d2bf75f0b54c9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling dissimilar v1.0.9 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling typeshare-annotation v1.0.4 (/opt/rustwide/workdir/annotation) [INFO] [stderr] Compiling cool_asserts v2.0.3 [INFO] [stderr] Compiling expect-test v1.5.0 [INFO] [stderr] Compiling typeshare v1.0.4 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling typeshare-core v1.13.2 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling typeshare-cli v1.13.2 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.09s [INFO] running `Command { std: "docker" "inspect" "f5f88be0a0d37129a7ec56eca6c92b4e44536a6b770452d1698d2bf75f0b54c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5f88be0a0d37129a7ec56eca6c92b4e44536a6b770452d1698d2bf75f0b54c9", kill_on_drop: false }` [INFO] [stdout] f5f88be0a0d37129a7ec56eca6c92b4e44536a6b770452d1698d2bf75f0b54c9 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 24a5080f4be5f15129151b204fafcfde739ce434ee12c01177ecde43bd61017b [INFO] running `Command { std: "docker" "start" "-a" "24a5080f4be5f15129151b204fafcfde739ce434ee12c01177ecde43bd61017b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/typeshare-9be73c87124cd149) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test integer::tests::i54_max ... ok [INFO] [stdout] test integer::tests::test_formatter_flags ... ok [INFO] [stdout] test integer::tests::i54_min ... ok [INFO] [stdout] test integer::tests::test_i54_init ... ok [INFO] [stdout] test integer::tests::test_i32_to_i54 ... ok [INFO] [stdout] test integer::tests::test_i54_to_i32 ... ok [INFO] [stdout] test integer::tests::test_i54_overflow ... ok [INFO] [stdout] test integer::tests::test_i54_underflow ... ok [INFO] [stdout] test integer::tests::test_i54_to_i64 ... ok [INFO] [stdout] test integer::tests::test_i64_to_i54 ... ok [INFO] [stdout] test integer::tests::test_order ... ok [INFO] [stdout] test integer::tests::test_serde_deserialize ... ok [INFO] [stdout] test integer::tests::test_serde_deserialize_overflow ... ok [INFO] [stdout] test integer::tests::test_serde_deserialize_underflow ... ok [INFO] [stdout] test integer::tests::test_serde_serialize ... ok [INFO] [stdout] test integer::tests::test_u32_to_u53 ... ok [INFO] [stdout] test integer::tests::test_u53_init ... ok [INFO] [stdout] test integer::tests::test_u53_overflow ... ok [INFO] [stdout] test integer::tests::test_u53_to_u32 ... ok [INFO] [stdout] test integer::tests::test_u53_to_u64 ... ok [INFO] [stdout] test integer::tests::test_u64_to_u53 ... ok [INFO] [stdout] test integer::tests::u53_max ... ok [INFO] [stdout] test integer::tests::u53_min ... ok [INFO] [stdout] test json_date::tests::test_deserialize ... ok [INFO] [stdout] test json_date::tests::test_serialize ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/typeshare_annotation-ead5f050f46e0bc1) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/typeshare-481a2b4214c12bfe) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test config::test::decorators_test ... ok [INFO] [stdout] test config::test::constraints_test ... ok [INFO] [stdout] test config::test::empty_test ... ok [INFO] [stdout] test config::test::default_test ... ok [INFO] [stdout] test config::test::mappings_test ... ok [INFO] [stdout] test config::test::swift_prefix_test ... ok [INFO] [stdout] test config::test::to_string_and_back ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/typeshare_core-32a13fa48ec85e81) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test language::go::test::no_pointer_slice ... ok [INFO] [stdout] test language::python::test::test_non_optional_value_with_no_serde_default ... ok [INFO] [stdout] test language::python::test::test_optional_value_no_serde_default ... ok [INFO] [stdout] test language::python::test::test_non_optional_value_with_serde_default ... ok [INFO] [stdout] test language::python::test::test_optional_value_with_serde_default ... ok [INFO] [stdout] test language::test::test_crate_name ... ok [INFO] [stdout] test parser::test_rename_all_to_case ... ok [INFO] [stdout] test rename::tests::test_rename ... ok [INFO] [stdout] test language::python::test::test_python_property_aware_rename ... ok [INFO] [stdout] test target_os_check::test::test_accept_no_attribute ... ok [INFO] [stdout] test target_os_check::test::test_accept_no_target_os ... ok [INFO] [stdout] test target_os_check::test::test_enum_no_target_os_enabled ... ok [INFO] [stdout] test target_os_check::test::test_accept_none_excluded ... ok [INFO] [stdout] test target_os_check::test::test_any_target_not_target_os ... ok [INFO] [stdout] test target_os_check::test::test_not_scope ... ok [INFO] [stdout] test target_os_check::test::test_not_scope_reverse ... ok [INFO] [stdout] test target_os_check::test::test_reject_not_target_os ... ok [INFO] [stdout] test target_os_check::test::test_target_os_combined_all_accepted ... ok [INFO] [stdout] test topsort::test_toposort_impl ... ok [INFO] [stdout] test target_os_check::test::test_target_os_combined_rejected ... ok [INFO] [stdout] test target_os_check::test::test_target_os_combined_any_accepted ... ok [INFO] [stdout] test topsort::test_toposort_impl_cycles ... ok [INFO] [stdout] test target_os_check::test::test_target_os_accept ... ok [INFO] [stdout] test target_os_check::test::test_target_os_nested_reject ... ok [INFO] [stdout] test visitors::test::test_parse_import_complex ... ok [INFO] [stdout] test visitors::test::test_parse_import ... ok [INFO] [stdout] test visitors::test::test_path_visitor ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/agnostic_tests.rs (/opt/rustwide/target/debug/deps/agnostic_tests-1b99c82410912354) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test blocklisted_types::test_isize_blocklisted_struct ... ok [INFO] [stdout] test blocklisted_types::test_i64_blocklisted_struct ... ok [INFO] [stdout] test blocklisted_types::test_hashmap_blocklisted_struct ... ok [INFO] [stdout] test blocklisted_types::test_optional_blocklisted_struct ... ok [INFO] [stdout] test blocklisted_types::test_u64_blocklisted_struct ... ok [INFO] [stdout] test blocklisted_types::test_vec_blocklisted_struct ... ok [INFO] [stdout] test blocklisted_types::test_usize_blocklisted_in_struct ... ok [INFO] [stdout] test serde_attributes_on_enums::content_not_allowed_on_non_algebraic ... ok [INFO] [stdout] test serde_attributes_on_enums::tag_not_allowed_on_non_algebraic ... ok [INFO] [stdout] test serde_attributes_on_enums::both_not_allowed_on_non_algebraic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/snapshot_tests.rs (/opt/rustwide/target/debug/deps/snapshot_tests-c106e81160cdf0c7) [INFO] [stdout] [INFO] [stdout] running 301 tests [INFO] [stdout] test can_apply_prefix_correctly::kotlin ... ok [INFO] [stdout] test can_apply_prefix_correctly::scala ... ok [INFO] [stdout] test can_apply_prefix_correctly::go ... ok [INFO] [stdout] test anonymous_struct_with_rename::kotlin ... ok [INFO] [stdout] test anonymous_struct_with_rename::typescript ... ok [INFO] [stdout] test anonymous_struct_with_rename::go ... ok [INFO] [stdout] test anonymous_struct_with_rename::scala ... ok [INFO] [stdout] test can_apply_prefix_correctly::swift ... ok [INFO] [stdout] test anonymous_struct_with_rename::swift ... ok [INFO] [stdout] test can_apply_prefix_correctly::python ... ok [INFO] [stdout] test can_generate_algebraic_enum::go ... ok [INFO] [stdout] test can_generate_algebraic_enum::kotlin ... ok [INFO] [stdout] test anonymous_struct_with_rename::python ... ok [INFO] [stdout] test can_apply_prefix_correctly::typescript ... ok [INFO] [stdout] test algebraic_enum_decorator::swift ... ok [INFO] [stdout] test can_generate_algebraic_enum_with_skipped_variants::typescript ... ok [INFO] [stdout] test can_generate_algebraic_enum_with_skipped_variants::swift ... ok [INFO] [stdout] test can_generate_algebraic_enum_with_skipped_variants::kotlin ... ok [INFO] [stdout] test can_generate_algebraic_enum::python ... ok [INFO] [stdout] test can_generate_algebraic_enum_with_skipped_variants::scala ... ok [INFO] [stdout] test can_generate_algebraic_enum_with_skipped_variants::go ... ok [INFO] [stdout] test can_generate_algebraic_enum::scala ... ok [INFO] [stdout] test can_generate_algebraic_enum::swift ... ok [INFO] [stdout] test can_generate_algebraic_enum::typescript ... ok [INFO] [stdout] test can_generate_algebraic_enum_with_skipped_variants::python ... ok [INFO] [stdout] test can_generate_bare_string_enum::go ... ok [INFO] [stdout] test can_generate_bare_string_enum::kotlin ... ok [INFO] [stdout] test can_generate_anonymous_struct_with_skipped_fields::kotlin ... ok [INFO] [stdout] test can_generate_anonymous_struct_with_skipped_fields::go ... ok [INFO] [stdout] test can_generate_bare_string_enum::python ... ok [INFO] [stdout] test can_generate_anonymous_struct_with_skipped_fields::scala ... ok [INFO] [stdout] test can_generate_bare_string_enum::swift ... ok [INFO] [stdout] test can_generate_const::go ... ok [INFO] [stdout] test can_generate_bare_string_enum::scala ... ok [INFO] [stdout] test can_generate_bare_string_enum::typescript ... ok [INFO] [stdout] test can_generate_anonymous_struct_with_skipped_fields::python ... ok [INFO] [stdout] test can_generate_anonymous_struct_with_skipped_fields::swift ... ok [INFO] [stdout] test can_generate_anonymous_struct_with_skipped_fields::typescript ... ok [INFO] [stdout] test can_generate_const::python ... ok [INFO] [stdout] test can_generate_const::typescript ... ok [INFO] [stdout] test can_generate_empty_algebraic_enum::kotlin ... ok [INFO] [stdout] test can_generate_empty_algebraic_enum::go ... ok [INFO] [stdout] test can_generate_empty_algebraic_enum::python ... ok [INFO] [stdout] test can_generate_empty_algebraic_enum::scala ... ok [INFO] [stdout] test can_generate_double_option_pattern::typescript ... ok [INFO] [stdout] test can_generate_empty_algebraic_enum::typescript ... ok [INFO] [stdout] test can_generate_empty_algebraic_enum::swift ... ok [INFO] [stdout] test can_generate_generic_struct::kotlin ... ok [INFO] [stdout] test can_generate_generic_struct::scala ... ok [INFO] [stdout] test can_generate_generic_type_alias::kotlin ... ok [INFO] [stdout] test can_generate_generic_struct::swift ... ok [INFO] [stdout] test can_generate_generic_enum::typescript ... ok [INFO] [stdout] test can_generate_readonly_fields::typescript ... ok [INFO] [stdout] test can_generate_generic_enum::kotlin ... ok [INFO] [stdout] test can_generate_generic_type_alias::typescript ... ok [INFO] [stdout] test can_generate_simple_enum::go ... ok [INFO] [stdout] test can_generate_generic_type_alias::swift ... ok [INFO] [stdout] test can_generate_generic_type_alias::scala ... ok [INFO] [stdout] test can_generate_generic_struct::typescript ... ok [INFO] [stdout] test can_generate_simple_enum::kotlin ... ok [INFO] [stdout] test can_generate_simple_enum::scala ... ok [INFO] [stdout] test can_generate_simple_enum::python ... ok [INFO] [stdout] test can_generate_simple_enum::swift ... ok [INFO] [stdout] test can_generate_simple_enum::typescript ... ok [INFO] [stdout] test can_generate_simple_struct_with_a_comment::go ... ok [INFO] [stdout] test can_generate_generic_enum::scala ... ok [INFO] [stdout] test can_generate_generic_enum::swift ... ok [INFO] [stdout] test can_generate_slice_of_user_type::go ... ok [INFO] [stdout] test can_generate_simple_struct_with_a_comment::kotlin ... ok [INFO] [stdout] test can_generate_simple_struct_with_a_comment::scala ... ok [INFO] [stdout] test can_generate_slice_of_user_type::swift ... ok [INFO] [stdout] test can_generate_struct_with_skipped_fields::go ... ok [INFO] [stdout] test can_generate_slice_of_user_type::kotlin ... ok [INFO] [stdout] test can_generate_simple_struct_with_a_comment::python ... ok [INFO] [stdout] test can_generate_simple_struct_with_a_comment::typescript ... ok [INFO] [stdout] test can_generate_simple_struct_with_a_comment::swift ... ok [INFO] [stdout] test can_generate_slice_of_user_type::scala ... ok [INFO] [stdout] test can_generate_slice_of_user_type::python ... ok [INFO] [stdout] test can_generate_struct_with_skipped_fields::kotlin ... ok [INFO] [stdout] test can_generate_slice_of_user_type::typescript ... ok [INFO] [stdout] test can_generate_struct_with_skipped_fields::swift ... ok [INFO] [stdout] test can_generate_unit_structs::python ... ok [INFO] [stdout] test can_generate_struct_with_skipped_fields::python ... ok [INFO] [stdout] test can_generate_unit_structs::scala ... ok [INFO] [stdout] test can_generate_unit_structs::go ... ok [INFO] [stdout] test can_generate_unit_structs::swift ... ok [INFO] [stdout] test can_generate_unit_structs::typescript ... ok [INFO] [stdout] test can_generate_unit_structs::kotlin ... ok [INFO] [stdout] test can_generate_struct_with_skipped_fields::typescript ... ok [INFO] [stdout] test can_generate_struct_with_skipped_fields::scala ... ok [INFO] [stdout] test can_handle_quote_in_serde_rename::kotlin ... ok [INFO] [stdout] test can_handle_quote_in_serde_rename::python ... ok [INFO] [stdout] test can_handle_quote_in_serde_rename::go ... ok [INFO] [stdout] test can_handle_quote_in_serde_rename::typescript ... ok [INFO] [stdout] test can_handle_quote_in_serde_rename::scala ... ok [INFO] [stdout] test can_handle_quote_in_serde_rename::swift ... ok [INFO] [stdout] test can_handle_anonymous_struct::kotlin ... ok [INFO] [stdout] test can_handle_anonymous_struct::typescript ... ok [INFO] [stdout] test can_handle_anonymous_struct::go ... ok [INFO] [stdout] test can_handle_anonymous_struct::scala ... ok [INFO] [stdout] test can_handle_anonymous_struct::swift ... ok [INFO] [stdout] test can_handle_serde_rename::go ... ok [INFO] [stdout] test can_handle_serde_rename::kotlin ... ok [INFO] [stdout] test can_handle_serde_rename_all::go ... ok [INFO] [stdout] test can_handle_serde_rename::typescript ... ok [INFO] [stdout] test can_handle_serde_rename::scala ... ok [INFO] [stdout] test can_handle_serde_rename::swift ... ok [INFO] [stdout] test can_handle_serde_rename_all::scala ... ok [INFO] [stdout] test can_handle_anonymous_struct::python ... ok [INFO] [stdout] test can_handle_serde_rename_all::typescript ... ok [INFO] [stdout] test can_handle_serde_rename::python ... ok [INFO] [stdout] test can_handle_serde_rename_all::swift ... ok [INFO] [stdout] test can_handle_serde_rename_on_top_level::kotlin ... ok [INFO] [stdout] test can_handle_serde_rename_all::python ... ok [INFO] [stdout] test can_handle_serde_rename_all::kotlin ... ok [INFO] [stdout] test can_handle_serde_rename_on_top_level::go ... ok [INFO] [stdout] test can_handle_serde_rename_on_top_level::scala ... ok [INFO] [stdout] test can_handle_unit_type::go ... ok [INFO] [stdout] test can_handle_serde_rename_on_top_level::swift ... ok [INFO] [stdout] test can_handle_serde_rename_on_top_level::typescript ... ok [INFO] [stdout] test can_handle_unit_type::kotlin ... ok [INFO] [stdout] test can_handle_unit_type::scala ... ok [INFO] [stdout] test can_handle_unit_type::typescript ... ok [INFO] [stdout] test can_handle_unit_type::swift ... ok [INFO] [stdout] test can_handle_serde_rename_on_top_level::python ... ok [INFO] [stdout] test can_handle_unit_type::python ... ok [INFO] [stdout] test can_override_types::go ... ok [INFO] [stdout] test can_recognize_types_inside_modules::scala ... ok [INFO] [stdout] test can_recognize_types_inside_modules::typescript ... ok [INFO] [stdout] test can_recognize_types_inside_modules::kotlin ... ok [INFO] [stdout] test can_override_types::kotlin ... ok [INFO] [stdout] test enum_is_properly_named_with_serde_overrides::kotlin ... ok [INFO] [stdout] test enum_is_properly_named_with_serde_overrides::scala ... ok [INFO] [stdout] test enum_is_properly_named_with_serde_overrides::swift ... ok [INFO] [stdout] test enum_is_properly_named_with_serde_overrides::go ... ok [INFO] [stdout] test can_override_types::scala ... ok [INFO] [stdout] test can_override_types::typescript ... ok [INFO] [stdout] test can_override_types::swift ... ok [INFO] [stdout] test const_enum_decorator::swift ... ok [INFO] [stdout] test enum_is_properly_named_with_serde_overrides::typescript ... ok [INFO] [stdout] test enum_is_properly_named_with_serde_overrides::python ... ok [INFO] [stdout] test can_recognize_types_inside_modules::swift ... ok [INFO] [stdout] test can_recognize_types_inside_modules::go ... ok [INFO] [stdout] test can_recognize_types_inside_modules::python ... ok [INFO] [stdout] test generates_empty_structs_and_initializers::go ... ok [INFO] [stdout] test generate_types::kotlin ... ok [INFO] [stdout] test generate_types::scala ... ok [INFO] [stdout] test generate_types::go ... ok [INFO] [stdout] test generate_types::typescript ... ok [INFO] [stdout] test generate_types::swift ... ok [INFO] [stdout] test generate_types_with_keywords::swift ... ok [INFO] [stdout] test generates_empty_structs_and_initializers::python ... ok [INFO] [stdout] test generates_empty_structs_and_initializers::kotlin ... ok [INFO] [stdout] test generates_empty_structs_and_initializers::swift ... ok [INFO] [stdout] test generates_empty_structs_and_initializers::typescript ... ok [INFO] [stdout] test generates_empty_structs_and_initializers::scala ... ok [INFO] [stdout] test generate_types::python ... ok [INFO] [stdout] test kebab_case_rename::go ... ok [INFO] [stdout] test excluded_by_target_os::go ... ok [INFO] [stdout] test kebab_case_rename::swift ... ok [INFO] [stdout] test kebab_case_rename::scala ... ok [INFO] [stdout] test kebab_case_rename::typescript ... ok [INFO] [stdout] test excluded_by_target_os::kotlin ... ok [INFO] [stdout] test kebab_case_rename::python ... ok [INFO] [stdout] test excluded_by_target_os::typescript ... ok [INFO] [stdout] test excluded_by_target_os::scala ... ok [INFO] [stdout] test excluded_by_target_os::swift ... ok [INFO] [stdout] test generic_struct_with_constraints_and_decorators::swift ... ok [INFO] [stdout] test orders_types::go ... ok [INFO] [stdout] test excluded_by_target_os::python ... ok [INFO] [stdout] test kebab_case_rename::kotlin ... ok [INFO] [stdout] test recursive_enum_decorator::kotlin ... ok [INFO] [stdout] test orders_types::swift ... ok [INFO] [stdout] test recursive_enum_decorator::go ... ok [INFO] [stdout] test recursive_enum_decorator::swift ... ok [INFO] [stdout] test recursive_enum_decorator::scala ... ok [INFO] [stdout] test orders_types::kotlin ... ok [INFO] [stdout] test resolves_qualified_type::kotlin ... ok [INFO] [stdout] test recursive_enum_decorator::python ... ok [INFO] [stdout] test resolves_qualified_type::go ... ok [INFO] [stdout] test resolves_qualified_type::swift ... ok [INFO] [stdout] test resolves_qualified_type::typescript ... ok [INFO] [stdout] test orders_types::python ... ok [INFO] [stdout] test recursive_enum_decorator::typescript ... ok [INFO] [stdout] test serialize_anonymous_field_as::kotlin ... ok [INFO] [stdout] test serialize_anonymous_field_as::go ... ok [INFO] [stdout] test serialize_anonymous_field_as::python ... ok [INFO] [stdout] test serde_rename_references::go ... ok [INFO] [stdout] test serde_rename_references::scala ... ok [INFO] [stdout] test serde_rename_references::swift ... ok [INFO] [stdout] test serde_rename_references::kotlin ... ok [INFO] [stdout] test resolves_qualified_type::python ... ok [INFO] [stdout] test resolves_qualified_type::scala ... ok [INFO] [stdout] test serialize_anonymous_field_as::typescript ... ok [INFO] [stdout] test serialize_anonymous_field_as::scala ... ok [INFO] [stdout] test serialize_field_as::go ... ok [INFO] [stdout] test serialize_anonymous_field_as::swift ... ok [INFO] [stdout] test serialize_field_as::kotlin ... ok [INFO] [stdout] test serde_rename_references::typescript ... ok [INFO] [stdout] test serialize_field_as::scala ... ok [INFO] [stdout] test serialize_type_alias::go ... ok [INFO] [stdout] test serialize_type_alias::kotlin ... ok [INFO] [stdout] test serialize_type_alias::swift ... ok [INFO] [stdout] test serialize_type_alias::python ... ok [INFO] [stdout] test serialize_field_as::typescript ... ok [INFO] [stdout] test serialize_type_alias::scala ... ok [INFO] [stdout] test serialize_field_as::swift ... ok [INFO] [stdout] test serialize_type_alias::typescript ... ok [INFO] [stdout] test serialize_field_as::python ... ok [INFO] [stdout] test test_algebraic_enum_case_name_support::go ... ok [INFO] [stdout] test test_algebraic_enum_case_name_support::kotlin ... ok [INFO] [stdout] test test_algebraic_enum_case_name_support::python ... ok [INFO] [stdout] test struct_decorator::kotlin ... ok [INFO] [stdout] test struct_decorator::swift ... ok [INFO] [stdout] test smart_pointers::kotlin ... ok [INFO] [stdout] test smart_pointers::scala ... ok [INFO] [stdout] test test_algebraic_enum_case_name_support::swift ... ok [INFO] [stdout] test test_generate_char::kotlin ... ok [INFO] [stdout] test test_default_decorators::swift ... ok [INFO] [stdout] test smart_pointers::go ... ok [INFO] [stdout] test test_custom_serialize_deserialize_functions::go ... ok [INFO] [stdout] test test_algebraic_enum_case_name_support::scala ... ok [INFO] [stdout] test test_generate_char::scala ... ok [INFO] [stdout] test smart_pointers::typescript ... ok [INFO] [stdout] test test_default_generic_constraints::swift ... ok [INFO] [stdout] test smart_pointers::swift ... ok [INFO] [stdout] test test_generate_char::go ... ok [INFO] [stdout] test test_algebraic_enum_case_name_support::typescript ... ok [INFO] [stdout] test test_generate_char::swift ... ok [INFO] [stdout] test test_custom_serialize_deserialize_functions::python ... ok [INFO] [stdout] test test_generate_char::python ... ok [INFO] [stdout] test test_i54_u53_type::kotlin ... ok [INFO] [stdout] test smart_pointers::python ... ok [INFO] [stdout] test test_generate_char::typescript ... ok [INFO] [stdout] test test_i54_u53_type::python ... ok [INFO] [stdout] test test_i54_u53_type::swift ... ok [INFO] [stdout] test test_i54_u53_type::typescript ... ok [INFO] [stdout] test test_i54_u53_type::go ... ok [INFO] [stdout] test test_custom_serialize_deserialize_functions::typescript ... ok [INFO] [stdout] test test_optional_type_alias::kotlin ... ok [INFO] [stdout] test test_i54_u53_type::scala ... ok [INFO] [stdout] test test_optional_type_alias::python ... ok [INFO] [stdout] test test_serde_default_struct::go ... ok [INFO] [stdout] test test_serde_default_struct::kotlin ... ok [INFO] [stdout] test test_optional_type_alias::swift ... ok [INFO] [stdout] test test_optional_type_alias::go ... ok [INFO] [stdout] test test_serde_default_struct::scala ... ok [INFO] [stdout] test test_serde_default_struct::python ... ok [INFO] [stdout] test test_optional_type_alias::typescript ... ok [INFO] [stdout] test test_optional_type_alias::scala ... ok [INFO] [stdout] test test_serde_default_struct::typescript ... ok [INFO] [stdout] test test_serde_iso8601::kotlin ... ok [INFO] [stdout] test test_serde_iso8601::go ... ok [INFO] [stdout] test test_serde_url::go ... ok [INFO] [stdout] test test_serde_default_struct::swift ... ok [INFO] [stdout] test test_serde_iso8601::scala ... ok [INFO] [stdout] test test_serde_url::kotlin ... ok [INFO] [stdout] test test_serde_url::scala ... ok [INFO] [stdout] test test_serde_iso8601::swift ... ok [INFO] [stdout] test test_serde_url::python ... ok [INFO] [stdout] test test_serde_iso8601::python ... ok [INFO] [stdout] test test_serde_url::swift ... ok [INFO] [stdout] test test_serde_iso8601::typescript ... ok [INFO] [stdout] test test_serialized_as::go ... ok [INFO] [stdout] test test_serde_url::typescript ... ok [INFO] [stdout] test test_serialized_as::swift ... ok [INFO] [stdout] test test_serialized_as_tuple::python ... ok [INFO] [stdout] test test_serialized_as_tuple::kotlin ... ok [INFO] [stdout] test test_serialized_as_tuple::go ... ok [INFO] [stdout] test test_serialized_as::kotlin ... ok [INFO] [stdout] test test_serialized_as::scala ... ok [INFO] [stdout] test test_serialized_as::typescript ... ok [INFO] [stdout] test test_serialized_as::python ... ok [INFO] [stdout] test test_serialized_as_tuple::typescript ... ok [INFO] [stdout] test test_serialized_as_tuple::scala ... ok [INFO] [stdout] test test_simple_enum_case_name_support::kotlin ... ok [INFO] [stdout] test test_simple_enum_case_name_support::swift ... ok [INFO] [stdout] test test_simple_enum_case_name_support::go ... ok [INFO] [stdout] test test_serialized_as_tuple::swift ... ok [INFO] [stdout] test test_simple_enum_case_name_support::scala ... ok [INFO] [stdout] test test_simple_enum_case_name_support::python ... ok [INFO] [stdout] test test_type_alias::go ... ok [INFO] [stdout] test test_simple_enum_case_name_support::typescript ... ok [INFO] [stdout] test test_type_alias::typescript ... ok [INFO] [stdout] test use_correct_decoded_variable_name::kotlin ... ok [INFO] [stdout] test use_correct_decoded_variable_name::scala ... ok [INFO] [stdout] test test_type_alias::python ... ok [INFO] [stdout] test test_type_alias::kotlin ... ok [INFO] [stdout] test use_correct_decoded_variable_name::go ... ok [INFO] [stdout] test test_type_alias::swift ... ok [INFO] [stdout] test use_correct_decoded_variable_name::python ... ok [INFO] [stdout] test use_correct_decoded_variable_name::typescript ... ok [INFO] [stdout] test test_type_alias::scala ... ok [INFO] [stdout] test use_correct_integer_types::kotlin ... ok [INFO] [stdout] test use_correct_integer_types::python ... ok [INFO] [stdout] test use_correct_integer_types::go ... ok [INFO] [stdout] test uppercase_go_acronyms::go ... ok [INFO] [stdout] test use_correct_decoded_variable_name::swift ... ok [INFO] [stdout] test use_correct_integer_types::scala ... ok [INFO] [stdout] test use_correct_integer_types::swift ... ok [INFO] [stdout] test use_correct_integer_types::typescript ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 301 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests typeshare [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests typeshare_annotation [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test annotation/src/lib.rs - typeshare (line 15) ... ignored [INFO] [stdout] test annotation/src/lib.rs - typeshare (line 31) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests typeshare_core [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test core/src/language/mod.rs - language::Language::write_enum (line 329) ... ignored [INFO] [stdout] test core/src/language/mod.rs - language::Language::write_struct (line 316) ... ignored [INFO] [stdout] test core/src/language/mod.rs - language::Language::write_types_for_anonymous_structs (line 357) - compile fail ... FAILED [INFO] [stdout] test core/src/language/mod.rs - language::Language::write_types_for_anonymous_structs (line 346) ... ok [INFO] [stdout] test core/src/language/mod.rs - language::Language::write_type_alias (line 298) ... ok [INFO] [stdout] test core/src/language/mod.rs - language::Language::write_const (line 307) ... ok [INFO] [stdout] test core/src/rust_types.rs - rust_types::RustEnum::Algebraic (line 662) ... ok [INFO] [stdout] test core/src/rust_types.rs - rust_types::RustTypeAlias (line 109) ... ok [INFO] [stdout] test core/src/rust_types.rs - rust_types::RustEnum::Unit (line 650) ... ok [INFO] [stdout] test core/src/rust_types.rs - rust_types::RustConst (line 81) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- core/src/language/mod.rs - language::Language::write_types_for_anonymous_structs (line 357) stdout ---- [INFO] [stdout] Test compiled successfully, but it's marked `compile_fail`. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] core/src/language/mod.rs - language::Language::write_types_for_anonymous_structs (line 357) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 7 passed; 1 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `-p typeshare-core --doc` [INFO] running `Command { std: "docker" "inspect" "24a5080f4be5f15129151b204fafcfde739ce434ee12c01177ecde43bd61017b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24a5080f4be5f15129151b204fafcfde739ce434ee12c01177ecde43bd61017b", kill_on_drop: false }` [INFO] [stdout] 24a5080f4be5f15129151b204fafcfde739ce434ee12c01177ecde43bd61017b