[INFO] fetching crate ling-codegen 2030.0.3...
[INFO] checking ling-codegen-2030.0.3 against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877
[INFO] extracting crate ling-codegen 2030.0.3 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate ling-codegen 2030.0.3
[INFO] finished tweaking crates.io crate ling-codegen 2030.0.3
[INFO] tweaked toml for crates.io crate ling-codegen 2030.0.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ling-codegen 2030.0.3 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 crates.io crate ling-codegen 2030.0.3 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-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 024bd2f3ac6fa213c69a0902a0c04fdd415f0dd93905f1a2fc7628d49fee24db
[INFO] running `Command { std: "docker" "start" "024bd2f3ac6fa213c69a0902a0c04fdd415f0dd93905f1a2fc7628d49fee24db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "024bd2f3ac6fa213c69a0902a0c04fdd415f0dd93905f1a2fc7628d49fee24db", 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" "024bd2f3ac6fa213c69a0902a0c04fdd415f0dd93905f1a2fc7628d49fee24db" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "024bd2f3ac6fa213c69a0902a0c04fdd415f0dd93905f1a2fc7628d49fee24db", 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" "024bd2f3ac6fa213c69a0902a0c04fdd415f0dd93905f1a2fc7628d49fee24db" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling cranelift-srcgen v0.131.2
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling wasmtime-internal-core v44.0.2
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling cranelift-isle v0.131.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.131.2
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.131.2
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking cranelift-control v0.131.2
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.131.2
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking regalloc2 v0.15.1
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.131.2
[INFO] [stderr]     Checking cranelift-bitset v0.131.2
[INFO] [stderr]     Checking wasmtime-internal-jit-icache-coherence v44.0.2
[INFO] [stderr]     Checking gimli v0.33.0
[INFO] [stderr]     Checking cranelift-entity v0.131.2
[INFO] [stderr]     Checking cranelift-bforest v0.131.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling logos-codegen v0.13.0
[INFO] [stderr]    Compiling cranelift-codegen v0.131.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling logos-derive v0.13.0
[INFO] [stderr]     Checking lalrpop-util v0.22.2
[INFO] [stderr]     Checking logos v0.13.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ling-core v2030.0.1
[INFO] [stderr]     Checking ling-lex v2030.0.0
[INFO] [stderr] error: could not compile `ling-lex` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/011c518242557d21690f7936b5812318dc2fec47/bin/rustc --crate-name ling_lex --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ling-lex-2030.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fa2bf88d7e166a9a -C extra-filename=-8becaf0f0f31d578 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ling_core=/opt/rustwide/target/debug/deps/libling_core-cac2f4c960036b0c.rmeta --extern logos=/opt/rustwide/target/debug/deps/liblogos-566d711a44c86775.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-20468a5a0790bcfc.rmeta --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-c0bb8dcd5375649b.rmeta --extern unicode_script=/opt/rustwide/target/debug/deps/libunicode_script-b4586a74cf2be83d.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" "024bd2f3ac6fa213c69a0902a0c04fdd415f0dd93905f1a2fc7628d49fee24db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "024bd2f3ac6fa213c69a0902a0c04fdd415f0dd93905f1a2fc7628d49fee24db", kill_on_drop: false }`
[INFO] [stdout] 024bd2f3ac6fa213c69a0902a0c04fdd415f0dd93905f1a2fc7628d49fee24db
