[INFO] fetching crate atm0s-media-server-record 0.1.0-alpha.4...
[INFO] checking atm0s-media-server-record-0.1.0-alpha.4 against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] extracting crate atm0s-media-server-record 0.1.0-alpha.4 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate atm0s-media-server-record 0.1.0-alpha.4
[INFO] finished tweaking crates.io crate atm0s-media-server-record 0.1.0-alpha.4
[INFO] tweaked toml for crates.io crate atm0s-media-server-record 0.1.0-alpha.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate atm0s-media-server-record 0.1.0-alpha.4 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 crates.io crate atm0s-media-server-record 0.1.0-alpha.4 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5e9a997d38604fb4c8cfe9bbc6c03501094b981cfc18935e86d75c7b64936acc
[INFO] running `Command { std: "docker" "start" "-a" "5e9a997d38604fb4c8cfe9bbc6c03501094b981cfc18935e86d75c7b64936acc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e9a997d38604fb4c8cfe9bbc6c03501094b981cfc18935e86d75c7b64936acc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e9a997d38604fb4c8cfe9bbc6c03501094b981cfc18935e86d75c7b64936acc", kill_on_drop: false }`
[INFO] [stdout] 5e9a997d38604fb4c8cfe9bbc6c03501094b981cfc18935e86d75c7b64936acc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 75af76629e834e800ba002e7f789ea4da41350d6d4f69ad87fd5d92ab5956f10
[INFO] running `Command { std: "docker" "start" "-a" "75af76629e834e800ba002e7f789ea4da41350d6d4f69ad87fd5d92ab5956f10", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]     Checking serde v1.0.218
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling openssl-src v300.4.2+3.4.1
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling zerocopy v0.8.21
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling ring v0.17.11
[INFO] [stderr]    Compiling bigdecimal v0.4.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking getrandom v0.3.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking serde_json v1.0.139
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking uuid v1.15.1
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr] error: could not compile `regex-automata` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=14d9fe636ebdb0b5 -C extra-filename=-2e9a09eb54bcaeac --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-28fa488da7af81d6.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-1d737c76d79877ae.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-75f380ddc8366c5e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `pest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.7.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=a64dfd5f12bca4a4 -C extra-filename=-d7ea037c630b0028 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-1d737c76d79877ae.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7b121cb81683c96d.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-d608fbdb77278a36.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "75af76629e834e800ba002e7f789ea4da41350d6d4f69ad87fd5d92ab5956f10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75af76629e834e800ba002e7f789ea4da41350d6d4f69ad87fd5d92ab5956f10", kill_on_drop: false }`
[INFO] [stdout] 75af76629e834e800ba002e7f789ea4da41350d6d4f69ad87fd5d92ab5956f10
