[INFO] cloning repository https://github.com/sevenc-nanashi/rust-cpp-vst-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sevenc-nanashi/rust-cpp-vst-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsevenc-nanashi%2Frust-cpp-vst-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsevenc-nanashi%2Frust-cpp-vst-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db7ee251536a44571545f9da876da95c0cf89f26 [INFO] checking sevenc-nanashi/rust-cpp-vst-template against try#5e7498e6740d105521420ac0ab146e2c7a21596d for pr-138363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsevenc-nanashi%2Frust-cpp-vst-template" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sevenc-nanashi/rust-cpp-vst-template on toolchain 5e7498e6740d105521420ac0ab146e2c7a21596d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/sevenc-nanashi/rust-cpp-vst-template [INFO] finished tweaking git repo https://github.com/sevenc-nanashi/rust-cpp-vst-template [INFO] tweaked toml for git repo https://github.com/sevenc-nanashi/rust-cpp-vst-template written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sevenc-nanashi/rust-cpp-vst-template 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" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "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/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 239b3940fdbe8679e6e729a494782b84e3969aeba69f862a75c7fb84623d8564 [INFO] running `Command { std: "docker" "start" "-a" "239b3940fdbe8679e6e729a494782b84e3969aeba69f862a75c7fb84623d8564", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "239b3940fdbe8679e6e729a494782b84e3969aeba69f862a75c7fb84623d8564", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "239b3940fdbe8679e6e729a494782b84e3969aeba69f862a75c7fb84623d8564", kill_on_drop: false }` [INFO] [stdout] 239b3940fdbe8679e6e729a494782b84e3969aeba69f862a75c7fb84623d8564 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75922a99455925a0340f7c98af38f796f999a45c0d2162574ed317ea2d76fbc3 [INFO] running `Command { std: "docker" "start" "-a" "75922a99455925a0340f7c98af38f796f999a45c0d2162574ed317ea2d76fbc3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Checking once_cell v1.20.1 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking epaint_default_fonts v0.29.1 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking clap_builder v4.5.19 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Compiling gtk v0.18.1 [INFO] [stderr] Checking keyboard-types v0.6.2 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling cbindgen v0.27.0 [INFO] [stderr] Checking glow v0.14.2 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking open v5.3.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Checking notify-types v1.0.0 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking inotify v0.10.2 [INFO] [stderr] Checking shared_child v1.0.1 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5e7498e6740d105521420ac0ab146e2c7a21596d/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.5/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="std"' --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=bdd04e0f4dc7c7dd -C extra-filename=-a51f3b0cccc0511b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "75922a99455925a0340f7c98af38f796f999a45c0d2162574ed317ea2d76fbc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75922a99455925a0340f7c98af38f796f999a45c0d2162574ed317ea2d76fbc3", kill_on_drop: false }` [INFO] [stdout] 75922a99455925a0340f7c98af38f796f999a45c0d2162574ed317ea2d76fbc3