[INFO] cloning repository https://github.com/chkinney/azsync [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chkinney/azsync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchkinney%2Fazsync", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchkinney%2Fazsync'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46e80e491d60dc408ad22667172ed3711e622f40 [INFO] checking chkinney/azsync against try#5ff93158e08fa2205cd4b86cddf9eae95952cc96 for pr-129543-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchkinney%2Fazsync" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/chkinney/azsync [INFO] finished tweaking git repo https://github.com/chkinney/azsync [INFO] tweaked toml for git repo https://github.com/chkinney/azsync written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chkinney/azsync on toolchain 5ff93158e08fa2205cd4b86cddf9eae95952cc96 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ff93158e08fa2205cd4b86cddf9eae95952cc96" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/chkinney/azsync 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" "+5ff93158e08fa2205cd4b86cddf9eae95952cc96" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+5ff93158e08fa2205cd4b86cddf9eae95952cc96" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16123bc340c5d28c7a4053d948e32b076570723e40ad53e054a66db8b1cd38e7 [INFO] running `Command { std: "docker" "start" "-a" "16123bc340c5d28c7a4053d948e32b076570723e40ad53e054a66db8b1cd38e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16123bc340c5d28c7a4053d948e32b076570723e40ad53e054a66db8b1cd38e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16123bc340c5d28c7a4053d948e32b076570723e40ad53e054a66db8b1cd38e7", kill_on_drop: false }` [INFO] [stdout] 16123bc340c5d28c7a4053d948e32b076570723e40ad53e054a66db8b1cd38e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+5ff93158e08fa2205cd4b86cddf9eae95952cc96" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd19ed5e751252863d8126116abd304cba4dae9733765b7ee8b260076781e876 [INFO] running `Command { std: "docker" "start" "-a" "dd19ed5e751252863d8126116abd304cba4dae9733765b7ee8b260076781e876", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Checking bitflags v2.9.2 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Checking async-compression v0.4.27 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling azure_core v0.27.0 [INFO] [stderr] Compiling typespec_macros v0.6.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling rand v0.9.2 [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/5ff93158e08fa2205cd4b86cddf9eae95952cc96/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 -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=00f3d2293ade4e1e -C extra-filename=-2eaa32e3d1ddac45 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-2998dc56ed90fbb0.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8e14b446596940c5.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-213135b8194a5b8c.rmeta --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" "dd19ed5e751252863d8126116abd304cba4dae9733765b7ee8b260076781e876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd19ed5e751252863d8126116abd304cba4dae9733765b7ee8b260076781e876", kill_on_drop: false }` [INFO] [stdout] dd19ed5e751252863d8126116abd304cba4dae9733765b7ee8b260076781e876