[INFO] cloning repository https://github.com/morpheum-labs/agentscript-compiler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/morpheum-labs/agentscript-compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorpheum-labs%2Fagentscript-compiler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorpheum-labs%2Fagentscript-compiler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d012879e0cc75206af413d8022ddbdb503bd6f24
[INFO] checking morpheum-labs/agentscript-compiler against 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorpheum-labs%2Fagentscript-compiler" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/morpheum-labs/agentscript-compiler
[INFO] finished tweaking git repo https://github.com/morpheum-labs/agentscript-compiler
[INFO] tweaked toml for git repo https://github.com/morpheum-labs/agentscript-compiler written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/morpheum-labs/agentscript-compiler on toolchain 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/morpheum-labs/agentscript-compiler 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" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1338b838ad9ccc9b3bfa0c760eb7cbe6100d7d31c0a560411369827a71828048
[INFO] running `Command { std: "docker" "start" "1338b838ad9ccc9b3bfa0c760eb7cbe6100d7d31c0a560411369827a71828048", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1338b838ad9ccc9b3bfa0c760eb7cbe6100d7d31c0a560411369827a71828048", 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" "1338b838ad9ccc9b3bfa0c760eb7cbe6100d7d31c0a560411369827a71828048" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1338b838ad9ccc9b3bfa0c760eb7cbe6100d7d31c0a560411369827a71828048", 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" "1338b838ad9ccc9b3bfa0c760eb7cbe6100d7d31c0a560411369827a71828048" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]    Compiling cranelift-isle v0.111.6
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.111.6
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking indexmap v2.13.1
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.111.6
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking cranelift-bitset v0.111.6
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking cranelift-entity v0.111.6
[INFO] [stderr]     Checking regalloc2 v0.9.3
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking wasmparser v0.215.0
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v24.0.6
[INFO] [stderr]     Checking cranelift-control v0.111.6
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking cranelift-bforest v0.111.6
[INFO] [stderr]    Compiling wasm-encoder v0.240.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling wasmparser v0.240.0
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking wasm-encoder v0.215.0
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]    Compiling wasmtime v24.0.6
[INFO] [stderr]     Checking fastrand v2.4.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking memfd v0.6.5
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v24.0.6
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking wasmtime-asm-macros v24.0.6
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]     Checking wasmtime-slab v24.0.6
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking similar v2.7.0
[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/4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.37.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 --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", "build", "build_core", "cargo-all", "coff", "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=310c89ca13b642aa -C extra-filename=-bcfbbcb666bef49e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-8545c9ad976f3721.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1338b838ad9ccc9b3bfa0c760eb7cbe6100d7d31c0a560411369827a71828048", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1338b838ad9ccc9b3bfa0c760eb7cbe6100d7d31c0a560411369827a71828048", kill_on_drop: false }`
[INFO] [stdout] 1338b838ad9ccc9b3bfa0c760eb7cbe6100d7d31c0a560411369827a71828048
