[INFO] cloning repository https://github.com/famedly/hedwig [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/famedly/hedwig" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffamedly%2Fhedwig", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffamedly%2Fhedwig'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f62ac83028de7bd45117498706aa8a2a519b679 [INFO] checking famedly/hedwig against master#683dd08db5808c41baceef49368fc82a6c4767bb for pr-149137 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffamedly%2Fhedwig" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/famedly/hedwig [INFO] finished tweaking git repo https://github.com/famedly/hedwig [INFO] tweaked toml for git repo https://github.com/famedly/hedwig written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/famedly/hedwig on toolchain 683dd08db5808c41baceef49368fc82a6c4767bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+683dd08db5808c41baceef49368fc82a6c4767bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/famedly/hedwig 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" "+683dd08db5808c41baceef49368fc82a6c4767bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/famedly/firebae-cm.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vergen-lib v0.1.6 [INFO] [stderr] Downloaded tower-otel-http-metrics v0.16.0 [INFO] [stderr] Downloaded axum-tracing-opentelemetry v0.32.1 [INFO] [stderr] Downloaded firebae-derive v0.1.0 [INFO] [stderr] Downloaded vergen v9.0.6 [INFO] [stderr] Downloaded tracing-opentelemetry-instrumentation-sdk v0.32.1 [INFO] [stderr] Downloaded schemars_derive v1.0.4 [INFO] [stderr] Downloaded gcp_auth v0.12.4 [INFO] [stderr] Downloaded famedly_rust_utils v1.0.2 [INFO] [stderr] Downloaded opentelemetry v0.31.0 [INFO] [stderr] Downloaded config v0.15.18 [INFO] [stderr] Downloaded tracing-opentelemetry v0.32.0 [INFO] [stderr] Downloaded opentelemetry-prometheus v0.29.1 [INFO] [stderr] Downloaded axum-macros v0.5.0 [INFO] [stderr] Downloaded color-eyre v0.6.5 [INFO] [stderr] Downloaded owo-colors v4.2.3 [INFO] [stderr] Downloaded vergen-gitcl v1.0.8 [INFO] [stderr] Downloaded opentelemetry-semantic-conventions v0.31.0 [INFO] [stderr] Downloaded color-spantrace v0.3.0 [INFO] [stderr] Downloaded cc v1.2.43 [INFO] [stderr] Downloaded opentelemetry-appender-tracing v0.30.1 [INFO] [stderr] Downloaded rustls v0.23.34 [INFO] [stderr] Downloaded opentelemetry_sdk v0.31.0 [INFO] [stderr] Downloaded rust-telemetry v1.2.0 [INFO] [stderr] Downloaded sysinfo v0.34.2 [INFO] [stderr] Downloaded opentelemetry-resource-detectors v0.9.0 [INFO] [stderr] Downloaded opentelemetry-semantic-conventions v0.30.0 [INFO] [stderr] Downloaded opentelemetry_sdk v0.29.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+683dd08db5808c41baceef49368fc82a6c4767bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9102adb8d88668cefce81cbbe0cbcae0a2fbe5f43c076e3ff7ec2c57b5884bc [INFO] running `Command { std: "docker" "start" "-a" "d9102adb8d88668cefce81cbbe0cbcae0a2fbe5f43c076e3ff7ec2c57b5884bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9102adb8d88668cefce81cbbe0cbcae0a2fbe5f43c076e3ff7ec2c57b5884bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9102adb8d88668cefce81cbbe0cbcae0a2fbe5f43c076e3ff7ec2c57b5884bc", kill_on_drop: false }` [INFO] [stdout] d9102adb8d88668cefce81cbbe0cbcae0a2fbe5f43c076e3ff7ec2c57b5884bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+683dd08db5808c41baceef49368fc82a6c4767bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38c54c2f98032c80f0451ce5a7d14ac0429f5dc8d027d4d4bb2d3f5f03468dbf [INFO] running `Command { std: "docker" "start" "-a" "38c54c2f98032c80f0451ce5a7d14ac0429f5dc8d027d4d4bb2d3f5f03468dbf", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Checking rustls-pki-types v1.13.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling vergen-lib v0.1.6 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling vergen v9.0.6 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling sysinfo v0.34.2 [INFO] [stderr] Compiling vergen-gitcl v1.0.8 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Compiling prometheus v0.14.0 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Checking hashbrown v0.14.5 [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/683dd08db5808c41baceef49368fc82a6c4767bb/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.3/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=ccb2ac470c2cd6cc -C extra-filename=-464f22c434ed6ce7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-ca36ce98a96d8f76.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] running `Command { std: "docker" "inspect" "38c54c2f98032c80f0451ce5a7d14ac0429f5dc8d027d4d4bb2d3f5f03468dbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38c54c2f98032c80f0451ce5a7d14ac0429f5dc8d027d4d4bb2d3f5f03468dbf", kill_on_drop: false }` [INFO] [stdout] 38c54c2f98032c80f0451ce5a7d14ac0429f5dc8d027d4d4bb2d3f5f03468dbf