[INFO] cloning repository https://github.com/guitaripod/flyr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guitaripod/flyr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguitaripod%2Fflyr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguitaripod%2Fflyr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1bf6748dc85614892ea812447e42851fae776b36
[INFO] checking guitaripod/flyr against c9ff496891c278ad660bc0ab85c1f0b72059464a for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguitaripod%2Fflyr" "/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/guitaripod/flyr
[INFO] finished tweaking git repo https://github.com/guitaripod/flyr
[INFO] tweaked toml for git repo https://github.com/guitaripod/flyr written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/guitaripod/flyr on toolchain c9ff496891c278ad660bc0ab85c1f0b72059464a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/guitaripod/flyr 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" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wreq-util v3.0.0-rc.10
[INFO] [stderr]   Downloaded tokio-boring2 v5.0.0-alpha.13
[INFO] [stderr]   Downloaded typed-builder-macro v0.23.2
[INFO] [stderr]   Downloaded typed-builder v0.23.2
[INFO] [stderr]   Downloaded scraper v0.25.0
[INFO] [stderr]   Downloaded markup5ever v0.36.1
[INFO] [stderr]   Downloaded web_atoms v0.2.3
[INFO] [stderr]   Downloaded rmcp-macros v0.15.0
[INFO] [stderr]   Downloaded selectors v0.33.0
[INFO] [stderr]   Downloaded html5ever v0.36.1
[INFO] [stderr]   Downloaded async-compression v0.4.39
[INFO] [stderr]   Downloaded wreq v6.0.0-rc.28
[INFO] [stderr]   Downloaded bumpalo v3.20.0
[INFO] [stderr]   Downloaded clap v4.5.58
[INFO] [stderr]   Downloaded http2 v0.5.12
[INFO] [stderr]   Downloaded boring2 v5.0.0-alpha.13
[INFO] [stderr]   Downloaded clap_builder v4.5.58
[INFO] [stderr]   Downloaded rmcp v0.15.0
[INFO] [stderr]   Downloaded boring-sys2 v5.0.0-alpha.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 16a1eef0165f9d922283aac5067a0282dcfa3a5cf3050abe52b69d3059747bce
[INFO] running `Command { std: "docker" "start" "16a1eef0165f9d922283aac5067a0282dcfa3a5cf3050abe52b69d3059747bce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16a1eef0165f9d922283aac5067a0282dcfa3a5cf3050abe52b69d3059747bce", 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" "16a1eef0165f9d922283aac5067a0282dcfa3a5cf3050abe52b69d3059747bce" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16a1eef0165f9d922283aac5067a0282dcfa3a5cf3050abe52b69d3059747bce", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "16a1eef0165f9d922283aac5067a0282dcfa3a5cf3050abe52b69d3059747bce" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling web_atoms v0.2.3
[INFO] [stderr]     Checking deranged v0.5.6
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking string_cache v0.9.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling selectors v0.33.0
[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/c9ff496891c278ad660bc0ab85c1f0b72059464a/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.2/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="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=da133c1d299f2c7a -C extra-filename=-d813022d176a8d57 --out-dir /opt/rustwide/target/debug/build/brotli/d813022d176a8d57/out -L dependency=/opt/rustwide/target/debug/build/alloc-no-stdlib/7b1bd6f28b6396be/out -L dependency=/opt/rustwide/target/debug/build/alloc-stdlib/c67ef39ef9e0d8f1/out -L dependency=/opt/rustwide/target/debug/build/brotli-decompressor/b49ac68ef342ea51/out --extern alloc_no_stdlib=/opt/rustwide/target/debug/build/alloc-no-stdlib/7b1bd6f28b6396be/out/liballoc_no_stdlib-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/build/alloc-stdlib/c67ef39ef9e0d8f1/out/liballoc_stdlib-c67ef39ef9e0d8f1.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/build/brotli-decompressor/b49ac68ef342ea51/out/libbrotli_decompressor-b49ac68ef342ea51.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" "16a1eef0165f9d922283aac5067a0282dcfa3a5cf3050abe52b69d3059747bce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16a1eef0165f9d922283aac5067a0282dcfa3a5cf3050abe52b69d3059747bce", kill_on_drop: false }`
[INFO] [stdout] 16a1eef0165f9d922283aac5067a0282dcfa3a5cf3050abe52b69d3059747bce
