[INFO] cloning repository https://github.com/joshua-mo-143/rig-extra
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joshua-mo-143/rig-extra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshua-mo-143%2Frig-extra", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshua-mo-143%2Frig-extra'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 88fa8df3d75038039ffae59d09e75d9ce37ae361
[INFO] checking joshua-mo-143/rig-extra against try#0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9 for pr-147185
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshua-mo-143%2Frig-extra" "/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/joshua-mo-143/rig-extra
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/joshua-mo-143/rig-extra
[INFO] tweaked toml for git repo https://github.com/joshua-mo-143/rig-extra written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joshua-mo-143/rig-extra on toolchain 0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/joshua-mo-143/rig-extra 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" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ef5c1b4b33ce6463a7706c634536276dc17aab57661ea1f61a34922042562935
[INFO] running `Command { std: "docker" "start" "-a" "ef5c1b4b33ce6463a7706c634536276dc17aab57661ea1f61a34922042562935", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef5c1b4b33ce6463a7706c634536276dc17aab57661ea1f61a34922042562935", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef5c1b4b33ce6463a7706c634536276dc17aab57661ea1f61a34922042562935", kill_on_drop: false }`
[INFO] [stdout] ef5c1b4b33ce6463a7706c634536276dc17aab57661ea1f61a34922042562935
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d0f843898430a3f25597cb493f19da67cb2dfc01b5a429722d846f1b464b909
[INFO] running `Command { std: "docker" "start" "-a" "5d0f843898430a3f25597cb493f19da67cb2dfc01b5a429722d846f1b464b909", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling pulp v0.21.5
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zip v1.1.4
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking alsa-sys v0.3.1
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking webpki-roots v1.0.0
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking socks v0.3.4
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking unicode-normalization-alignments v0.1.12
[INFO] [stderr]     Checking macro_rules_attribute v0.2.2
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking as-any v0.3.2
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking cpal v0.15.3
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking cpal v0.16.0
[INFO] [stderr]     Checking ringbuf v0.4.8
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking rayon-cond v0.3.0
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking fancy-regex v0.13.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling deluxe-core v0.5.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking onig v6.5.1
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]    Compiling deluxe-macros v0.5.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling monostate-impl v0.1.14
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking dyn-stack v0.13.0
[INFO] [stderr]     Checking dyn-stack v0.10.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking symphonia-core v0.5.4
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking pulp v0.18.22
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking rustfft v6.4.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.219/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=dc8a7ad13da23f5a -C extra-filename=-06aae373a1c959bc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-09040b10b620fa15.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-1547285a5c2cb0de.rlib --extern proc_macro --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/0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.1/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=1f08bed60a818a52 -C extra-filename=-8d79a7a6e5ccc540 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-371cdb7d366b303a.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-72b458fb958b4d52.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-9bcde3556d193e0f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "5d0f843898430a3f25597cb493f19da67cb2dfc01b5a429722d846f1b464b909", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d0f843898430a3f25597cb493f19da67cb2dfc01b5a429722d846f1b464b909", kill_on_drop: false }`
[INFO] [stdout] 5d0f843898430a3f25597cb493f19da67cb2dfc01b5a429722d846f1b464b909
