[INFO] cloning repository https://github.com/CogniPilot/rumoca_parser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CogniPilot/rumoca_parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCogniPilot%2Frumoca_parser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCogniPilot%2Frumoca_parser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 13ce776d63411475d6625a5fbad12e361dff005a
[INFO] checking CogniPilot/rumoca_parser against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCogniPilot%2Frumoca_parser" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/CogniPilot/rumoca_parser on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/CogniPilot/rumoca_parser
[INFO] finished tweaking git repo https://github.com/CogniPilot/rumoca_parser
[INFO] tweaked toml for git repo https://github.com/CogniPilot/rumoca_parser written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/CogniPilot/rumoca_parser 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 21943fc6a1955b8ab2d9895cbd15860f7fa294019fa283eeba8350cd3a98d920
[INFO] running `Command { std: "docker" "start" "-a" "21943fc6a1955b8ab2d9895cbd15860f7fa294019fa283eeba8350cd3a98d920", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21943fc6a1955b8ab2d9895cbd15860f7fa294019fa283eeba8350cd3a98d920", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21943fc6a1955b8ab2d9895cbd15860f7fa294019fa283eeba8350cd3a98d920", kill_on_drop: false }`
[INFO] [stdout] 21943fc6a1955b8ab2d9895cbd15860f7fa294019fa283eeba8350cd3a98d920
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 799e668c78fe2202a88d129ebb0879588b4a8cd1fefede88169c49a4a52d7f15
[INFO] running `Command { std: "docker" "start" "-a" "799e668c78fe2202a88d129ebb0879588b4a8cd1fefede88169c49a4a52d7f15", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling term v1.0.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling logos-codegen v0.15.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.0
[INFO] [stderr]     Checking clap_builder v4.5.26
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking macro_rules_attribute v0.2.0
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling lalrpop-util v0.22.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling lalrpop v0.22.0
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling rerun_except v1.0.0
[INFO] [stderr]    Compiling logos-derive v0.15.0
[INFO] [stderr]     Checking logos v0.15.0
[INFO] [stderr]     Checking clap v4.5.26
[INFO] [stderr]    Compiling rumoca_parser v0.11.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: rumoca_parser@0.11.1: Using Git version: v0.11.1-0-g13ce776-dirty
[INFO] [stderr] warning: rumoca_parser@0.11.1: Using Git version: v0.11.1-0-g13ce776-dirty
[INFO] [stderr] error: could not compile `rumoca_parser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/bin/rustc --crate-name rumoca_parser --edition=2021 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=73aef303719d0315 -C extra-filename=-3cb587333b17ad05 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-ae1a06f74fab5d3f.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-7102354c979a159b.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-3ceb2f5f2fc7e300.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-50f4356b9f4696cc.rmeta --extern logos=/opt/rustwide/target/debug/deps/liblogos-97527f757537d8a2.rmeta --extern macro_rules_attribute=/opt/rustwide/target/debug/deps/libmacro_rules_attribute-644477c3f9ead603.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-a4eb8bc82e39350c.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-a7d55195f43d4871.so --extern serde=/opt/rustwide/target/debug/deps/libserde-3e0757d9a23810dd.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: rumoca_parser@0.11.1: Using Git version: v0.11.1-0-g13ce776-dirty
[INFO] [stderr] error: could not compile `rumoca_parser` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/bin/rustc --crate-name rumoca_parser --edition=2021 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d0cf560314bca6a4 -C extra-filename=-453e6135083a1124 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-ae1a06f74fab5d3f.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-7102354c979a159b.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-3ceb2f5f2fc7e300.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-50f4356b9f4696cc.rmeta --extern logos=/opt/rustwide/target/debug/deps/liblogos-97527f757537d8a2.rmeta --extern macro_rules_attribute=/opt/rustwide/target/debug/deps/libmacro_rules_attribute-644477c3f9ead603.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-a4eb8bc82e39350c.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-a7d55195f43d4871.so --extern serde=/opt/rustwide/target/debug/deps/libserde-3e0757d9a23810dd.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "799e668c78fe2202a88d129ebb0879588b4a8cd1fefede88169c49a4a52d7f15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "799e668c78fe2202a88d129ebb0879588b4a8cd1fefede88169c49a4a52d7f15", kill_on_drop: false }`
[INFO] [stdout] 799e668c78fe2202a88d129ebb0879588b4a8cd1fefede88169c49a4a52d7f15
