[INFO] cloning repository https://github.com/yesitsfebreeze/split
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yesitsfebreeze/split" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyesitsfebreeze%2Fsplit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyesitsfebreeze%2Fsplit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] febcb84bac9b8507b811dda78a93c95cb00c3de2
[INFO] checking yesitsfebreeze/split against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-27
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyesitsfebreeze%2Fsplit" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yesitsfebreeze/split
[INFO] finished tweaking git repo https://github.com/yesitsfebreeze/split
[INFO] tweaked toml for git repo https://github.com/yesitsfebreeze/split written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yesitsfebreeze/split 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 git repo https://github.com/yesitsfebreeze/split 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] ad570a7f757690ee6963278112f3bedb5cdb3a7b36d4a65a22e0934d44a37563
[INFO] running `Command { std: "docker" "start" "ad570a7f757690ee6963278112f3bedb5cdb3a7b36d4a65a22e0934d44a37563", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad570a7f757690ee6963278112f3bedb5cdb3a7b36d4a65a22e0934d44a37563", 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" "ad570a7f757690ee6963278112f3bedb5cdb3a7b36d4a65a22e0934d44a37563" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad570a7f757690ee6963278112f3bedb5cdb3a7b36d4a65a22e0934d44a37563", 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" "ad570a7f757690ee6963278112f3bedb5cdb3a7b36d4a65a22e0934d44a37563" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cranelift-srcgen v0.123.12
[INFO] [stderr]    Compiling cranelift-bitset v0.123.12
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling cranelift-isle v0.123.12
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.123.12
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling pulley-macros v36.0.12
[INFO] [stderr]     Checking wasmtime-internal-math v36.0.12
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling wasmparser v0.236.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.123.12
[INFO] [stderr]     Checking cranelift-entity v0.123.12
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]    Compiling wasm-encoder v0.236.1
[INFO] [stderr]    Compiling pulley-interpreter v36.0.12
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling wasmtime-internal-versioned-export-macros v36.0.12
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking rustls-pki-types v1.15.0
[INFO] [stderr]     Checking regalloc2 v0.12.2
[INFO] [stderr]     Checking cranelift-bforest v0.123.12
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling wasmtime-internal-unwinder v36.0.12
[INFO] [stderr]     Checking cranelift-control v0.123.12
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking grep-matcher v0.1.8
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling wasmtime-c-api-impl v36.0.12
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]     Checking encoding_rs_io v0.1.7
[INFO] [stderr]     Checking wasmtime-internal-jit-icache-coherence v36.0.12
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking wasmtime-internal-asm-macros v36.0.12
[INFO] [stderr]     Checking wasmtime-internal-slab v36.0.12
[INFO] [stderr]    Compiling rustls v0.23.42
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling wasmtime v36.0.12
[INFO] [stderr]     Checking webpki-roots v1.0.8
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling wasmtime-internal-c-api-macros v36.0.12
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking inotify v0.11.1
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.123.12
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.123.12
[INFO] [stderr]    Compiling tree-sitter v0.26.11
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking memfd v0.6.5
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.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.236.1/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=7ad9ac7aa3bae89d -C extra-filename=-53df1392142f201f --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-e00523aa7977e672.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 `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/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="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --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=bf24720e8b9cf3f6 -C extra-filename=-a96197f79ac14d80 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-31ecd786fe404797.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-5de162c85773b25f.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-dd692acc2eb3a7fb.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3d944e3b9ac373a3.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ad570a7f757690ee6963278112f3bedb5cdb3a7b36d4a65a22e0934d44a37563", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad570a7f757690ee6963278112f3bedb5cdb3a7b36d4a65a22e0934d44a37563", kill_on_drop: false }`
[INFO] [stdout] ad570a7f757690ee6963278112f3bedb5cdb3a7b36d4a65a22e0934d44a37563
