[INFO] cloning repository https://github.com/vintcessun/BiliupApi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vintcessun/BiliupApi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvintcessun%2FBiliupApi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvintcessun%2FBiliupApi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae88947637a9644fbcd9cf38601607fbfaaf4d56 [INFO] testing vintcessun/BiliupApi against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvintcessun%2FBiliupApi" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vintcessun/BiliupApi [INFO] finished tweaking git repo https://github.com/vintcessun/BiliupApi [INFO] tweaked toml for git repo https://github.com/vintcessun/BiliupApi written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vintcessun/BiliupApi on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vintcessun/BiliupApi 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a00009d50a7242bc52ce5152a07334c67e18588f2f824680c2e0da6be92711b6 [INFO] running `Command { std: "docker" "start" "-a" "a00009d50a7242bc52ce5152a07334c67e18588f2f824680c2e0da6be92711b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a00009d50a7242bc52ce5152a07334c67e18588f2f824680c2e0da6be92711b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a00009d50a7242bc52ce5152a07334c67e18588f2f824680c2e0da6be92711b6", kill_on_drop: false }` [INFO] [stdout] a00009d50a7242bc52ce5152a07334c67e18588f2f824680c2e0da6be92711b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e215a1fd7e1c1ee26dde4be4deb0aa378f0eb69ada6471290816638c06b10628 [INFO] running `Command { std: "docker" "start" "-a" "e215a1fd7e1c1ee26dde4be4deb0aa378f0eb69ada6471290816638c06b10628", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling const_fn v0.4.10 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cookie v0.15.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling base64ct v1.1.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling pem-rfc7468 v0.2.4 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling publicsuffix v2.2.3 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling num-bigint-dig v0.7.1 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling task-local-extensions v0.1.4 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling retry-policies v0.1.2 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling qrcode v0.12.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling typed-builder v0.9.1 [INFO] [stderr] Compiling async_static v0.1.3 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling pkcs1 v0.2.4 [INFO] [stderr] Compiling tokio v1.39.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling rsa v0.5.0 [INFO] [stderr] Compiling dialoguer v0.9.0 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=32eb5bc86f7b12d6 -C extra-filename=-7da4749425cd05fc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2760b0ee395dab8d.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-4e941f3c786d1baf.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-b4ba201c3a6a6365.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-5861d704c5d26dfe.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-a03c60b7165ca03c.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-32ec45cda0c93de2.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-3472cb5d96043859.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-b05d428c266f7957.so --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `image` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name image --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.23.14/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="bmp"' --cfg 'feature="dds"' --cfg 'feature="default"' --cfg 'feature="dxt"' --cfg 'feature="farbfeld"' --cfg 'feature="gif"' --cfg 'feature="hdr"' --cfg 'feature="ico"' --cfg 'feature="jpeg"' --cfg 'feature="jpeg_rayon"' --cfg 'feature="png"' --cfg 'feature="pnm"' --cfg 'feature="scoped_threadpool"' --cfg 'feature="tga"' --cfg 'feature="tiff"' --cfg 'feature="webp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avif", "avif-decoder", "avif-encoder", "benchmarks", "bmp", "dav1d", "dcv-color-primitives", "dds", "default", "dxt", "farbfeld", "gif", "hdr", "ico", "jpeg", "jpeg_rayon", "mp4parse", "png", "pnm", "ravif", "rgb", "scoped_threadpool", "tga", "tiff", "webp"))' -C metadata=bd331d6c18790436 -C extra-filename=-555e67ceed1e05a3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-1194a8f95f641639.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-6bb12dffd5e1b12b.rmeta --extern color_quant=/opt/rustwide/target/debug/deps/libcolor_quant-d00f6d1eead4a5d9.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-746a09868051cc40.rmeta --extern jpeg=/opt/rustwide/target/debug/deps/libjpeg_decoder-2448e4bbbec68601.rmeta --extern num_iter=/opt/rustwide/target/debug/deps/libnum_iter-cdb581dc627f4dc3.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-34ebd8c32acaa7e8.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8146974129316bad.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-8861e0138087d2bd.rmeta --extern scoped_threadpool=/opt/rustwide/target/debug/deps/libscoped_threadpool-3b4d394de2312ae1.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-ecc960ef801b540a.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e215a1fd7e1c1ee26dde4be4deb0aa378f0eb69ada6471290816638c06b10628", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e215a1fd7e1c1ee26dde4be4deb0aa378f0eb69ada6471290816638c06b10628", kill_on_drop: false }` [INFO] [stdout] e215a1fd7e1c1ee26dde4be4deb0aa378f0eb69ada6471290816638c06b10628