[INFO] fetching crate moon_pdk_api 0.3.3... [INFO] testing moon_pdk_api-0.3.3 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate moon_pdk_api 0.3.3 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate moon_pdk_api 0.3.3 [INFO] finished tweaking crates.io crate moon_pdk_api 0.3.3 [INFO] tweaked toml for crates.io crate moon_pdk_api 0.3.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate moon_pdk_api 0.3.3 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate moon_pdk_api 0.3.3 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b25d6dc64bc385fcd5e7b622e7afe3afdc0ac408446a8eddb307f1ad9cee8694 [INFO] running `Command { std: "docker" "start" "-a" "b25d6dc64bc385fcd5e7b622e7afe3afdc0ac408446a8eddb307f1ad9cee8694", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b25d6dc64bc385fcd5e7b622e7afe3afdc0ac408446a8eddb307f1ad9cee8694", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b25d6dc64bc385fcd5e7b622e7afe3afdc0ac408446a8eddb307f1ad9cee8694", kill_on_drop: false }` [INFO] [stdout] b25d6dc64bc385fcd5e7b622e7afe3afdc0ac408446a8eddb307f1ad9cee8694 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c0c76b258d710039ea2a54734e063e3fda4cc5c3d77ba38ee5e05a0191800f3 [INFO] running `Command { std: "docker" "start" "-a" "8c0c76b258d710039ea2a54734e063e3fda4cc5c3d77ba38ee5e05a0191800f3", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling thiserror v2.0.15 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling relative-path v2.0.1 [INFO] [stderr] Compiling darling_core v0.21.2 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling thiserror-impl v2.0.15 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling starbase_styles v0.6.3 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling rmpv v1.3.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rpkl v0.5.2 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling darling_macro v0.21.2 [INFO] [stderr] Compiling darling v0.21.2 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling schematic_macros v0.18.11 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling schematic_types v0.10.6 [INFO] [stderr] Compiling garde v0.22.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling human-sort v0.2.2 [INFO] [stderr] Compiling schematic v0.18.12 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling ec4rs v1.2.0 [INFO] [stderr] Compiling common-path v1.0.0 [INFO] [stderr] Compiling system_env v0.8.3 [INFO] [stderr] Compiling version_spec v0.9.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling moon_common v0.1.4 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_setters v0.1.8 [INFO] [stderr] Compiling pori v0.0.0 [INFO] [stderr] Compiling moon_target v0.1.3 [INFO] [stderr] Compiling wax v0.6.0 [INFO] [stderr] Compiling warpgate_api v0.16.2 [INFO] [stderr] Compiling moon_config v0.1.9 [INFO] [stderr] Compiling proto_pdk_api v0.30.0 [INFO] [stderr] Compiling starbase_utils v0.11.15 [INFO] [stderr] Compiling moon_feature_flags v0.0.4 [INFO] [stderr] Compiling moon_file_group v0.1.3 [INFO] [stderr] Compiling moon_task v0.1.3 [INFO] [stderr] Compiling moon_project v0.1.4 [INFO] [stderr] Compiling moon_pdk_api v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "8c0c76b258d710039ea2a54734e063e3fda4cc5c3d77ba38ee5e05a0191800f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c0c76b258d710039ea2a54734e063e3fda4cc5c3d77ba38ee5e05a0191800f3", kill_on_drop: false }` [INFO] [stdout] 8c0c76b258d710039ea2a54734e063e3fda4cc5c3d77ba38ee5e05a0191800f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56de63b366354d7e313b6642e3d94ca43aea5b9bfd177fb460e348261771cb88 [INFO] running `Command { std: "docker" "start" "-a" "56de63b366354d7e313b6642e3d94ca43aea5b9bfd177fb460e348261771cb88", kill_on_drop: false }` [INFO] [stderr] Compiling moon_pdk_api v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.93s [INFO] running `Command { std: "docker" "inspect" "56de63b366354d7e313b6642e3d94ca43aea5b9bfd177fb460e348261771cb88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56de63b366354d7e313b6642e3d94ca43aea5b9bfd177fb460e348261771cb88", kill_on_drop: false }` [INFO] [stdout] 56de63b366354d7e313b6642e3d94ca43aea5b9bfd177fb460e348261771cb88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 51f5bdc40d24cd5d98b4ddc026a6df7001dd6a7dd823e689dfd262746bd7bfd0 [INFO] running `Command { std: "docker" "start" "-a" "51f5bdc40d24cd5d98b4ddc026a6df7001dd6a7dd823e689dfd262746bd7bfd0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/moon_pdk_api-786f4505ba27513c) [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_api [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" "51f5bdc40d24cd5d98b4ddc026a6df7001dd6a7dd823e689dfd262746bd7bfd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51f5bdc40d24cd5d98b4ddc026a6df7001dd6a7dd823e689dfd262746bd7bfd0", kill_on_drop: false }` [INFO] [stdout] 51f5bdc40d24cd5d98b4ddc026a6df7001dd6a7dd823e689dfd262746bd7bfd0