[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] building PeterDing/aget-rs against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeterDing%2Faget-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/PeterDing/aget-rs on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/ikatson/rqbit.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 345 packages to latest compatible versions [INFO] [stderr] Adding dirs v5.0.1 (available: v6.0.0) [INFO] [stderr] Adding libloading v0.8.8 (available: v0.8.9) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding toml v0.8.23 (available: v0.9.7) [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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lru-slab v0.1.2 [INFO] [stderr] Downloaded m3u8-rs v6.0.0 [INFO] [stderr] Downloaded directories v5.0.1 [INFO] [stderr] Downloaded assert_cfg v0.1.0 [INFO] [stderr] Downloaded num-complex v0.2.4 [INFO] [stderr] Downloaded size_format v1.0.2 [INFO] [stderr] Downloaded leaky-bucket v1.1.2 [INFO] [stderr] Downloaded quanta v0.12.6 [INFO] [stderr] Downloaded libredox v0.1.10 [INFO] [stderr] Downloaded ref-cast v1.0.25 [INFO] [stderr] Downloaded raw-cpuid v11.6.0 [INFO] [stderr] Downloaded memmap2 v0.9.8 [INFO] [stderr] Downloaded governor v0.7.0 [INFO] [stderr] Downloaded term_size v0.3.2 [INFO] [stderr] Downloaded quinn v0.11.9 [INFO] [stderr] Downloaded const_panic v0.2.15 [INFO] [stderr] Downloaded num-rational v0.2.4 [INFO] [stderr] Downloaded num v0.2.1 [INFO] [stderr] Downloaded windows-interface v0.59.2 [INFO] [stderr] Downloaded quinn-udp v0.5.14 [INFO] [stderr] Downloaded network-interface v2.0.3 [INFO] [stderr] Downloaded rlimit v0.10.2 [INFO] [stderr] Downloaded darling v0.21.3 [INFO] [stderr] Downloaded serde_with_macros v3.14.1 [INFO] [stderr] Downloaded windows-implement v0.60.1 [INFO] [stderr] Downloaded windows-core v0.62.1 [INFO] [stderr] Downloaded iana-time-zone v0.1.64 [INFO] [stderr] Downloaded nu-ansi-term v0.50.1 [INFO] [stderr] Downloaded darling_core v0.21.3 [INFO] [stderr] Downloaded darling_macro v0.21.3 [INFO] [stderr] Downloaded windows-strings v0.5.0 [INFO] [stderr] Downloaded ref-cast-impl v1.0.25 [INFO] [stderr] Downloaded windows-result v0.4.0 [INFO] [stderr] Downloaded typewit v1.14.2 [INFO] [stderr] Downloaded serde_with v3.14.1 [INFO] [stderr] Downloaded quinn-proto v0.11.13 [INFO] [stderr] Downloaded webpki-roots v1.0.2 [INFO] [stderr] Downloaded aws-lc-rs v1.14.1 [INFO] [stderr] Downloaded aws-lc-sys v0.32.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96ad661146cf358e085767e1eebd71535902e44dec807cdb10613d3fb1e97e71 [INFO] running `Command { std: "docker" "start" "-a" "96ad661146cf358e085767e1eebd71535902e44dec807cdb10613d3fb1e97e71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96ad661146cf358e085767e1eebd71535902e44dec807cdb10613d3fb1e97e71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96ad661146cf358e085767e1eebd71535902e44dec807cdb10613d3fb1e97e71", kill_on_drop: false }` [INFO] [stdout] 96ad661146cf358e085767e1eebd71535902e44dec807cdb10613d3fb1e97e71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bbb7d09cdfe9338ca405367e13ae96850ba878ab7abee272ae52e2ab697ec99 [INFO] running `Command { std: "docker" "start" "-a" "3bbb7d09cdfe9338ca405367e13ae96850ba878ab7abee272ae52e2ab697ec99", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling typewit v1.14.2 [INFO] [stderr] Compiling aws-lc-rs v1.14.1 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling const_panic v0.2.15 [INFO] [stderr] Compiling librqbit-clone-to-owned v3.0.0 (https://github.com/ikatson/rqbit.git?rev=b9f949c#b9f949c6) [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling compression-core v0.4.29 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling assert_cfg v0.1.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling rlimit v0.10.2 [INFO] [stderr] Compiling anstyle v1.0.12 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling librqbit v7.1.0-beta.1 (https://github.com/ikatson/rqbit.git?rev=b9f949c#b9f949c6) [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling size_format v1.0.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [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/c7f6aa2869acdbf014d094c6e427e554e160b6db/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,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=6f542231c47ea9f9 -C extra-filename=-197050b56da9d390 --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-8126f0dca5f7b4a7.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" "3bbb7d09cdfe9338ca405367e13ae96850ba878ab7abee272ae52e2ab697ec99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bbb7d09cdfe9338ca405367e13ae96850ba878ab7abee272ae52e2ab697ec99", kill_on_drop: false }` [INFO] [stdout] 3bbb7d09cdfe9338ca405367e13ae96850ba878ab7abee272ae52e2ab697ec99