[INFO] cloning repository https://github.com/vintcessun/xidown [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vintcessun/xidown" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvintcessun%2Fxidown", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvintcessun%2Fxidown'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eff3acc4250a7e9444915000a25d8c7da2d8f578 [INFO] testing vintcessun/xidown against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvintcessun%2Fxidown" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vintcessun/xidown [INFO] finished tweaking git repo https://github.com/vintcessun/xidown [INFO] tweaked toml for git repo https://github.com/vintcessun/xidown written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vintcessun/xidown on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vintcessun/xidown 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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xmtv_api v0.2.2 [INFO] [stderr] Downloaded psl-types v2.0.11 [INFO] [stderr] Downloaded async_static v0.1.3 [INFO] [stderr] Downloaded typed-builder v0.20.1 [INFO] [stderr] Downloaded m3u8-rs v6.0.0 [INFO] [stderr] Downloaded tempfile v3.21.0 [INFO] [stderr] Downloaded hyper-util v0.1.16 [INFO] [stderr] Downloaded async-compression v0.4.27 [INFO] [stderr] Downloaded reqwest v0.12.23 [INFO] [stderr] Downloaded quinn-udp v0.5.13 [INFO] [stderr] Downloaded rustls-webpki v0.103.4 [INFO] [stderr] Downloaded reqwest_cookie_store v0.8.2 [INFO] [stderr] Downloaded reqwest-middleware v0.4.2 [INFO] [stderr] Downloaded reqwest-retry v0.7.0 [INFO] [stderr] Downloaded retry-policies v0.4.0 [INFO] [stderr] Downloaded value-bag v1.11.1 [INFO] [stderr] Downloaded quinn v0.11.8 [INFO] [stderr] Downloaded quinn-proto v0.11.12 [INFO] [stderr] Downloaded polling v3.10.0 [INFO] [stderr] Downloaded rustls v0.23.31 [INFO] [stderr] Downloaded typed-builder-macro v0.20.1 [INFO] [stderr] Downloaded async-global-executor v2.4.1 [INFO] [stderr] Downloaded async-io v2.5.0 [INFO] [stderr] Downloaded cookie_store v0.21.1 [INFO] [stderr] Downloaded tokio-rustls v0.26.2 [INFO] [stderr] Downloaded publicsuffix v2.3.0 [INFO] [stderr] Downloaded webpki-roots v1.0.2 [INFO] [stderr] Downloaded fern v0.7.1 [INFO] [stderr] Downloaded async-std v1.13.2 [INFO] [stderr] Downloaded rustls-pki-types v1.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5affe6a3315090dd68abbe18d9a015a643b251299bf1b56e112997760103de3a [INFO] running `Command { std: "docker" "start" "-a" "5affe6a3315090dd68abbe18d9a015a643b251299bf1b56e112997760103de3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5affe6a3315090dd68abbe18d9a015a643b251299bf1b56e112997760103de3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5affe6a3315090dd68abbe18d9a015a643b251299bf1b56e112997760103de3a", kill_on_drop: false }` [INFO] [stdout] 5affe6a3315090dd68abbe18d9a015a643b251299bf1b56e112997760103de3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee13f2ac9766fb5b3fc17e93fb0cf6d67bffb93e8127c05b26b9f5033b292a30 [INFO] running `Command { std: "docker" "start" "-a" "ee13f2ac9766fb5b3fc17e93fb0cf6d67bffb93e8127c05b26b9f5033b292a30", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling retry-policies v0.4.0 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling nom v8.0.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/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/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=-90527a20d525cade --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-2cbcfaf5b9f938fe.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-1e6ebcc70bab3daa.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" "ee13f2ac9766fb5b3fc17e93fb0cf6d67bffb93e8127c05b26b9f5033b292a30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee13f2ac9766fb5b3fc17e93fb0cf6d67bffb93e8127c05b26b9f5033b292a30", kill_on_drop: false }` [INFO] [stdout] ee13f2ac9766fb5b3fc17e93fb0cf6d67bffb93e8127c05b26b9f5033b292a30