[INFO] cloning repository https://github.com/pineapple-bois/Guitar_Chord_Analysis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pineapple-bois/Guitar_Chord_Analysis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpineapple-bois%2FGuitar_Chord_Analysis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpineapple-bois%2FGuitar_Chord_Analysis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d58be1bc365e58d973d0f51aa41f5fa600daa4c0
[INFO] checking pineapple-bois/Guitar_Chord_Analysis against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpineapple-bois%2FGuitar_Chord_Analysis" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pineapple-bois/Guitar_Chord_Analysis
[INFO] finished tweaking git repo https://github.com/pineapple-bois/Guitar_Chord_Analysis
[INFO] tweaked toml for git repo https://github.com/pineapple-bois/Guitar_Chord_Analysis written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pineapple-bois/Guitar_Chord_Analysis 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/pineapple-bois/Guitar_Chord_Analysis 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 91c118d0b0e603870f73671d0f2c380cbee163f3585b998e64380107cd05288b
[INFO] running `Command { std: "docker" "start" "91c118d0b0e603870f73671d0f2c380cbee163f3585b998e64380107cd05288b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91c118d0b0e603870f73671d0f2c380cbee163f3585b998e64380107cd05288b", 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" "91c118d0b0e603870f73671d0f2c380cbee163f3585b998e64380107cd05288b" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91c118d0b0e603870f73671d0f2c380cbee163f3585b998e64380107cd05288b", 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" "91c118d0b0e603870f73671d0f2c380cbee163f3585b998e64380107cd05288b" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]    Compiling pathfinder_simd v0.5.4
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling font-kit v0.14.2
[INFO] [stderr]    Compiling rustix v1.0.6
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking clap_builder v4.5.37
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]    Compiling rustfft v6.3.0
[INFO] [stderr]     Checking winnow v0.7.8
[INFO] [stderr]     Checking toml_write v0.1.1
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking jiff v0.2.10
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking ordered-float v5.0.0
[INFO] [stderr]     Checking colorous v1.0.16
[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/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.0/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=9a6d5e98225795f2 -C extra-filename=-8705e72f37914d21 --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-7a9692629d9736fc.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-9bcde3556d193e0f.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/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.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 --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=1c6ac31958d390fa -C extra-filename=-d4d9513d806ed16f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a8313380c25031b5.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c52163a0b5552422.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-213135b8194a5b8c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "91c118d0b0e603870f73671d0f2c380cbee163f3585b998e64380107cd05288b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91c118d0b0e603870f73671d0f2c380cbee163f3585b998e64380107cd05288b", kill_on_drop: false }`
[INFO] [stdout] 91c118d0b0e603870f73671d0f2c380cbee163f3585b998e64380107cd05288b
