[INFO] cloning repository https://github.com/PeterDing/aget-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PeterDing/aget-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeterDing%2Faget-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeterDing%2Faget-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 00281b9d81d751a9818d6f2a55eed72cbba68e48
[INFO] checking PeterDing/aget-rs against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeterDing%2Faget-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PeterDing/aget-rs
[INFO] finished tweaking git repo https://github.com/PeterDing/aget-rs
[INFO] tweaked toml for git repo https://github.com/PeterDing/aget-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PeterDing/aget-rs on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/ikatson/rqbit.git`
[INFO] [stderr]      Locking 338 packages to latest compatible versions
[INFO] [stderr]       Adding dirs v5.0.1 (available: v6.0.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding toml v0.8.23 (available: v0.9.8)
[INFO] [stderr]       Adding url v2.5.2 (available: v2.5.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a3d1185a7541e4b732538dadf41eb38d23e099037198dd62fd9c26d60d10d51
[INFO] running `Command { std: "docker" "start" "-a" "4a3d1185a7541e4b732538dadf41eb38d23e099037198dd62fd9c26d60d10d51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a3d1185a7541e4b732538dadf41eb38d23e099037198dd62fd9c26d60d10d51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a3d1185a7541e4b732538dadf41eb38d23e099037198dd62fd9c26d60d10d51", kill_on_drop: false }`
[INFO] [stdout] 4a3d1185a7541e4b732538dadf41eb38d23e099037198dd62fd9c26d60d10d51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c93aa901e180a9e38d2014e82075764ac32818d1f36c899084ae42130404c0a1
[INFO] running `Command { std: "docker" "start" "-a" "c93aa901e180a9e38d2014e82075764ac32818d1f36c899084ae42130404c0a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]     Checking typewit v1.14.2
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking librqbit-clone-to-owned v3.0.0 (https://github.com/ikatson/rqbit.git?rev=b9f949c#b9f949c6)
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking webpki-roots v1.0.3
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]     Checking const_panic v0.2.15
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking assert_cfg v0.1.0
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling rlimit v0.10.2
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]    Compiling librqbit v7.1.0-beta.1 (https://github.com/ikatson/rqbit.git?rev=b9f949c#b9f949c6)
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]     Checking clap_builder v4.5.50
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking size_format v1.0.2
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling actix-macros v0.2.4
[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/ed606620234c6b50f2414162c4bbabd5f4a925f3/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=-6b1c425b5722f281 --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-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-72e1816e3e7f5ce9.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-ed3c7399c8be7b3d.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" "c93aa901e180a9e38d2014e82075764ac32818d1f36c899084ae42130404c0a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c93aa901e180a9e38d2014e82075764ac32818d1f36c899084ae42130404c0a1", kill_on_drop: false }`
[INFO] [stdout] c93aa901e180a9e38d2014e82075764ac32818d1f36c899084ae42130404c0a1
