[INFO] cloning repository https://github.com/kennedyoliveira/hltb-proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kennedyoliveira/hltb-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkennedyoliveira%2Fhltb-proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkennedyoliveira%2Fhltb-proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69010120450db4e1ca8d5975661bf5816552db31 [INFO] building kennedyoliveira/hltb-proxy against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkennedyoliveira%2Fhltb-proxy" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/kennedyoliveira/hltb-proxy [INFO] finished tweaking git repo https://github.com/kennedyoliveira/hltb-proxy [INFO] tweaked toml for git repo https://github.com/kennedyoliveira/hltb-proxy written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kennedyoliveira/hltb-proxy on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kennedyoliveira/hltb-proxy 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-test-macro v0.2.5 [INFO] [stderr] Downloaded tracing-test v0.2.5 [INFO] [stderr] Downloaded servo_arc v0.4.0 [INFO] [stderr] Downloaded tracing-logfmt v0.3.5 [INFO] [stderr] Downloaded cssparser v0.34.0 [INFO] [stderr] Downloaded scraper v0.23.1 [INFO] [stderr] Downloaded auto-future v1.0.0 [INFO] [stderr] Downloaded async-compression v0.4.18 [INFO] [stderr] Downloaded axum-otel-metrics v0.10.0 [INFO] [stderr] Downloaded quinn-udp v0.5.9 [INFO] [stderr] Downloaded rustc-hash v2.1.0 [INFO] [stderr] Downloaded windows-result v0.3.1 [INFO] [stderr] Downloaded diff v0.1.13 [INFO] [stderr] Downloaded opentelemetry v0.29.1 [INFO] [stderr] Downloaded zerocopy-derive v0.8.14 [INFO] [stderr] Downloaded bytesize v2.0.1 [INFO] [stderr] Downloaded generator v0.8.4 [INFO] [stderr] Downloaded windows-link v0.1.0 [INFO] [stderr] Downloaded opentelemetry_sdk v0.29.0 [INFO] [stderr] Downloaded opentelemetry-prometheus v0.29.0 [INFO] [stderr] Downloaded webpki-roots v0.26.7 [INFO] [stderr] Downloaded axum-test v17.3.0 [INFO] [stderr] Downloaded rand_core v0.9.0 [INFO] [stderr] Downloaded selectors v0.26.0 [INFO] [stderr] Downloaded cc v1.2.16 [INFO] [stderr] Downloaded pretty_assertions v1.4.1 [INFO] [stderr] Downloaded clap v4.5.39 [INFO] [stderr] Downloaded quinn v0.11.6 [INFO] [stderr] Downloaded ring v0.17.13 [INFO] [stderr] Downloaded axum-extra v0.10.1 [INFO] [stderr] Downloaded html5ever v0.29.0 [INFO] [stderr] Downloaded clap_builder v4.5.39 [INFO] [stderr] Downloaded ego-tree v0.10.0 [INFO] [stderr] Downloaded getopts v0.2.21 [INFO] [stderr] Downloaded markup5ever v0.14.0 [INFO] [stderr] Downloaded cssparser-macros v0.6.1 [INFO] [stderr] Downloaded dtoa v1.0.9 [INFO] [stderr] Downloaded quinn-proto v0.11.9 [INFO] [stderr] Downloaded zerocopy v0.8.14 [INFO] [stderr] Downloaded dtoa-short v0.3.5 [INFO] [stderr] Downloaded reserve-port v2.2.0 [INFO] [stderr] Downloaded rust-multipart-rfc7578_2 v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f04f36561b2c52901e0e9fd1287018bbd80afdb587e5127b8a275cf437ae72bb [INFO] running `Command { std: "docker" "start" "-a" "f04f36561b2c52901e0e9fd1287018bbd80afdb587e5127b8a275cf437ae72bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f04f36561b2c52901e0e9fd1287018bbd80afdb587e5127b8a275cf437ae72bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f04f36561b2c52901e0e9fd1287018bbd80afdb587e5127b8a275cf437ae72bb", kill_on_drop: false }` [INFO] [stdout] f04f36561b2c52901e0e9fd1287018bbd80afdb587e5127b8a275cf437ae72bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d647e6487a4d965edff1b61ac98f95ddd8977b5c608808462485d18c3c10812c [INFO] running `Command { std: "docker" "start" "-a" "d647e6487a4d965edff1b61ac98f95ddd8977b5c608808462485d18c3c10812c", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling zerocopy v0.8.14 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling servo_arc v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.28.0 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling ego-tree v0.10.0 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] error: could not compile `regex-automata` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad85bc524b1ad696e42061ad8338d382dffbdbe5/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.9/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 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --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"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=52717308b3e02515 -C extra-filename=-69de668f60b604b6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-5318fee7af990b33.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3ffe5f7a52883367.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-13fc688ae7f36982.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 `brotli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad85bc524b1ad696e42061ad8338d382dffbdbe5/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-7.0.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 -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=16fafad5b1285584 -C extra-filename=-f3eca89cddcf2d37 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-06c983927188c99c.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-be9175862277e1f4.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-28920ff4f3fb163d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d647e6487a4d965edff1b61ac98f95ddd8977b5c608808462485d18c3c10812c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d647e6487a4d965edff1b61ac98f95ddd8977b5c608808462485d18c3c10812c", kill_on_drop: false }` [INFO] [stdout] d647e6487a4d965edff1b61ac98f95ddd8977b5c608808462485d18c3c10812c