[INFO] cloning repository https://github.com/apleynes/mri_recon_web_demo_staging
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/apleynes/mri_recon_web_demo_staging" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapleynes%2Fmri_recon_web_demo_staging", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapleynes%2Fmri_recon_web_demo_staging'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9008e9a856e529c3d823b4e67dc64f9caa81353a
[INFO] checking apleynes/mri_recon_web_demo_staging/9008e9a856e529c3d823b4e67dc64f9caa81353a against 018018e881e2db0956f229dbb543e21f058d1ce7 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapleynes%2Fmri_recon_web_demo_staging" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/apleynes/mri_recon_web_demo_staging
[INFO] finished tweaking git repo https://github.com/apleynes/mri_recon_web_demo_staging
[INFO] tweaked toml for git repo https://github.com/apleynes/mri_recon_web_demo_staging written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/apleynes/mri_recon_web_demo_staging on toolchain 018018e881e2db0956f229dbb543e21f058d1ce7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/apleynes/mri_recon_web_demo_staging 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" "+018018e881e2db0956f229dbb543e21f058d1ce7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: binary `leptos_mri_recon` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-0-tc1/source/target/.../leptos_mri_recon
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `leptos-mri-recon`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:48:8
[INFO] [stderr]    |
[INFO] [stderr] 48 - name = "leptos_mri_recon"
[INFO] [stderr] 48 + name = "leptos-mri-recon"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `leptos-mri-recon`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:49:19
[INFO] [stderr]    |
[INFO] [stderr] 49 ~ version = "0.1.0"
[INFO] [stderr] 50 + [[bin]]
[INFO] [stderr] 51 + name = "leptos-mri-recon"
[INFO] [stderr] 52 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `leptos_mri_recon` (manifest) generated 2 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ndrustfft v0.5.0
[INFO] [stderr]   Downloaded wasm-bindgen-rayon v1.3.0
[INFO] [stderr]   Downloaded wasm_sync v0.1.2
[INFO] [stderr]   Downloaded nshare v0.10.0
[INFO] [stderr]   Downloaded reactive_stores_macro v0.1.8
[INFO] [stderr]   Downloaded hydration_context v0.2.1
[INFO] [stderr]   Downloaded throw_error v0.2.0
[INFO] [stderr]   Downloaded winnow v0.7.9
[INFO] [stderr]   Downloaded server_fn_macro_default v0.7.8
[INFO] [stderr]   Downloaded server_fn_macro v0.7.8
[INFO] [stderr]   Downloaded reactive_stores v0.1.8
[INFO] [stderr]   Downloaded leptos_server v0.7.8
[INFO] [stderr]   Downloaded leptos_hot_reload v0.7.8
[INFO] [stderr]   Downloaded leptos_dom v0.7.8
[INFO] [stderr]   Downloaded server_fn v0.7.8
[INFO] [stderr]   Downloaded leptos_macro v0.7.9
[INFO] [stderr]   Downloaded derive-where v1.4.0
[INFO] [stderr]   Downloaded leptos_config v0.7.8
[INFO] [stderr]   Downloaded leptos v0.7.8
[INFO] [stderr]   Downloaded reactive_graph v0.1.8
[INFO] [stderr]   Downloaded html-sys v0.4.3
[INFO] [stderr]   Downloaded tachys v0.1.8
[INFO] [stderr]   Downloaded html v0.6.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 475bf5f9afe09cd1c3e7161bfb209832e50cb6f97ae4a6a476404f1dec1c3ed5
[INFO] running `Command { std: "docker" "start" "475bf5f9afe09cd1c3e7161bfb209832e50cb6f97ae4a6a476404f1dec1c3ed5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "475bf5f9afe09cd1c3e7161bfb209832e50cb6f97ae4a6a476404f1dec1c3ed5", 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" "475bf5f9afe09cd1c3e7161bfb209832e50cb6f97ae4a6a476404f1dec1c3ed5" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "475bf5f9afe09cd1c3e7161bfb209832e50cb6f97ae4a6a476404f1dec1c3ed5", 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" "475bf5f9afe09cd1c3e7161bfb209832e50cb6f97ae4a6a476404f1dec1c3ed5" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: binary `leptos_mri_recon` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../leptos_mri_recon
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `leptos-mri-recon`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:48:8
[INFO] [stderr]    |
[INFO] [stderr] 48 - name = "leptos_mri_recon"
[INFO] [stderr] 48 + name = "leptos-mri-recon"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `leptos-mri-recon`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:49:19
[INFO] [stderr]    |
[INFO] [stderr] 49 ~ version = "0.1.0"
[INFO] [stderr] 50 + [[bin]]
[INFO] [stderr] 51 + name = "leptos-mri-recon"
[INFO] [stderr] 52 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `leptos_mri_recon` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]     Checking wasm_sync v0.1.2
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking throw_error v0.2.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]     Checking or_poisoned v0.1.0
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking guardian v1.3.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling naga v24.0.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling rustfft v6.3.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking winnow v0.7.9
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking either_of v0.1.6
[INFO] [stderr]    Compiling wgpu-hal v24.0.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking linear-map v1.2.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking next_tuple v0.1.0
[INFO] [stderr]     Checking const_str_slice_concat v0.1.0
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking avif-serialize v0.8.3
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling wgpu-core v24.0.5
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking image-webp v0.2.1
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking zune-jpeg v0.4.14
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/018018e881e2db0956f229dbb543e21f058d1ce7/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.101/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=76a3e95fc4ca3bdf -C extra-filename=-d7b0bf148da60455 --out-dir /opt/rustwide/target/debug/build/syn/d7b0bf148da60455/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/1085b85906f3f720/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/31777e920fb1a026/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/1085b85906f3f720/out/libproc_macro2-1085b85906f3f720.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/0cccf181d8933ec7/out/libquote-0cccf181d8933ec7.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/31777e920fb1a026/out/libunicode_ident-31777e920fb1a026.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/018018e881e2db0956f229dbb543e21f058d1ce7/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,unused-externs-silent --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=3b969f9c1294692d -C extra-filename=-2832f9777be2cfad --out-dir /opt/rustwide/target/debug/build/ash/2832f9777be2cfad/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/d541ac7a75168aa5/out --extern libloading=/opt/rustwide/target/debug/build/libloading/b7a6f3e8a4c60bc8/out/liblibloading-b7a6f3e8a4c60bc8.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "475bf5f9afe09cd1c3e7161bfb209832e50cb6f97ae4a6a476404f1dec1c3ed5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "475bf5f9afe09cd1c3e7161bfb209832e50cb6f97ae4a6a476404f1dec1c3ed5", kill_on_drop: false }`
[INFO] [stdout] 475bf5f9afe09cd1c3e7161bfb209832e50cb6f97ae4a6a476404f1dec1c3ed5
