[INFO] fetching crate grocery-to-json 0.0.3...
[INFO] testing grocery-to-json-0.0.3 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate grocery-to-json 0.0.3 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate grocery-to-json 0.0.3
[INFO] finished tweaking crates.io crate grocery-to-json 0.0.3
[INFO] tweaked toml for crates.io crate grocery-to-json 0.0.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate grocery-to-json 0.0.3 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate grocery-to-json 0.0.3 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16d88edc0b3ccdf3787f537407f4bf3c87daa861dcd2ff094e4abcb2b2056124
[INFO] running `Command { std: "docker" "start" "-a" "16d88edc0b3ccdf3787f537407f4bf3c87daa861dcd2ff094e4abcb2b2056124", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16d88edc0b3ccdf3787f537407f4bf3c87daa861dcd2ff094e4abcb2b2056124", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16d88edc0b3ccdf3787f537407f4bf3c87daa861dcd2ff094e4abcb2b2056124", kill_on_drop: false }`
[INFO] [stdout] 16d88edc0b3ccdf3787f537407f4bf3c87daa861dcd2ff094e4abcb2b2056124
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 80f37bb419eeaca41633f81cb694ea8b2d52e29d04e74bc82396891afe6b7465
[INFO] running `Command { std: "docker" "start" "-a" "80f37bb419eeaca41633f81cb694ea8b2d52e29d04e74bc82396891afe6b7465", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling aligned v0.4.2
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling zune-core v0.5.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling zune-jpeg v0.5.7
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]    Compiling distance v0.4.0
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr] error: could not compile `moxcms` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustc --crate-name moxcms --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moxcms-0.7.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="avx"' --cfg 'feature="default"' --cfg 'feature="neon"' --cfg 'feature="sse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avx", "avx512", "default", "neon", "options", "sse"))' -C metadata=ba4854be3379aeea -C extra-filename=-1b7280d13c82e479 --out-dir /opt/rustwide/target/debug/build/moxcms/1b7280d13c82e479/deps -L dependency=/opt/rustwide/target/debug/build/autocfg/22756a69648bb107/deps -L dependency=/opt/rustwide/target/debug/build/libm/28cec4807781513c/deps -L dependency=/opt/rustwide/target/debug/build/libm/51e03c77c8611db4/deps -L dependency=/opt/rustwide/target/debug/build/libm/d7dc3851b5dfa6f4/deps -L dependency=/opt/rustwide/target/debug/build/moxcms/1b7280d13c82e479/deps -L dependency=/opt/rustwide/target/debug/build/num-traits/10b3a10b7db869ec/deps -L dependency=/opt/rustwide/target/debug/build/num-traits/31ca729d6549e039/deps -L dependency=/opt/rustwide/target/debug/build/num-traits/ba0ff6acbcc4b9c8/deps -L dependency=/opt/rustwide/target/debug/build/pxfm/ca1ef26066fc3e3f/deps --extern num_traits=/opt/rustwide/target/debug/build/num-traits/10b3a10b7db869ec/deps/libnum_traits-10b3a10b7db869ec.rmeta --extern pxfm=/opt/rustwide/target/debug/build/pxfm/ca1ef26066fc3e3f/deps/libpxfm-ca1ef26066fc3e3f.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 `simba` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "cuda", "cuda_std", "cust_core", "decimal", "default", "fixed", "libm", "libm_force", "packed_simd", "partial_fixed_point_support", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=4e5a59a31b36f8f0 -C extra-filename=-82762825b9ab30d9 --out-dir /opt/rustwide/target/debug/build/simba/82762825b9ab30d9/deps -L dependency=/opt/rustwide/target/debug/build/approx/4781f9609833d7dd/deps -L dependency=/opt/rustwide/target/debug/build/autocfg/22756a69648bb107/deps -L dependency=/opt/rustwide/target/debug/build/bytemuck/51195f687df779a3/deps -L dependency=/opt/rustwide/target/debug/build/libm/28cec4807781513c/deps -L dependency=/opt/rustwide/target/debug/build/libm/51e03c77c8611db4/deps -L dependency=/opt/rustwide/target/debug/build/libm/d7dc3851b5dfa6f4/deps -L dependency=/opt/rustwide/target/debug/build/num-complex/8e01c5a68589e004/deps -L dependency=/opt/rustwide/target/debug/build/num-traits/10b3a10b7db869ec/deps -L dependency=/opt/rustwide/target/debug/build/num-traits/31ca729d6549e039/deps -L dependency=/opt/rustwide/target/debug/build/num-traits/ba0ff6acbcc4b9c8/deps -L dependency=/opt/rustwide/target/debug/build/paste/722bc11c3c7c96da/deps -L dependency=/opt/rustwide/target/debug/build/paste/b2369a3500d2ed12/deps -L dependency=/opt/rustwide/target/debug/build/paste/c5e5e8a2bd161c29/deps -L dependency=/opt/rustwide/target/debug/build/safe_arch/61eba7cb60866ba1/deps -L dependency=/opt/rustwide/target/debug/build/simba/82762825b9ab30d9/deps -L dependency=/opt/rustwide/target/debug/build/wide/64472f2effc3e891/deps --extern approx=/opt/rustwide/target/debug/build/approx/4781f9609833d7dd/deps/libapprox-4781f9609833d7dd.rmeta --extern num_complex=/opt/rustwide/target/debug/build/num-complex/8e01c5a68589e004/deps/libnum_complex-8e01c5a68589e004.rmeta --extern num_traits=/opt/rustwide/target/debug/build/num-traits/10b3a10b7db869ec/deps/libnum_traits-10b3a10b7db869ec.rmeta --extern paste=/opt/rustwide/target/debug/build/paste/c5e5e8a2bd161c29/deps/libpaste-c5e5e8a2bd161c29.so --extern wide=/opt/rustwide/target/debug/build/wide/64472f2effc3e891/deps/libwide-64472f2effc3e891.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "80f37bb419eeaca41633f81cb694ea8b2d52e29d04e74bc82396891afe6b7465", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80f37bb419eeaca41633f81cb694ea8b2d52e29d04e74bc82396891afe6b7465", kill_on_drop: false }`
[INFO] [stdout] 80f37bb419eeaca41633f81cb694ea8b2d52e29d04e74bc82396891afe6b7465
