[INFO] fetching crate dictator-typescript 0.19.0...
[INFO] checking dictator-typescript-0.19.0 against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-27
[INFO] extracting crate dictator-typescript 0.19.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate dictator-typescript 0.19.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate dictator-typescript 0.19.0
[INFO] tweaked toml for crates.io crate dictator-typescript 0.19.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dictator-typescript 0.19.0 on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dictator-typescript 0.19.0 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "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-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:c36f533e8924a726b63f9d01e781fa8c8c28c96d1d595403829afb31452ee0f5" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 18ec99ec525219ceb56dab70869bb56a46c878098a40805c1bc755425fee5129
[INFO] running `Command { std: "docker" "start" "18ec99ec525219ceb56dab70869bb56a46c878098a40805c1bc755425fee5129", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18ec99ec525219ceb56dab70869bb56a46c878098a40805c1bc755425fee5129", 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" "18ec99ec525219ceb56dab70869bb56a46c878098a40805c1bc755425fee5129" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18ec99ec525219ceb56dab70869bb56a46c878098a40805c1bc755425fee5129", 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" "18ec99ec525219ceb56dab70869bb56a46c878098a40805c1bc755425fee5129" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cranelift-srcgen v0.126.2
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]    Compiling cranelift-bitset v0.126.2
[INFO] [stderr]    Compiling cranelift-isle v0.126.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.126.2
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling pulley-macros v39.0.2
[INFO] [stderr]    Compiling wasmtime-internal-versioned-export-macros v39.0.2
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling wasmparser v0.240.0
[INFO] [stderr]     Checking wasmtime-internal-math v39.0.2
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling pulley-interpreter v39.0.2
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.126.2
[INFO] [stderr]     Checking cranelift-entity v0.126.2
[INFO] [stderr]     Checking regalloc2 v0.13.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]    Compiling wasm-encoder v0.240.0
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]    Compiling cap-primitives v3.4.5
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking cranelift-bforest v0.126.2
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking wasm-encoder v0.246.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]    Compiling wasmtime-internal-unwinder v39.0.2
[INFO] [stderr]     Checking cranelift-control v0.126.2
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]     Checking winnow v1.0.1
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr] error: could not compile `wasmparser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.240.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="component-model"' --cfg 'feature="features"' --cfg 'feature="serde"' --cfg 'feature="simd"' --cfg 'feature="std"' --cfg 'feature="validate"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("component-model", "default", "features", "hash-collections", "prefer-btree-collections", "serde", "simd", "std", "validate"))' -C metadata=b9aee540aec3575f -C extra-filename=-bf37f2ff97847fce --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8622a36d4a1f0c04.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-e3979b42153f1046.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1ffdbdf514dd00fa.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] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.4/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="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="mm"' --cfg 'feature="net"' --cfg 'feature="param"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="thread"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=71a32ad81c490bfb -C extra-filename=-23cf89864143db6c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8622a36d4a1f0c04.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-d4bc5dcbcaabc690.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "18ec99ec525219ceb56dab70869bb56a46c878098a40805c1bc755425fee5129", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18ec99ec525219ceb56dab70869bb56a46c878098a40805c1bc755425fee5129", kill_on_drop: false }`
[INFO] [stdout] 18ec99ec525219ceb56dab70869bb56a46c878098a40805c1bc755425fee5129
