[INFO] cloning repository https://github.com/apleynes/mri_recon_web_demo
[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" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapleynes%2Fmri_recon_web_demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapleynes%2Fmri_recon_web_demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] db798eefb3d16fdb825e885255c3cbad348fdc0f
[INFO] checking apleynes/mri_recon_web_demo against try#b98202ad067d72e45cec8be3d5c15d86ef0fd086 for pr-155193
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapleynes%2Fmri_recon_web_demo" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/apleynes/mri_recon_web_demo
[INFO] finished tweaking git repo https://github.com/apleynes/mri_recon_web_demo
[INFO] tweaked toml for git repo https://github.com/apleynes/mri_recon_web_demo written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/apleynes/mri_recon_web_demo on toolchain b98202ad067d72e45cec8be3d5c15d86ef0fd086
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/apleynes/mri_recon_web_demo 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" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 416e32d77cc2c4d8bcb580f1f352dd9a488e9bdca61caa7f35e829e98163afae
[INFO] running `Command { std: "docker" "start" "-a" "416e32d77cc2c4d8bcb580f1f352dd9a488e9bdca61caa7f35e829e98163afae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "416e32d77cc2c4d8bcb580f1f352dd9a488e9bdca61caa7f35e829e98163afae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "416e32d77cc2c4d8bcb580f1f352dd9a488e9bdca61caa7f35e829e98163afae", kill_on_drop: false }`
[INFO] [stdout] 416e32d77cc2c4d8bcb580f1f352dd9a488e9bdca61caa7f35e829e98163afae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c69a26d2a12b0157fbbf8e5e0243aa4d5d9873f2d36be4e826c6cab66550fc94
[INFO] running `Command { std: "docker" "start" "-a" "c69a26d2a12b0157fbbf8e5e0243aa4d5d9873f2d36be4e826c6cab66550fc94", kill_on_drop: false }`
[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]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking throw_error v0.2.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking or_poisoned v0.1.0
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]     Checking guardian v1.3.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling rustfft v6.3.0
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking winnow v0.7.9
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking either_of v0.1.6
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking const_str_slice_concat v0.1.0
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]     Checking next_tuple v0.1.0
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]     Checking linear-map v1.2.0
[INFO] [stderr]    Compiling collection_literals v1.0.1
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking avif-serialize v0.8.3
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking image-webp v0.2.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking zune-jpeg v0.4.14
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling server_fn_macro v0.7.8
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking html-sys v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]     Checking wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling derive-where v1.4.0
[INFO] [stderr]    Compiling syn_derive v0.2.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling reactive_stores_macro v0.1.8
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.50
[INFO] [stderr]     Checking web-sys v0.3.77
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling rstml v0.12.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking any_spawner v0.2.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.3
[INFO] [stderr]     Checking hydration_context v0.2.1
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking reactive_graph v0.1.8
[INFO] [stderr]     Checking toml_datetime v0.6.9
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_edit v0.22.26
[INFO] [stderr]     Checking oco_ref v0.2.0
[INFO] [stderr]     Checking serde_qs v0.13.0
[INFO] [stderr]    Compiling server_fn_macro_default v0.7.8
[INFO] [stderr]    Compiling typed-builder-macro v0.20.1
[INFO] [stderr]     Checking codee v0.3.0
[INFO] [stderr]    Compiling attribute-derive v0.10.3
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking reactive_stores v0.1.8
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking toml v0.8.22
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking leptos_hot_reload v0.7.8
[INFO] [stderr]     Checking config v0.15.11
[INFO] [stderr]     Checking typed-builder v0.20.1
[INFO] [stderr]     Checking rustdct v0.7.1
[INFO] [stderr]     Checking leptos_config v0.7.8
[INFO] [stderr]     Checking realfft v3.4.0
[INFO] [stderr]     Checking html v0.6.3
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking ndrustfft v0.5.0
[INFO] [stderr]    Compiling leptos_macro v0.7.9
[INFO] [stderr]     Checking ravif v0.11.12
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking nshare v0.10.0
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking tachys v0.1.8
[INFO] [stderr]     Checking wasm-streams v0.4.2
[INFO] [stderr]     Checking gloo-events v0.2.0
[INFO] [stderr]     Checking gloo-net v0.6.0
[INFO] [stderr]     Checking server_fn v0.7.8
[INFO] [stderr] error: could not compile `tachys` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b98202ad067d72e45cec8be3d5c15d86ef0fd086/bin/rustc --crate-name tachys --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.8/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 --warn=unexpected_cfgs --check-cfg 'cfg(leptos_debuginfo)' --check-cfg 'cfg(erase_components)' --cfg 'feature="default"' --cfg 'feature="oco"' --cfg 'feature="reactive_graph"' --cfg 'feature="reactive_stores"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "delegation", "error-hook", "hydrate", "islands", "nightly", "oco", "reactive_graph", "reactive_stores", "sledgehammer", "ssr", "testing", "tracing"))' -C metadata=f228df06e5c99f9f -C extra-filename=-d4acdbf56db17047 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern any_spawner=/opt/rustwide/target/debug/deps/libany_spawner-296faae9c85bf8f2.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-0b3a96c560353beb.so --extern const_str_slice_concat=/opt/rustwide/target/debug/deps/libconst_str_slice_concat-125fb58bd7e8d6b0.rmeta --extern drain_filter_polyfill=/opt/rustwide/target/debug/deps/libdrain_filter_polyfill-41521dd47b1a7304.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-620b5999e1f7b082.rmeta --extern either_of=/opt/rustwide/target/debug/deps/libeither_of-1cff9d7e7ae51a77.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-2cb643df1146adbf.rmeta --extern html_escape=/opt/rustwide/target/debug/deps/libhtml_escape-5abdca120efd7a30.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-102ff023a158544b.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-00b3aea976a30690.rmeta --extern js_sys=/opt/rustwide/target/debug/deps/libjs_sys-8889fec54b0bb288.rmeta --extern linear_map=/opt/rustwide/target/debug/deps/liblinear_map-631c358f432451d5.rmeta --extern next_tuple=/opt/rustwide/target/debug/deps/libnext_tuple-0f54373286035d84.rmeta --extern oco_ref=/opt/rustwide/target/debug/deps/liboco_ref-215ecfc5be08c27d.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-f0f1e1dbac864bba.rmeta --extern or_poisoned=/opt/rustwide/target/debug/deps/libor_poisoned-982b09d3bd1f01dd.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-51e7eb709a0694b1.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c9191a41cf78ae7e.so --extern reactive_graph=/opt/rustwide/target/debug/deps/libreactive_graph-9c9e0ae340127b7f.rmeta --extern reactive_stores=/opt/rustwide/target/debug/deps/libreactive_stores-a7384a6b50d0d909.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-cf4744a2b9a10ed3.rmeta --extern send_wrapper=/opt/rustwide/target/debug/deps/libsend_wrapper-6f7a951dbe02de91.rmeta --extern slotmap=/opt/rustwide/target/debug/deps/libslotmap-830f4a5dd2030775.rmeta --extern throw_error=/opt/rustwide/target/debug/deps/libthrow_error-f411196bb89e4ff0.rmeta --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-963e0e975752e64c.rmeta --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-6fde3eafe6b870c9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `html` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b98202ad067d72e45cec8be3d5c15d86ef0fd086/bin/rustc --crate-name html --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/html-0.6.3/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=332499f181d7c089 -C extra-filename=-609144cbfe719859 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern html_sys=/opt/rustwide/target/debug/deps/libhtml_sys-57179c30fc811c3b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c69a26d2a12b0157fbbf8e5e0243aa4d5d9873f2d36be4e826c6cab66550fc94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c69a26d2a12b0157fbbf8e5e0243aa4d5d9873f2d36be4e826c6cab66550fc94", kill_on_drop: false }`
[INFO] [stdout] c69a26d2a12b0157fbbf8e5e0243aa4d5d9873f2d36be4e826c6cab66550fc94
