[INFO] fetching crate stof-cli 0.11.6... [INFO] testing stof-cli-0.11.6 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate stof-cli 0.11.6 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate stof-cli 0.11.6 [INFO] finished tweaking crates.io crate stof-cli 0.11.6 [INFO] tweaked toml for crates.io crate stof-cli 0.11.6 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate stof-cli 0.11.6 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate stof-cli 0.11.6 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8352c90683a10a867d9345a8ef6373d61affc82d7431fb57f0c7f249f59c38c [INFO] running `Command { std: "docker" "start" "-a" "a8352c90683a10a867d9345a8ef6373d61affc82d7431fb57f0c7f249f59c38c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8352c90683a10a867d9345a8ef6373d61affc82d7431fb57f0c7f249f59c38c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8352c90683a10a867d9345a8ef6373d61affc82d7431fb57f0c7f249f59c38c", kill_on_drop: false }` [INFO] [stdout] a8352c90683a10a867d9345a8ef6373d61affc82d7431fb57f0c7f249f59c38c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d454cfed152b352d2601b01f83aded1508d6e8ab5995612e2546e8af97c4f1e5 [INFO] running `Command { std: "docker" "start" "-a" "d454cfed152b352d2601b01f83aded1508d6e8ab5995612e2546e8af97c4f1e5", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling zlib-rs v0.5.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling type-map v0.5.1 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Compiling liblzma-sys v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling thiserror v2.0.8 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling avif-serialize v0.8.3 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling libz-rs-sys v0.5.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.2 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling bitmaps v3.2.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling io_tee v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling unic-langid-impl v0.9.6 [INFO] [stderr] Compiling unic-langid v0.9.6 [INFO] [stderr] Compiling intl-memoizer v0.5.3 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling rust-embed v8.7.2 [INFO] [stderr] Compiling fluent-bundle v0.15.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v2.0.8 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling fluent v0.16.1 [INFO] [stderr] Compiling nom_locate v5.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling archery v1.2.1 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling ecb v0.1.2 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling liblzma v0.4.4 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling typetag-impl v0.2.20 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling cookie-factory v0.3.3 [INFO] [stderr] Compiling imbl-sized-chunks v0.1.3 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling age-core v0.11.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling bzip2 v0.6.0 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling unicode-id v0.3.5 [INFO] [stderr] Compiling ppmd-rust v1.2.1 [INFO] [stderr] Compiling rangemap v1.5.1 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling xml-rs v0.8.24 [INFO] [stderr] Compiling inventory v0.3.17 [INFO] [stderr] Compiling i18n-config v0.4.8 [INFO] [stderr] Compiling typetag v0.2.20 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling docx-rs v0.4.18 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling lopdf v0.37.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling imbl v6.0.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling i18n-embed-impl v0.8.4 [INFO] [stderr] Compiling ravif v0.11.12 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling arcstr v1.2.0 [INFO] [stderr] Compiling i18n-embed v0.15.4 [INFO] [stderr] Compiling markdown v1.0.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling zip v4.6.1 [INFO] [stderr] Compiling i18n-embed-fl v0.9.4 [INFO] [stderr] Compiling colog v1.3.0 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling age v0.11.1 [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/2440211fe03bc45c89b6dc1a3df18382ce91e32b/bin/rustc --crate-name image --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.24.9/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="gif"' --cfg 'feature="jpeg"' --cfg 'feature="png"' --cfg 'feature="tiff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avif", "avif-decoder", "avif-encoder", "benchmarks", "bmp", "dav1d", "dcv-color-primitives", "dds", "default", "dxt", "exr", "farbfeld", "gif", "hdr", "ico", "jpeg", "jpeg_rayon", "libwebp", "mp4parse", "openexr", "png", "pnm", "qoi", "ravif", "rayon", "rgb", "tga", "tiff", "webp", "webp-encoder"))' -C metadata=4da9d60c539476b1 -C extra-filename=-668e9721c0236196 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-211a522674d0dd1a.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rmeta --extern color_quant=/opt/rustwide/target/debug/deps/libcolor_quant-fa7ff1de0e6ea74b.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-d5ddca0d037621a1.rmeta --extern jpeg=/opt/rustwide/target/debug/deps/libjpeg_decoder-5020c691837dd46e.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-1a0074f98e3a6d0e.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-9af3c5c85088fbdd.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-98770fa8ea84f9d8.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/2440211fe03bc45c89b6dc1a3df18382ce91e32b/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --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=a45716042e7b4f54 -C extra-filename=-cf145295068d88b3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-108a3054a10562c9.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a58beeab2e1413cc.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-919a52c04d3d2986.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-80a3795c844c80f3.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-dc432a6cbbcb6361.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-3ed8ac1c6dcd3fb1.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-43bf187434194412.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d454cfed152b352d2601b01f83aded1508d6e8ab5995612e2546e8af97c4f1e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d454cfed152b352d2601b01f83aded1508d6e8ab5995612e2546e8af97c4f1e5", kill_on_drop: false }` [INFO] [stdout] d454cfed152b352d2601b01f83aded1508d6e8ab5995612e2546e8af97c4f1e5