[INFO] fetching crate cosmwasm-schema 3.0.1... [INFO] testing cosmwasm-schema-3.0.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate cosmwasm-schema 3.0.1 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate cosmwasm-schema 3.0.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate cosmwasm-schema 3.0.1 [INFO] tweaked toml for crates.io crate cosmwasm-schema 3.0.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cosmwasm-schema 3.0.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cosmwasm-schema 3.0.1 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded schemars_derive v1.0.0-rc.2 [INFO] [stderr] Downloaded cw-schema-derive v3.0.1 [INFO] [stderr] Downloaded cw-schema v3.0.1 [INFO] [stderr] Downloaded schemars v1.0.0-rc.2 [INFO] [stderr] Downloaded cosmwasm-schema-derive v3.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6593e103cef23a53db4d3f60f37e6540632ad0205bfd9fbd47a48fff49874b55 [INFO] running `Command { std: "docker" "start" "-a" "6593e103cef23a53db4d3f60f37e6540632ad0205bfd9fbd47a48fff49874b55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6593e103cef23a53db4d3f60f37e6540632ad0205bfd9fbd47a48fff49874b55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6593e103cef23a53db4d3f60f37e6540632ad0205bfd9fbd47a48fff49874b55", kill_on_drop: false }` [INFO] [stdout] 6593e103cef23a53db4d3f60f37e6540632ad0205bfd9fbd47a48fff49874b55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 993e5c63487063b2eddc23719545cb29fe5994ad36f56f1a977e37ccfb2d040e [INFO] running `Command { std: "docker" "start" "-a" "993e5c63487063b2eddc23719545cb29fe5994ad36f56f1a977e37ccfb2d040e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling schemars_derive v1.0.0-rc.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling cw-schema-derive v3.0.1 [INFO] [stderr] Compiling cosmwasm-schema-derive v3.0.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.13.0 [INFO] [stderr] Compiling serde_with v3.13.0 [INFO] [stderr] Compiling schemars v1.0.0-rc.2 [INFO] [stderr] Compiling cw-schema v3.0.1 [INFO] [stderr] Compiling cosmwasm-schema v3.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.20s [INFO] running `Command { std: "docker" "inspect" "993e5c63487063b2eddc23719545cb29fe5994ad36f56f1a977e37ccfb2d040e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "993e5c63487063b2eddc23719545cb29fe5994ad36f56f1a977e37ccfb2d040e", kill_on_drop: false }` [INFO] [stdout] 993e5c63487063b2eddc23719545cb29fe5994ad36f56f1a977e37ccfb2d040e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ba3a95009c4d9b7570aabd0c72faee3652b1b36ea1068b6ce894cdc2a0801e53 [INFO] running `Command { std: "docker" "start" "-a" "ba3a95009c4d9b7570aabd0c72faee3652b1b36ea1068b6ce894cdc2a0801e53", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling cosmwasm-schema v3.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning(cw-schema-derive): unsupported tag type [INFO] [stderr] | [INFO] [stderr] | unsupported tag type [INFO] [stderr] | Location: 244:8 [INFO] [stderr] | [INFO] [stderr] = note: annotate the container with #[schemaifier(mute_warnings)] to disable these warnings [INFO] [stderr] warning(cw-schema-derive): unsupported tag type [INFO] [stderr] | [INFO] [stderr] | unsupported tag type [INFO] [stderr] | Location: 271:8 [INFO] [stderr] | [INFO] [stderr] = note: annotate the container with #[schemaifier(mute_warnings)] to disable these warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.05s [INFO] running `Command { std: "docker" "inspect" "ba3a95009c4d9b7570aabd0c72faee3652b1b36ea1068b6ce894cdc2a0801e53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba3a95009c4d9b7570aabd0c72faee3652b1b36ea1068b6ce894cdc2a0801e53", kill_on_drop: false }` [INFO] [stdout] ba3a95009c4d9b7570aabd0c72faee3652b1b36ea1068b6ce894cdc2a0801e53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2e1f683c662eb39e89ace36f789ebeb72999cea73e23752f574a7f6259da3983 [INFO] running `Command { std: "docker" "start" "-a" "2e1f683c662eb39e89ace36f789ebeb72999cea73e23752f574a7f6259da3983", kill_on_drop: false }` [INFO] [stderr] warning(cw-schema-derive): unsupported tag type [INFO] [stderr] | [INFO] [stderr] | unsupported tag type [INFO] [stderr] | Location: 244:8 [INFO] [stderr] | [INFO] [stderr] = note: annotate the container with #[schemaifier(mute_warnings)] to disable these warnings [INFO] [stderr] warning(cw-schema-derive): unsupported tag type [INFO] [stderr] | [INFO] [stderr] | unsupported tag type [INFO] [stderr] | Location: 271:8 [INFO] [stderr] | [INFO] [stderr] = note: annotate the container with #[schemaifier(mute_warnings)] to disable these warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/cosmwasm_schema-4a1c720d462239d7) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stderr] Running tests/idl.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/idl-d74e8ee4119489a7) [INFO] [stdout] test casing::tests::to_snake_case_leaves_snake_case_untouched ... ok [INFO] [stdout] test query_response::tests::empty_msg_works ... ok [INFO] [stdout] test idl::tests::version_is_semver ... ok [INFO] [stdout] test casing::tests::to_snake_case_works_for_camel_case ... ok [INFO] [stdout] test remove::tests::is_hidden_works ... ok [INFO] [stdout] test query_response::tests::good_msg_works ... ok [INFO] [stdout] test remove::tests::is_json_works ... ok [INFO] [stdout] test query_response::tests::untagged_msg_works ... ok [INFO] [stdout] test idl::tests::to_schema_files_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test generate_api_works_when_only_types_are_imported ... ok [INFO] [stdout] test test_nested_query_responses ... ok [INFO] [stdout] test test_nested_query_responses_with_generics ... ok [INFO] [stdout] test test_basic_structure ... ok [INFO] [stdout] test unknown_fields_explicitly_allowed ... ok [INFO] [stdout] test test_query_responses_generics_and_trait_bounds ... ok [INFO] [stdout] test test_query_responses ... ok [INFO] [stdout] test test_query_responses_generics ... ok [INFO] [stdout] test assert_maps_generate_correctly ... ok [INFO] [stdout] test nested_name_collision_caught - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2e1f683c662eb39e89ace36f789ebeb72999cea73e23752f574a7f6259da3983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e1f683c662eb39e89ace36f789ebeb72999cea73e23752f574a7f6259da3983", kill_on_drop: false }` [INFO] [stdout] 2e1f683c662eb39e89ace36f789ebeb72999cea73e23752f574a7f6259da3983