[INFO] cloning repository https://github.com/dustinlagoy/flytile [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dustinlagoy/flytile" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustinlagoy%2Fflytile", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustinlagoy%2Fflytile'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2140060ffa9a73499adc0adaa67788b0203fa532 [INFO] checking dustinlagoy/flytile against master#485ec3fbcc12fa14ef6596dabb125ad710499c9e for pr-157710 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustinlagoy%2Fflytile" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dustinlagoy/flytile [INFO] finished tweaking git repo https://github.com/dustinlagoy/flytile [INFO] tweaked toml for git repo https://github.com/dustinlagoy/flytile written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dustinlagoy/flytile on toolchain 485ec3fbcc12fa14ef6596dabb125ad710499c9e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+485ec3fbcc12fa14ef6596dabb125ad710499c9e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dustinlagoy/flytile 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" "+485ec3fbcc12fa14ef6596dabb125ad710499c9e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: Cargo.toml: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: `flytile` (manifest) generated 1 warning [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded time-macros v0.2.20 [INFO] [stderr] Downloaded zip v2.2.3 [INFO] [stderr] Downloaded zstd-safe v7.2.3 [INFO] [stderr] Downloaded time-core v0.1.3 [INFO] [stderr] Downloaded pear v0.2.9 [INFO] [stderr] Downloaded ref-cast-impl v1.0.24 [INFO] [stderr] Downloaded ref-cast v1.0.24 [INFO] [stderr] Downloaded devise_codegen v0.4.2 [INFO] [stderr] Downloaded devise v0.4.2 [INFO] [stderr] Downloaded pear_codegen v0.2.9 [INFO] [stderr] Downloaded deflate64 v0.1.9 [INFO] [stderr] Downloaded ubyte v0.10.4 [INFO] [stderr] Downloaded state v0.6.0 [INFO] [stderr] Downloaded lzma-rs v0.3.0 [INFO] [stderr] Downloaded devise_core v0.4.2 [INFO] [stderr] Downloaded tempfile v3.18.0 [INFO] [stderr] Downloaded async-trait v0.1.87 [INFO] [stderr] Downloaded maud_macros v0.27.0 [INFO] [stderr] Downloaded ringmap v0.1.2 [INFO] [stderr] Downloaded cookie_store v0.21.1 [INFO] [stderr] Downloaded rocket_http v0.5.1 [INFO] [stderr] Downloaded rocket_codegen v0.5.1 [INFO] [stderr] Downloaded http v1.2.0 [INFO] [stderr] Downloaded maud v0.27.0 [INFO] [stderr] Downloaded hyper-util v0.1.10 [INFO] [stderr] Downloaded time v0.3.39 [INFO] [stderr] Downloaded publicsuffix v2.3.0 [INFO] [stderr] Downloaded imageproc v0.25.0 [INFO] [stderr] Downloaded reqwest v0.12.12 [INFO] [stderr] Downloaded rocket v0.5.1 [INFO] [stderr] Downloaded rustls v0.23.23 [INFO] [stderr] Downloaded rustix v1.0.1 [INFO] [stderr] Downloaded zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Downloaded ring v0.17.13 [INFO] [stderr] Downloaded linux-raw-sys v0.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 3c6dd26f4c20df23eebd23a5e43458c8b56a8a91e2b61d507d095ece972fa9a8 [INFO] running `Command { std: "docker" "start" "3c6dd26f4c20df23eebd23a5e43458c8b56a8a91e2b61d507d095ece972fa9a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3c6dd26f4c20df23eebd23a5e43458c8b56a8a91e2b61d507d095ece972fa9a8" "/opt/rustwide/cargo-home/bin/cargo" "+485ec3fbcc12fa14ef6596dabb125ad710499c9e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c6dd26f4c20df23eebd23a5e43458c8b56a8a91e2b61d507d095ece972fa9a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3c6dd26f4c20df23eebd23a5e43458c8b56a8a91e2b61d507d095ece972fa9a8" "/opt/rustwide/cargo-home/bin/cargo" "+485ec3fbcc12fa14ef6596dabb125ad710499c9e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] warning: Cargo.toml: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: `flytile` (manifest) generated 1 warning [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling time-macros v0.2.20 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling rustix v1.0.1 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking time v0.3.39 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking linux-raw-sys v0.9.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tokio v1.44.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking winnow v0.7.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking wide v0.7.32 [INFO] [stderr] Checking avif-serialize v0.8.3 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking tempfile v3.18.0 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking zune-jpeg v0.4.14 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking image-webp v0.2.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking bumpalo v3.17.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Compiling zip v2.2.3 [INFO] [stderr] Checking lockfree-object-pool v0.1.6 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking clap_builder v4.5.31 [INFO] [stderr] Checking zopfli v0.8.1 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking lzma-rs v0.3.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking xattr v1.5.0 [INFO] [stderr] Checking bzip2 v0.5.2 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking deflate64 v0.1.9 [INFO] [stderr] Checking ringmap v0.1.2 [INFO] [stderr] Checking tar v0.4.44 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.87 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling maud_macros v0.27.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] error: could not compile `simba` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/485ec3fbcc12fa14ef6596dabb125ad710499c9e/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.8.1/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="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "cuda", "cuda_std", "cust_core", "decimal", "default", "fixed", "libm", "libm_force", "packed_simd", "partial_fixed_point_support", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=8944a0679f6bf06b -C extra-filename=-dcadd894642de160 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-0894f4181f999721.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-eb1432acfdf861db.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-f8dd2231930c8ee5.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern wide=/opt/rustwide/target/debug/deps/libwide-4d71d13df27543a7.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/485ec3fbcc12fa14ef6596dabb125ad710499c9e/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/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 --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)' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --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=a074422acf1b0501 -C extra-filename=-4433ae1e8c8fa070 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-411be0686451e2c9.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-b007a09c6cf5e254.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-7150e4c203bdf7ec.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-1b7ea6c9cbcb15d7.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-f209d71e0eb43475.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "3c6dd26f4c20df23eebd23a5e43458c8b56a8a91e2b61d507d095ece972fa9a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c6dd26f4c20df23eebd23a5e43458c8b56a8a91e2b61d507d095ece972fa9a8", kill_on_drop: false }` [INFO] [stdout] 3c6dd26f4c20df23eebd23a5e43458c8b56a8a91e2b61d507d095ece972fa9a8