[INFO] cloning repository https://github.com/shinolab/autd3-backend-arrayfire [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shinolab/autd3-backend-arrayfire" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinolab%2Fautd3-backend-arrayfire", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinolab%2Fautd3-backend-arrayfire'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dfa5febc87759e393e43983b1099e28cbc0f134d [INFO] building shinolab/autd3-backend-arrayfire against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinolab%2Fautd3-backend-arrayfire" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/shinolab/autd3-backend-arrayfire [INFO] finished tweaking git repo https://github.com/shinolab/autd3-backend-arrayfire [INFO] tweaked toml for git repo https://github.com/shinolab/autd3-backend-arrayfire written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shinolab/autd3-backend-arrayfire on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "generate-lockfile" "--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] Locking 107 packages to latest Rust 1.94.0-nightly compatible versions [INFO] [stderr] Adding autd3 v35.0.1 (available: v38.0.1) [INFO] [stderr] Adding autd3-core v35.0.1 (available: v38.0.1) [INFO] [stderr] Adding autd3-gain-holo v35.0.1 (available: v38.0.1) [INFO] [stderr] Adding nalgebra v0.33.2 (available: v0.34.1) [INFO] [stderr] Adding rstest v0.25.0 (available: v0.26.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded getset v0.1.6 [INFO] [stderr] Downloaded nalgebra-macros v0.2.2 [INFO] [stderr] Downloaded assert_approx_eq v1.1.0 [INFO] [stderr] Downloaded spin_sleep v1.3.3 [INFO] [stderr] Downloaded autd3-derive v35.0.1 [INFO] [stderr] Downloaded autd3-gain-holo v35.0.1 [INFO] [stderr] Downloaded bitfield-struct v0.11.0 [INFO] [stderr] Downloaded rstest_macros v0.25.0 [INFO] [stderr] Downloaded autd3 v35.0.1 [INFO] [stderr] Downloaded half v1.8.3 [INFO] [stderr] Downloaded autd3-driver v35.0.1 [INFO] [stderr] Downloaded nom v8.0.0 [INFO] [stderr] Downloaded autd3-firmware-emulator v35.0.1 [INFO] [stderr] Downloaded simba v0.9.1 [INFO] [stderr] Downloaded rstest v0.25.0 [INFO] [stderr] Downloaded autd3-core v35.0.1 [INFO] [stderr] Downloaded arrayfire v3.8.0 [INFO] [stderr] Downloaded tynm v0.2.0 [INFO] [stderr] Downloaded nalgebra v0.33.2 [INFO] [stderr] Downloaded bvh v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3ae7f395de3528fc8f9dd9784980c5391d904dc5699f2041215c8f925fd0c93 [INFO] running `Command { std: "docker" "start" "-a" "c3ae7f395de3528fc8f9dd9784980c5391d904dc5699f2041215c8f925fd0c93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3ae7f395de3528fc8f9dd9784980c5391d904dc5699f2041215c8f925fd0c93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3ae7f395de3528fc8f9dd9784980c5391d904dc5699f2041215c8f925fd0c93", kill_on_drop: false }` [INFO] [stdout] c3ae7f395de3528fc8f9dd9784980c5391d904dc5699f2041215c8f925fd0c93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] a48dee6e62fd8ecde8d053a7706748e140ffe17dfe3748ab389f632723f01c62 [INFO] running `Command { std: "docker" "start" "-a" "a48dee6e62fd8ecde8d053a7706748e140ffe17dfe3748ab389f632723f01c62", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.146 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling ryu v1.0.21 [INFO] [stderr] Compiling itoa v1.0.16 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling tynm v0.2.0 [INFO] [stderr] Compiling autd3-derive v35.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling arrayfire v3.8.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling bvh v0.11.0 [INFO] [stderr] Compiling autd3-core v35.0.1 [INFO] [stderr] Compiling autd3-gain-holo v35.0.1 [INFO] [stderr] Compiling autd3-backend-arrayfire v35.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "a48dee6e62fd8ecde8d053a7706748e140ffe17dfe3748ab389f632723f01c62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a48dee6e62fd8ecde8d053a7706748e140ffe17dfe3748ab389f632723f01c62", kill_on_drop: false }` [INFO] [stdout] a48dee6e62fd8ecde8d053a7706748e140ffe17dfe3748ab389f632723f01c62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] f23dd3fd5883a2e5d18148ef2defc022ccaf8b1500b17ec260b7fe608575b95e [INFO] running `Command { std: "docker" "start" "-a" "f23dd3fd5883a2e5d18148ef2defc022ccaf8b1500b17ec260b7fe608575b95e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling spin_sleep v1.3.3 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling autd3-derive v35.0.1 [INFO] [stderr] Compiling bitfield-struct v0.11.0 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling arrayfire v3.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling bvh v0.11.0 [INFO] [stderr] Compiling autd3-core v35.0.1 [INFO] [stderr] Compiling autd3-driver v35.0.1 [INFO] [stderr] Compiling autd3-gain-holo v35.0.1 [INFO] [stderr] Compiling autd3-backend-arrayfire v35.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling autd3-firmware-emulator v35.0.1 [INFO] [stderr] Compiling autd3 v35.0.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 43.29s [INFO] running `Command { std: "docker" "inspect" "f23dd3fd5883a2e5d18148ef2defc022ccaf8b1500b17ec260b7fe608575b95e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f23dd3fd5883a2e5d18148ef2defc022ccaf8b1500b17ec260b7fe608575b95e", kill_on_drop: false }` [INFO] [stdout] f23dd3fd5883a2e5d18148ef2defc022ccaf8b1500b17ec260b7fe608575b95e