[INFO] cloning repository https://github.com/XujiaFu-0609/app_sdk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/XujiaFu-0609/app_sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXujiaFu-0609%2Fapp_sdk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXujiaFu-0609%2Fapp_sdk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40c15e32fb42a88a2fc82c0a188a2ef6264f0b99
[INFO] checking XujiaFu-0609/app_sdk against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXujiaFu-0609%2Fapp_sdk" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/XujiaFu-0609/app_sdk
[INFO] finished tweaking git repo https://github.com/XujiaFu-0609/app_sdk
[INFO] tweaked toml for git repo https://github.com/XujiaFu-0609/app_sdk written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/XujiaFu-0609/app_sdk on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/XujiaFu-0609/app_sdk 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d31a4f4281237933d5c5aed12e16beed24b5144c9c3fb2b05c9357e57cc1e22
[INFO] running `Command { std: "docker" "start" "-a" "2d31a4f4281237933d5c5aed12e16beed24b5144c9c3fb2b05c9357e57cc1e22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d31a4f4281237933d5c5aed12e16beed24b5144c9c3fb2b05c9357e57cc1e22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d31a4f4281237933d5c5aed12e16beed24b5144c9c3fb2b05c9357e57cc1e22", kill_on_drop: false }`
[INFO] [stdout] 2d31a4f4281237933d5c5aed12e16beed24b5144c9c3fb2b05c9357e57cc1e22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b2a3a2524ac5bf334e200033c644a55a94e0c682ecba71fe88585be1ea5f65b
[INFO] running `Command { std: "docker" "start" "-a" "8b2a3a2524ac5bf334e200033c644a55a94e0c682ecba71fe88585be1ea5f65b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.1.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling napi-build-ohos v1.1.5
[INFO] [stderr]    Compiling safer-ffi v0.1.13
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling macro_rules_attribute v0.1.3
[INFO] [stderr]     Checking extern-c v0.1.0
[INFO] [stderr]    Compiling cbindgen v0.24.5
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking unwind_safe v0.1.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]    Compiling uniffi_checksum_derive v0.25.3
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling weedle2 v4.0.0
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]    Compiling uniffi_meta v0.25.3
[INFO] [stderr]    Compiling goblin v0.6.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling ext-trait-proc_macros v1.0.1
[INFO] [stderr]    Compiling with_builtin_macros-proc_macros v0.0.3
[INFO] [stderr]    Compiling safer_ffi-proc_macros v0.1.13
[INFO] [stderr]     Checking ext-trait v1.0.1
[INFO] [stderr]     Checking extension-traits v1.0.1
[INFO] [stderr]     Checking uninit v0.5.1
[INFO] [stderr]     Checking with_builtin_macros v0.0.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]    Compiling uniffi_testing v0.25.3
[INFO] [stderr]    Compiling uniffi_udl v0.25.3
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<slice::slice_ref<'_, u8> as layout::ReprC>::CLayout`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safer-ffi-0.1.13/src/layout/macros.rs:323:5
[INFO] [stdout]     |
[INFO] [stdout] 323 |       #[$crate::prelude::derive_ReprC2($($($($if_js)? js)?)?)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot normalize `<slice::slice_ref<'_, u8> as layout::ReprC>::CLayout`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safer-ffi-0.1.13/src/string/slice.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / ReprC! {
[INFO] [stdout] 120 | |     #[repr(transparent)]
[INFO] [stdout] 121 | |     #[derive(Clone, Copy)]
[INFO] [stdout] 122 | |     /// `&'lt str`, but with a guaranteed `#[repr(C)]` layout.
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |     );
[INFO] [stdout] 127 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `$crate::prelude::derive_ReprC2` which comes from the expansion of the macro `ReprC` (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 E0284`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `safer-ffi` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8b2a3a2524ac5bf334e200033c644a55a94e0c682ecba71fe88585be1ea5f65b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b2a3a2524ac5bf334e200033c644a55a94e0c682ecba71fe88585be1ea5f65b", kill_on_drop: false }`
[INFO] [stdout] 8b2a3a2524ac5bf334e200033c644a55a94e0c682ecba71fe88585be1ea5f65b
