[INFO] fetching crate droid-wrap 0.4.0...
[INFO] testing droid-wrap-0.4.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate droid-wrap 0.4.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate droid-wrap 0.4.0
[INFO] finished tweaking crates.io crate droid-wrap 0.4.0
[INFO] tweaked toml for crates.io crate droid-wrap 0.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate droid-wrap 0.4.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate droid-wrap 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-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5fb67747b784752193a0a43bc5605f14a34f8e2bf5baa6d12ab0361c0dc9d68d
[INFO] running `Command { std: "docker" "start" "-a" "5fb67747b784752193a0a43bc5605f14a34f8e2bf5baa6d12ab0361c0dc9d68d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5fb67747b784752193a0a43bc5605f14a34f8e2bf5baa6d12ab0361c0dc9d68d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fb67747b784752193a0a43bc5605f14a34f8e2bf5baa6d12ab0361c0dc9d68d", kill_on_drop: false }`
[INFO] [stdout] 5fb67747b784752193a0a43bc5605f14a34f8e2bf5baa6d12ab0361c0dc9d68d
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27c20e1a6f730fd6ef8dd5cbb42df2b51df564a422dcf72c9fa8882c594ad6ce
[INFO] running `Command { std: "docker" "start" "-a" "27c20e1a6f730fd6ef8dd5cbb42df2b51df564a422dcf72c9fa8882c594ad6ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling android-build v0.1.0
[INFO] [stderr]    Compiling cargo-emit v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling jni-sys v0.3.0
[INFO] [stderr]    Compiling cesu8 v1.1.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling ndk-context v0.1.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling noak v0.6.1
[INFO] [stderr]    Compiling droid-wrap-utils v0.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling droid-wrap-macros v0.4.0
[INFO] [stderr]    Compiling jni v0.21.1
[INFO] [stderr]    Compiling droid-wrap v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `String: JType` is not satisfied
[INFO] [stdout]   --> src/lib.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | droid_wrap_utils::import!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `JType` is not implemented for `String`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `JType`:
[INFO] [stdout]              &[String]
[INFO] [stdout]              &[u8]
[INFO] [stdout]              Arc<T>
[INFO] [stdout]              Rc<T>
[INFO] [stdout]              std::sync::Mutex<T>
[INFO] [stdout]    = note: this error originates in the macro `impl_array` which comes from the expansion of the macro `droid_wrap_utils::import` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `String: JType` is not satisfied
[INFO] [stdout]   --> src/lib.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | droid_wrap_utils::import!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `JType` is not implemented for `String`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `JType`:
[INFO] [stdout]              &[String]
[INFO] [stdout]              &[u8]
[INFO] [stdout]              Arc<T>
[INFO] [stdout]              Rc<T>
[INFO] [stdout]              std::sync::Mutex<T>
[INFO] [stdout]    = note: this error originates in the macro `impl_array` which comes from the expansion of the macro `droid_wrap_utils::import` (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 E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `droid-wrap` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "27c20e1a6f730fd6ef8dd5cbb42df2b51df564a422dcf72c9fa8882c594ad6ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27c20e1a6f730fd6ef8dd5cbb42df2b51df564a422dcf72c9fa8882c594ad6ce", kill_on_drop: false }`
[INFO] [stdout] 27c20e1a6f730fd6ef8dd5cbb42df2b51df564a422dcf72c9fa8882c594ad6ce
