[INFO] cloning repository https://github.com/Quant-Off/lumen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Quant-Off/lumen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuant-Off%2Flumen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuant-Off%2Flumen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dfba311a939388c5892574e844e73a7953796cdd
[INFO] checking Quant-Off/lumen against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuant-Off%2Flumen" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Quant-Off/lumen
[INFO] finished tweaking git repo https://github.com/Quant-Off/lumen
[INFO] tweaked toml for git repo https://github.com/Quant-Off/lumen written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Quant-Off/lumen on toolchain 011c518242557d21690f7936b5812318dc2fec47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Quant-Off/lumen 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" "+011c518242557d21690f7936b5812318dc2fec47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 689bc68a094911f686f4dd0a91240630974ce3eb961560566c5d93607385e212
[INFO] running `Command { std: "docker" "start" "689bc68a094911f686f4dd0a91240630974ce3eb961560566c5d93607385e212", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "689bc68a094911f686f4dd0a91240630974ce3eb961560566c5d93607385e212", 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" "689bc68a094911f686f4dd0a91240630974ce3eb961560566c5d93607385e212" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "689bc68a094911f686f4dd0a91240630974ce3eb961560566c5d93607385e212", 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" "689bc68a094911f686f4dd0a91240630974ce3eb961560566c5d93607385e212" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling wasmtime-internal-core v44.0.1
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling cranelift-srcgen v0.131.1
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.131.1
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cranelift-isle v0.131.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.131.1
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking lumen-fixed v0.4.1 (/opt/rustwide/workdir/crates/lumen-fixed)
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking gimli v0.33.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking wasm-encoder v0.246.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking cranelift-control v0.131.1
[INFO] [stderr]    Compiling wasmtime-internal-unwinder v44.0.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]     Checking wasm-encoder v0.248.0
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling cranelift-bitset v0.131.1
[INFO] [stderr]     Checking lumen-sdk v0.4.1 (/opt/rustwide/workdir/crates/lumen-sdk)
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]     Checking wast v248.0.0
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.131.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking memfd v0.6.5
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling pulley-macros v44.0.1
[INFO] [stderr]    Compiling wasmtime-internal-versioned-export-macros v44.0.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling wasmtime-internal-fiber v44.0.1
[INFO] [stderr]    Compiling pulley-interpreter v44.0.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling wasmtime v44.0.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking tokio v1.52.2
[INFO] [stderr] error: could not compile `gimli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/011c518242557d21690f7936b5812318dc2fec47/bin/rustc --crate-name gimli --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.33.0/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="read"' --cfg 'feature="read-core"' --cfg 'feature="std"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=f92bc80da81fd452 -C extra-filename=-76ed7f5c1c064ed3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-0e40281407dc7965.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-7d023647a0067a74.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-121754821327892e.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" "689bc68a094911f686f4dd0a91240630974ce3eb961560566c5d93607385e212", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "689bc68a094911f686f4dd0a91240630974ce3eb961560566c5d93607385e212", kill_on_drop: false }`
[INFO] [stdout] 689bc68a094911f686f4dd0a91240630974ce3eb961560566c5d93607385e212
