[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 try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[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 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02d730e252763a91eb212e0cfa6d838d783590722c8c89aa20dfcdfd8098e9f0
[INFO] running `Command { std: "docker" "start" "-a" "02d730e252763a91eb212e0cfa6d838d783590722c8c89aa20dfcdfd8098e9f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02d730e252763a91eb212e0cfa6d838d783590722c8c89aa20dfcdfd8098e9f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02d730e252763a91eb212e0cfa6d838d783590722c8c89aa20dfcdfd8098e9f0", kill_on_drop: false }`
[INFO] [stdout] 02d730e252763a91eb212e0cfa6d838d783590722c8c89aa20dfcdfd8098e9f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 712b1f2c80b8d6547a47198ae8111f6402c8371d88aa9473bfd8ace32326d53b
[INFO] running `Command { std: "docker" "start" "-a" "712b1f2c80b8d6547a47198ae8111f6402c8371d88aa9473bfd8ace32326d53b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling cranelift-isle v0.111.6
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.111.6
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking indexmap v2.13.1
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.111.6
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling wasm-encoder v0.240.0
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]    Compiling wasmparser v0.240.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking wasm-encoder v0.215.0
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking cranelift-control v0.111.6
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking fastrand v2.4.0
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v24.0.6
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]    Compiling stacker v0.1.23
[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 similar v2.7.0
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking memfd v0.6.5
[INFO] [stderr]    Compiling cranelift-codegen v0.111.6
[INFO] [stderr]     Checking insta v1.47.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v24.0.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling wasmtime v24.0.6
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling agentscript-compiler v0.1.0 (/opt/rustwide/workdir/crates/agentscript-compiler)
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking cranelift-bitset v0.111.6
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking cranelift-entity v0.111.6
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]     Checking regalloc2 v0.9.3
[INFO] [stderr]     Checking cranelift-bforest v0.111.6
[INFO] [stderr]     Checking wasmparser v0.215.0
[INFO] [stderr]     Checking chumsky v0.9.3
[INFO] [stderr]     Checking wasmtime-types v24.0.6
[INFO] [stderr]     Checking wasmprinter v0.215.0
[INFO] [stderr]     Checking wasmtime-environ v24.0.6
[INFO] [stderr]     Checking cranelift-frontend v0.111.6
[INFO] [stderr]     Checking cranelift-native v0.111.6
[INFO] [stderr]     Checking cranelift-wasm v0.111.6
[INFO] [stderr]     Checking wasmtime-cranelift v24.0.6
[INFO] [stderr] error: could not compile `agentscript-compiler` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name agentscript_compiler --edition=2021 crates/agentscript-compiler/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="codegen-wasm"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("codegen-alt", "codegen-wasm", "default"))' -C metadata=ce657855c57aec35 -C extra-filename=-75190f85010fc542 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-0cddb9fdc0f98b31.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-0147f3c37856e9ec.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-0701457c6fc8be8c.rmeta --extern miette=/opt/rustwide/target/debug/deps/libmiette-1e5fd5d6996c97e6.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3862e946530d7cb3.rmeta --extern wasm_encoder=/opt/rustwide/target/debug/deps/libwasm_encoder-e5c35959eccaff1a.rmeta --extern wasmparser=/opt/rustwide/target/debug/deps/libwasmparser-e815b462092535c8.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-36e5a67e8b6b4992/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `agentscript-compiler` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name agentscript_compiler --edition=2021 crates/agentscript-compiler/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="codegen-wasm"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("codegen-alt", "codegen-wasm", "default"))' -C metadata=fa9daf293cdf1a74 -C extra-filename=-ff916ef8cebf2acb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-0cddb9fdc0f98b31.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-0147f3c37856e9ec.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-0701457c6fc8be8c.rmeta --extern insta=/opt/rustwide/target/debug/deps/libinsta-99009fc8b0521d4f.rmeta --extern miette=/opt/rustwide/target/debug/deps/libmiette-1e5fd5d6996c97e6.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3862e946530d7cb3.rmeta --extern wasm_encoder=/opt/rustwide/target/debug/deps/libwasm_encoder-e5c35959eccaff1a.rmeta --extern wasmparser=/opt/rustwide/target/debug/deps/libwasmparser-e815b462092535c8.rmeta --extern wasmtime=/opt/rustwide/target/debug/deps/libwasmtime-33000f7e18a7392c.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-36e5a67e8b6b4992/out -L native=/opt/rustwide/target/debug/build/wasmtime-eef62ea79f6f436d/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "712b1f2c80b8d6547a47198ae8111f6402c8371d88aa9473bfd8ace32326d53b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "712b1f2c80b8d6547a47198ae8111f6402c8371d88aa9473bfd8ace32326d53b", kill_on_drop: false }`
[INFO] [stdout] 712b1f2c80b8d6547a47198ae8111f6402c8371d88aa9473bfd8ace32326d53b
