[INFO] cloning repository https://github.com/stephanmeesters/medical_wasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stephanmeesters/medical_wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephanmeesters%2Fmedical_wasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephanmeesters%2Fmedical_wasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c966aa36c11c50a2cedde6685a09552b26f82ff [INFO] checking stephanmeesters/medical_wasm against 0b63defc8fd68957c635fe61f097b84df8fd9611 for pr-154715 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephanmeesters%2Fmedical_wasm" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/stephanmeesters/medical_wasm [INFO] finished tweaking git repo https://github.com/stephanmeesters/medical_wasm [INFO] tweaked toml for git repo https://github.com/stephanmeesters/medical_wasm written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/stephanmeesters/medical_wasm on toolchain 0b63defc8fd68957c635fe61f097b84df8fd9611 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/stephanmeesters/medical_wasm 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" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nifti v0.16.0 [INFO] [stderr] Downloaded byteordered v0.6.0 [INFO] [stderr] Downloaded wgpu-core-deps-wasm v25.0.0 [INFO] [stderr] Downloaded half v2.7.0 [INFO] [stderr] Downloaded moxcms v0.7.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] d0e096bccd870665266cacead72d4e2d5652b18e692a92c57f7dfcad56870961 [INFO] running `Command { std: "docker" "start" "d0e096bccd870665266cacead72d4e2d5652b18e692a92c57f7dfcad56870961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0e096bccd870665266cacead72d4e2d5652b18e692a92c57f7dfcad56870961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d0e096bccd870665266cacead72d4e2d5652b18e692a92c57f7dfcad56870961" "/opt/rustwide/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0e096bccd870665266cacead72d4e2d5652b18e692a92c57f7dfcad56870961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d0e096bccd870665266cacead72d4e2d5652b18e692a92c57f7dfcad56870961" "/opt/rustwide/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking num-traits v0.2.19 [INFO] [stderr] Checking wayland-sys v0.31.7 [INFO] [stderr] Compiling naga v25.0.1 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Checking codespan-reporting v0.12.0 [INFO] [stderr] Compiling wgpu-hal v25.0.2 [INFO] [stderr] Checking unicode-ident v1.0.19 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Checking flate2 v1.1.4 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking glow v0.16.0 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling wgpu-core v25.0.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Checking zune-jpeg v0.4.21 [INFO] [stderr] Compiling wgpu v25.0.2 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Compiling winit v0.30.12 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling gilrs v0.11.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking rustix v1.1.2 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking pxfm v0.1.25 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking gpu-descriptor v0.3.2 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking byteordered v0.6.0 [INFO] [stderr] Compiling wgpu_raycaster_new v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | web_platform: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 6 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | web_platform: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 6 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | web_platform: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 6 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | web_platform: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 6 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | web_platform: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 6 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | web_platform: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 6 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | web_platform: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 6 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | web_platform: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 6 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking cgmath v0.18.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Checking gilrs-core v0.6.6 [INFO] [stderr] error: could not compile `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0b63defc8fd68957c635fe61f097b84df8fd9611/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=13e5a64f8977ed11 -C extra-filename=-f5c13942352feca0 --out-dir /opt/rustwide/target/debug/build/ash/f5c13942352feca0/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/bc4975430b4eb7b9/out -L dependency=/opt/rustwide/target/debug/build/libloading/39b06f03cba9dabf/out --extern libloading=/opt/rustwide/target/debug/build/libloading/39b06f03cba9dabf/out/liblibloading-39b06f03cba9dabf.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d0e096bccd870665266cacead72d4e2d5652b18e692a92c57f7dfcad56870961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0e096bccd870665266cacead72d4e2d5652b18e692a92c57f7dfcad56870961", kill_on_drop: false }` [INFO] [stdout] d0e096bccd870665266cacead72d4e2d5652b18e692a92c57f7dfcad56870961