[INFO] cloning repository https://github.com/Cuprate/benches [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cuprate/benches" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCuprate%2Fbenches", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCuprate%2Fbenches'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 466a5f75afef0d9eaf85dd0223e32d45db765349 [INFO] testing Cuprate/benches/466a5f75afef0d9eaf85dd0223e32d45db765349 against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCuprate%2Fbenches" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Cuprate/benches on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Cuprate/benches [INFO] finished tweaking git repo https://github.com/Cuprate/benches [INFO] tweaked toml for git repo https://github.com/Cuprate/benches written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Cuprate/benches 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" "+beta-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49f398a7f145ae4a380dc79fb504f9b726c428004716e64a5a24abfa3bc08c63 [INFO] running `Command { std: "docker" "start" "-a" "49f398a7f145ae4a380dc79fb504f9b726c428004716e64a5a24abfa3bc08c63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49f398a7f145ae4a380dc79fb504f9b726c428004716e64a5a24abfa3bc08c63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49f398a7f145ae4a380dc79fb504f9b726c428004716e64a5a24abfa3bc08c63", kill_on_drop: false }` [INFO] [stdout] 49f398a7f145ae4a380dc79fb504f9b726c428004716e64a5a24abfa3bc08c63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8e044369127289b0f06061955a9d19561c5f37762f6c169d5f3e47e57e7ac1b [INFO] running `Command { std: "docker" "start" "-a" "c8e044369127289b0f06061955a9d19561c5f37762f6c169d5f3e47e57e7ac1b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling std-shims v0.1.1 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2) [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling cuprate-constants v0.1.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling borsh v1.5.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling rustls v0.23.19 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling tower-layer v0.3.3 (https://github.com/Cuprate/tower.git?rev=6c7faf0#6c7faf0e) [INFO] [stderr] Compiling tower-service v0.3.3 (https://github.com/Cuprate/tower.git?rev=6c7faf0#6c7faf0e) [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling function_name-proc-macro v0.3.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling heed-traits v0.20.0 [INFO] [stderr] Compiling synchronoise v1.0.1 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling function_name v0.3.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling randomx-rs v1.3.0 (https://github.com/Cuprate/randomx-rs.git?rev=0028464#00284645) [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling threefish v0.5.2 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling skein v0.1.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling groestl v0.10.1 [INFO] [stderr] Compiling cuprate-benchmark-lib v0.0.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Compiling cuprate-cryptonight-c v0.1.0 (/opt/rustwide/workdir/cryptonight-c) [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling cuprate-benchmark-example v0.0.0 (/opt/rustwide/workdir/benchmark/example) [INFO] [stderr] Compiling cuprate-benchmark-lib v0.0.0 (/opt/rustwide/workdir/benchmark/lib) [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling borsh-derive v1.5.3 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling doxygen-rs v0.4.2 [INFO] [stderr] Compiling lmdb-master-sys v0.2.4 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling monero-io v0.1.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2) [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling jh v0.1.0 [INFO] [stderr] Compiling dalek-ff-group v0.4.1 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2) [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling cuprate-pruning v0.1.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling cuprate-cryptonight v0.1.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Compiling monero-generators v0.4.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2) [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling monero-primitives v0.1.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2) [INFO] [stderr] Compiling monero-mlsag v0.1.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2) [INFO] [stderr] Compiling monero-borromean v0.1.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2) [INFO] [stderr] Compiling monero-clsag v0.1.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2) [INFO] [stderr] Compiling monero-address v0.1.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2) [INFO] [stderr] Compiling monero-bulletproofs v0.1.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2) [INFO] [stderr] Compiling monero-serai v0.1.4-alpha (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2) [INFO] [stderr] Compiling cuprate-helper v0.1.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling cuprate-fixed-bytes v0.1.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Compiling digest_auth v0.3.1 [INFO] [stderr] Compiling cuprate-epee-encoding v0.5.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling monero-rpc v0.1.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2) [INFO] [stderr] Compiling cuprate-json-rpc v0.0.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling cuprate-types v0.0.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Compiling heed-types v0.20.1 [INFO] [stderr] Compiling heed v0.20.5 [INFO] [stderr] Compiling cuprate-rpc-types v0.0.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Compiling cuprate-benchmark v0.0.0 (/opt/rustwide/workdir/benchmark/bin) [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling cuprate-database v0.0.1 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling cuprate-criterion-json-rpc v0.0.0 (/opt/rustwide/workdir/criterion/cuprate-json-rpc) [INFO] [stderr] Compiling cuprate-criterion-example v0.0.0 (/opt/rustwide/workdir/criterion/example) [INFO] [stderr] Compiling tower v0.5.1 (https://github.com/Cuprate/tower.git?rev=6c7faf0#6c7faf0e) [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling cuprate-database-service v0.1.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Compiling cuprate-levin v0.1.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling cuprate-blockchain v0.0.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Compiling cuprate-wire v0.1.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling cuprate-p2p-core v0.1.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Compiling hyper-rustls v0.27.3 [INFO] [stderr] Compiling cuprate-criterion-database v0.0.0 (/opt/rustwide/workdir/criterion/cuprate-database) [INFO] [stderr] Compiling simple-request v0.1.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2) [INFO] [stderr] Compiling monero-simple-request-rpc v0.1.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2) [INFO] [stderr] Compiling cuprate-test-utils v0.1.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [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/beta-2024-12-08-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --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)' --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=38c3c4a99118bc58 -C extra-filename=-38c3c4a99118bc58 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-acd6228726a758c3.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7cecf8cbb08a82c9.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-d855595386c8abc8.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-4a7824307692675c.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-5f76c312bd9a15a4.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-b0589d1c2b0e44f3.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-2e08d4cf55dce71a.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-ae9bddcfc538665c.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c8e044369127289b0f06061955a9d19561c5f37762f6c169d5f3e47e57e7ac1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8e044369127289b0f06061955a9d19561c5f37762f6c169d5f3e47e57e7ac1b", kill_on_drop: false }` [INFO] [stdout] c8e044369127289b0f06061955a9d19561c5f37762f6c169d5f3e47e57e7ac1b