[INFO] fetching crate ndbioimage 2025.8.0...
[INFO] testing ndbioimage-2025.8.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate ndbioimage 2025.8.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate ndbioimage 2025.8.0
[INFO] finished tweaking crates.io crate ndbioimage 2025.8.0
[INFO] tweaked toml for crates.io crate ndbioimage 2025.8.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ndbioimage 2025.8.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ndbioimage 2025.8.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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jni-sys v0.4.0
[INFO] [stderr]   Downloaded matrixmultiply v0.3.10
[INFO] [stderr]   Downloaded enum-utils v0.1.2
[INFO] [stderr]   Downloaded jni-sys-macros v0.1.0
[INFO] [stderr]   Downloaded retry v2.1.0
[INFO] [stderr]   Downloaded ome-metadata v0.2.2
[INFO] [stderr]   Downloaded tiffwrite v2025.5.0
[INFO] [stderr]   Downloaded derive_arbitrary v1.4.2
[INFO] [stderr]   Downloaded ureq-proto v0.5.0
[INFO] [stderr]   Downloaded ffmpeg-sidecar v2.1.0
[INFO] [stderr]   Downloaded numpy v0.25.0
[INFO] [stderr]   Downloaded console v0.16.0
[INFO] [stderr]   Downloaded enum-utils-from-str v0.1.2
[INFO] [stderr]   Downloaded ureq v3.1.0
[INFO] [stderr]   Downloaded j4rs v0.22.0
[INFO] [stderr]   Downloaded java-locator v0.1.9
[INFO] [stderr]   Downloaded arbitrary v1.4.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e56ae5a25a50d862083079d7d40f73d417290fe07086d9304cdc6bb9e890022
[INFO] running `Command { std: "docker" "start" "-a" "2e56ae5a25a50d862083079d7d40f73d417290fe07086d9304cdc6bb9e890022", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e56ae5a25a50d862083079d7d40f73d417290fe07086d9304cdc6bb9e890022", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e56ae5a25a50d862083079d7d40f73d417290fe07086d9304cdc6bb9e890022", kill_on_drop: false }`
[INFO] [stdout] 2e56ae5a25a50d862083079d7d40f73d417290fe07086d9304cdc6bb9e890022
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9fdbd0f49238c531b2f6a6ab5dbcf4376643c639fc9c03ad1b572ae0c3918d7
[INFO] running `Command { std: "docker" "start" "-a" "a9fdbd0f49238c531b2f6a6ab5dbcf4376643c639fc9c03ad1b572ae0c3918d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling j4rs v0.22.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling java-locator v0.1.9
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling enum-utils-from-str v0.1.2
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling ureq-proto v0.5.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling retry v2.1.0
[INFO] [stderr]    Compiling serde_derive_internals v0.25.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling jni-sys-macros v0.1.0
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling jni-sys v0.4.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling enum-utils v0.1.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ureq v3.1.0
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling ffmpeg-sidecar v2.1.0
[INFO] [stderr]    Compiling ome-metadata v0.2.2
[INFO] [stderr]    Compiling ndbioimage v2025.8.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `ndbioimage v2025.8.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/ndbioimage-bc6c8353c9a4b073/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo::rerun-if-changed=build.rs
[INFO] [stderr]   Error occurred during initialization of VM
[INFO] [stderr]   java.lang.NoSuchMethodError: java.net.URLClassLoader.<init>(Ljava/lang/String;[Ljava/net/URL;Ljava/lang/ClassLoader;)V
[INFO] [stderr]   	at org.astonbitecode.j4rs.api.deploy.J4rsClassLoader.<init>(J4rsClassLoader.java:22)
[INFO] [stderr]   	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[INFO] [stderr]   	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[INFO] [stderr]   	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[INFO] [stderr]   	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
[INFO] [stderr]   	at java.lang.SystemClassLoaderAction.run(ClassLoader.java:2204)
[INFO] [stderr]   	at java.lang.SystemClassLoaderAction.run(ClassLoader.java:2188)
[INFO] [stderr]   	at java.security.AccessController.doPrivileged(Native Method)
[INFO] [stderr]   	at java.lang.ClassLoader.initSystemClassLoader(ClassLoader.java:1449)
[INFO] [stderr]   	at java.lang.ClassLoader.getSystemClassLoader(ClassLoader.java:1429)
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a9fdbd0f49238c531b2f6a6ab5dbcf4376643c639fc9c03ad1b572ae0c3918d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9fdbd0f49238c531b2f6a6ab5dbcf4376643c639fc9c03ad1b572ae0c3918d7", kill_on_drop: false }`
[INFO] [stdout] a9fdbd0f49238c531b2f6a6ab5dbcf4376643c639fc9c03ad1b572ae0c3918d7
