[INFO] fetching crate moon_pdk 0.4.0...
[INFO] testing moon_pdk-0.4.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate moon_pdk 0.4.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate moon_pdk 0.4.0
[INFO] finished tweaking crates.io crate moon_pdk 0.4.0
[INFO] tweaked toml for crates.io crate moon_pdk 0.4.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate moon_pdk 0.4.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate moon_pdk 0.4.0 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 28c241234415e6abd74e5271704c5fa15b465acc06cab22a018b3ccd04d3aa75
[INFO] running `Command { std: "docker" "start" "-a" "28c241234415e6abd74e5271704c5fa15b465acc06cab22a018b3ccd04d3aa75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28c241234415e6abd74e5271704c5fa15b465acc06cab22a018b3ccd04d3aa75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28c241234415e6abd74e5271704c5fa15b465acc06cab22a018b3ccd04d3aa75", kill_on_drop: false }`
[INFO] [stdout] 28c241234415e6abd74e5271704c5fa15b465acc06cab22a018b3ccd04d3aa75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61f65094a639075620f6267b4a5457a650ae2b2a3270a1f1dbd132673905c183
[INFO] running `Command { std: "docker" "start" "-a" "61f65094a639075620f6267b4a5457a650ae2b2a3270a1f1dbd132673905c183", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling human-sort v0.2.2
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling rmpv v1.3.0
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling ec4rs v1.2.0
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling pori v0.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling extism-convert-macros v1.12.0
[INFO] [stderr]    Compiling extism-pdk-derive v1.4.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wax v0.6.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling schematic_macros v0.18.11
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_setters v0.1.8
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling relative-path v2.0.1
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling extism-manifest v1.12.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling starbase_styles v0.6.3
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling rpkl v0.5.2
[INFO] [stderr]    Compiling extism-convert v1.12.0
[INFO] [stderr]    Compiling starbase_utils v0.11.20
[INFO] [stderr]    Compiling extism-pdk v1.4.1
[INFO] [stderr]    Compiling moon_feature_flags v0.1.0
[INFO] [stderr]    Compiling schematic_types v0.10.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling garde v0.22.0
[INFO] [stderr]    Compiling schematic v0.18.12
[INFO] [stderr]    Compiling starbase_id v0.2.3
[INFO] [stderr]    Compiling system_env v0.8.3
[INFO] [stderr]    Compiling version_spec v0.9.5
[INFO] [stderr]    Compiling moon_common v0.2.0
[INFO] [stderr]    Compiling moon_target v0.2.0
[INFO] [stderr]    Compiling warpgate_api v0.17.1
[INFO] [stderr]    Compiling moon_config v0.2.0
[INFO] [stderr]    Compiling proto_pdk_api v0.31.1
[INFO] [stderr]    Compiling warpgate_pdk v0.16.1
[INFO] [stderr]    Compiling moon_file_group v0.2.0
[INFO] [stderr]    Compiling moon_task v0.2.0
[INFO] [stderr]    Compiling moon_project v0.2.0
[INFO] [stderr]    Compiling moon_pdk_api v0.4.0
[INFO] [stderr]    Compiling moon_pdk v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "61f65094a639075620f6267b4a5457a650ae2b2a3270a1f1dbd132673905c183", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61f65094a639075620f6267b4a5457a650ae2b2a3270a1f1dbd132673905c183", kill_on_drop: false }`
[INFO] [stdout] 61f65094a639075620f6267b4a5457a650ae2b2a3270a1f1dbd132673905c183
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af4fa017bd5ec54963079c92827b49e0289217be5855a1126444a28ca7aeac42
[INFO] running `Command { std: "docker" "start" "-a" "af4fa017bd5ec54963079c92827b49e0289217be5855a1126444a28ca7aeac42", kill_on_drop: false }`
[INFO] [stderr]    Compiling moon_pdk v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] running `Command { std: "docker" "inspect" "af4fa017bd5ec54963079c92827b49e0289217be5855a1126444a28ca7aeac42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af4fa017bd5ec54963079c92827b49e0289217be5855a1126444a28ca7aeac42", kill_on_drop: false }`
[INFO] [stdout] af4fa017bd5ec54963079c92827b49e0289217be5855a1126444a28ca7aeac42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 79831b14b4b93cbb26149e9372473dbc2af24a7e29d34b4bca0403de1b5e35a8
[INFO] running `Command { std: "docker" "start" "-a" "79831b14b4b93cbb26149e9372473dbc2af24a7e29d34b4bca0403de1b5e35a8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/moon_pdk-69a454b7f91d183d)
[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 moon_pdk
[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] running `Command { std: "docker" "inspect" "79831b14b4b93cbb26149e9372473dbc2af24a7e29d34b4bca0403de1b5e35a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79831b14b4b93cbb26149e9372473dbc2af24a7e29d34b4bca0403de1b5e35a8", kill_on_drop: false }`
[INFO] [stdout] 79831b14b4b93cbb26149e9372473dbc2af24a7e29d34b4bca0403de1b5e35a8
