[INFO] cloning repository https://github.com/mauricebarnum/abc-parser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mauricebarnum/abc-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmauricebarnum%2Fabc-parser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmauricebarnum%2Fabc-parser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 69d297c5876e44364051093156cd36fdf7828673
[INFO] testing mauricebarnum/abc-parser against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmauricebarnum%2Fabc-parser" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mauricebarnum/abc-parser
[INFO] finished tweaking git repo https://github.com/mauricebarnum/abc-parser
[INFO] tweaked toml for git repo https://github.com/mauricebarnum/abc-parser written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mauricebarnum/abc-parser on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mauricebarnum/abc-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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 35cfaefb62e9007e134479353dd603c73637daa365d1f3308d5eb498e88a14cf
[INFO] running `Command { std: "docker" "start" "35cfaefb62e9007e134479353dd603c73637daa365d1f3308d5eb498e88a14cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35cfaefb62e9007e134479353dd603c73637daa365d1f3308d5eb498e88a14cf", 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" "35cfaefb62e9007e134479353dd603c73637daa365d1f3308d5eb498e88a14cf" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35cfaefb62e9007e134479353dd603c73637daa365d1f3308d5eb498e88a14cf", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "35cfaefb62e9007e134479353dd603c73637daa365d1f3308d5eb498e88a14cf" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling futures-sink v0.3.34
[INFO] [stderr]    Compiling futures-core v0.3.34
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling either v1.18.0
[INFO] [stderr]    Compiling ref-cast v1.0.27
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling futures-io v0.3.34
[INFO] [stderr]    Compiling clap_builder v4.6.6
[INFO] [stderr]    Compiling futures-task v0.3.34
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling futures-channel v0.3.34
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling abc-parser v0.1.0 (/opt/rustwide/workdir/abc-parser)
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling chumsky v0.13.0
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dashmap v6.2.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.27
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling fluent-uri v0.4.1
[INFO] [stderr]    Compiling tokio v1.53.1
[INFO] [stderr]    Compiling aquamarine v0.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-util v0.3.34
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap v4.6.6
[INFO] [stderr]    Compiling ls-types v0.0.6
[INFO] [stderr]    Compiling tokio-util v0.7.19
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures v0.3.34
[INFO] [stderr]    Compiling tower-lsp-server v0.23.0
[INFO] [stderr]    Compiling abc-language-server v0.1.0 (/opt/rustwide/workdir/abc-language-server)
[INFO] [stderr] error: could not compile `abc-parser` (bin "abc-transpose")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name abc_transpose --edition=2024 abc-parser/src/bin/abc-transpose.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no '--deny=clippy::pedantic' '--deny=clippy::nursery' '--deny=clippy::all' --deny=unsafe_code '--allow=clippy::option_if_let_else' '--allow=clippy::must_use_candidate' '--allow=clippy::missing_errors_doc' --deny=missing_docs '--deny=clippy::clone_on_ref_ptr' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_truncation' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cd60f3d54a6e39e3 -C extra-filename=-37c1bc6309c913ae --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern abc_parser=/opt/rustwide/target/release/deps/libabc_parser-0c5d6f6ed43a8935.rlib --extern aquamarine=/opt/rustwide/target/release/deps/libaquamarine-3cc1071d63f6a555.so --extern chumsky=/opt/rustwide/target/release/deps/libchumsky-0f2ab13d655a9d99.rlib --extern clap=/opt/rustwide/target/release/deps/libclap-fb3cc7177ed6c697.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `abc-language-server` (bin "abc-language-server")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name abc_language_server --edition=2024 abc-language-server/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no '--deny=clippy::pedantic' '--deny=clippy::nursery' '--deny=clippy::all' --deny=unsafe_code '--allow=clippy::option_if_let_else' '--allow=clippy::must_use_candidate' '--allow=clippy::missing_errors_doc' --deny=missing_docs '--deny=clippy::clone_on_ref_ptr' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_truncation' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2439320bd814ed89 -C extra-filename=-92d6e575bc7687ce --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern abc_parser=/opt/rustwide/target/release/deps/libabc_parser-0c5d6f6ed43a8935.rlib --extern clap=/opt/rustwide/target/release/deps/libclap-fb3cc7177ed6c697.rlib --extern serde=/opt/rustwide/target/release/deps/libserde-b9a7d6451feeb78d.rlib --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-645af96f16b7ef2d.rlib --extern tokio=/opt/rustwide/target/release/deps/libtokio-c281808253677cba.rlib --extern tower_lsp_server=/opt/rustwide/target/release/deps/libtower_lsp_server-816b360c055eb0fd.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "35cfaefb62e9007e134479353dd603c73637daa365d1f3308d5eb498e88a14cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35cfaefb62e9007e134479353dd603c73637daa365d1f3308d5eb498e88a14cf", kill_on_drop: false }`
[INFO] [stdout] 35cfaefb62e9007e134479353dd603c73637daa365d1f3308d5eb498e88a14cf
