[INFO] cloning repository https://github.com/Axzurey/soulspark
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Axzurey/soulspark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxzurey%2Fsoulspark", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxzurey%2Fsoulspark'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 36a62a9c8c3ef0db31e9f4637de0306112e625b4
[INFO] testing Axzurey/soulspark against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxzurey%2Fsoulspark" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Axzurey/soulspark
[INFO] finished tweaking git repo https://github.com/Axzurey/soulspark
[INFO] tweaked toml for git repo https://github.com/Axzurey/soulspark written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Axzurey/soulspark on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Axzurey/soulspark 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.82
[INFO] [stderr]   Downloaded serde_derive v1.0.200
[INFO] [stderr]   Downloaded thiserror v1.0.60
[INFO] [stderr]   Downloaded egui-winit v0.27.2
[INFO] [stderr]   Downloaded arboard v3.4.0
[INFO] [stderr]   Downloaded zbus_names v2.6.1
[INFO] [stderr]   Downloaded copy_to_output v2.2.0
[INFO] [stderr]   Downloaded build-target v0.4.0
[INFO] [stderr]   Downloaded cached v0.49.3
[INFO] [stderr]   Downloaded cached_proc_macro v0.20.0
[INFO] [stderr]   Downloaded num-complex v0.1.43
[INFO] [stderr]   Downloaded wgpu-hal v0.19.4
[INFO] [stderr]   Downloaded num-bigint v0.1.44
[INFO] [stderr]   Downloaded serde v1.0.200
[INFO] [stderr]   Downloaded syn v2.0.61
[INFO] [stderr]   Downloaded cgmath v0.18.0
[INFO] [stderr]   Downloaded egui_glow v0.27.2
[INFO] [stderr]   Downloaded blocking v1.6.0
[INFO] [stderr]   Downloaded approx v0.4.0
[INFO] [stderr]   Downloaded egui v0.27.2
[INFO] [stderr]   Downloaded accesskit_windows v0.15.1
[INFO] [stderr]   Downloaded clipboard-win v5.3.1
[INFO] [stderr]   Downloaded webbrowser v0.8.15
[INFO] [stderr]   Downloaded ecolor v0.27.2
[INFO] [stderr]   Downloaded accesskit_macos v0.10.1
[INFO] [stderr]   Downloaded accesskit_consumer v0.16.1
[INFO] [stderr]   Downloaded accesskit v0.12.3
[INFO] [stderr]   Downloaded epaint v0.27.2
[INFO] [stderr]   Downloaded emath v0.27.2
[INFO] [stderr]   Downloaded egui_extras v0.27.2
[INFO] [stderr]   Downloaded getset v0.1.2
[INFO] [stderr]   Downloaded document-features v0.2.8
[INFO] [stderr]   Downloaded egui-wgpu v0.27.2
[INFO] [stderr]   Downloaded async-once-cell v0.5.3
[INFO] [stderr]   Downloaded accesskit_unix v0.6.2
[INFO] [stderr]   Downloaded accesskit_winit v0.16.1
[INFO] [stderr]   Downloaded objc2-core-data v0.2.0
[INFO] [stderr]   Downloaded block2 v0.5.0
[INFO] [stderr]   Downloaded objc2-encode v4.0.1
[INFO] [stderr]   Downloaded splines v4.3.1
[INFO] [stderr]   Downloaded objc2 v0.5.1
[INFO] [stderr]   Downloaded objc2-foundation v0.2.0
[INFO] [stderr]   Downloaded tobj v3.2.5
[INFO] [stderr]   Downloaded objc-sys v0.3.3
[INFO] [stderr]   Downloaded ab_glyph v0.2.25
[INFO] [stderr]   Downloaded enumn v0.1.13
[INFO] [stderr]   Downloaded unicode-width v0.1.12
[INFO] [stderr]   Downloaded thread-id v4.2.1
[INFO] [stderr]   Downloaded raw-window-handle v0.6.1
[INFO] [stderr]   Downloaded bytemuck_derive v1.6.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.60
[INFO] [stderr]   Downloaded eframe v0.27.2
[INFO] [stderr]   Downloaded objc2-app-kit v0.2.0
[INFO] [stderr]   Downloaded noise v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f2a4cc3d16cb0cc1fe875b1a0f3daccca378745783c568b34333184425ab6c4b
[INFO] running `Command { std: "docker" "start" "-a" "f2a4cc3d16cb0cc1fe875b1a0f3daccca378745783c568b34333184425ab6c4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2a4cc3d16cb0cc1fe875b1a0f3daccca378745783c568b34333184425ab6c4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2a4cc3d16cb0cc1fe875b1a0f3daccca378745783c568b34333184425ab6c4b", kill_on_drop: false }`
[INFO] [stdout] f2a4cc3d16cb0cc1fe875b1a0f3daccca378745783c568b34333184425ab6c4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10440e2134795f61fe2ecb6095933bf7ae17e69461adf9a6c5aca2eda5071462
[INFO] running `Command { std: "docker" "start" "-a" "10440e2134795f61fe2ecb6095933bf7ae17e69461adf9a6c5aca2eda5071462", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling owning_ref v0.4.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]    Compiling thread-id v4.2.1
[INFO] [stderr]    Compiling event-listener v5.3.0
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling waker-fn v1.1.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling async-channel v2.2.1
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.32.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=566a3d14c3c10894 -C extra-filename=-386a93f81f89f03c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-4122aa9384439398.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" "10440e2134795f61fe2ecb6095933bf7ae17e69461adf9a6c5aca2eda5071462", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10440e2134795f61fe2ecb6095933bf7ae17e69461adf9a6c5aca2eda5071462", kill_on_drop: false }`
[INFO] [stdout] 10440e2134795f61fe2ecb6095933bf7ae17e69461adf9a6c5aca2eda5071462
