[INFO] cloning repository https://github.com/rklaehn/muninn
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rklaehn/muninn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frklaehn%2Fmuninn", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frklaehn%2Fmuninn'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 11dcc77ee687916ce700fb29619091efdbdfa0fa
[INFO] checking rklaehn/muninn against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frklaehn%2Fmuninn" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rklaehn/muninn
[INFO] finished tweaking git repo https://github.com/rklaehn/muninn
[INFO] tweaked toml for git repo https://github.com/rklaehn/muninn written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rklaehn/muninn on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rklaehn/muninn 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused build dependency `iroh-base`
[INFO] [stderr]   --> munin-d/Cargo.toml:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | iroh-base = { version = "0.26", features = ["key"] }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `iroh-base`
[INFO] [stderr] warning: `munin-d` (manifest) generated 1 warning
[INFO] [stderr] warning: unused build dependency `iroh-base`
[INFO] [stderr]   --> munin-svc/Cargo.toml:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | iroh-base = { version = "0.26", features = ["key"] }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `iroh-base`
[INFO] [stderr] warning: `munin-svc` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ab2dc979e8a11f7c316ff0d8e1081f24fe338515a585ef0f06fe40a18c418d54
[INFO] running `Command { std: "docker" "start" "ab2dc979e8a11f7c316ff0d8e1081f24fe338515a585ef0f06fe40a18c418d54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab2dc979e8a11f7c316ff0d8e1081f24fe338515a585ef0f06fe40a18c418d54", 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" "ab2dc979e8a11f7c316ff0d8e1081f24fe338515a585ef0f06fe40a18c418d54" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab2dc979e8a11f7c316ff0d8e1081f24fe338515a585ef0f06fe40a18c418d54", 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" "ab2dc979e8a11f7c316ff0d8e1081f24fe338515a585ef0f06fe40a18c418d54" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: unused build dependency `iroh-base`
[INFO] [stderr]   --> munin-d/Cargo.toml:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | iroh-base = { version = "0.26", features = ["key"] }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `iroh-base`
[INFO] [stderr] warning: `munin-d` (manifest) generated 1 warning
[INFO] [stderr] warning: unused build dependency `iroh-base`
[INFO] [stderr]   --> munin-svc/Cargo.toml:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | iroh-base = { version = "0.26", features = ["key"] }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `iroh-base`
[INFO] [stderr] warning: `munin-svc` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling libc v0.2.160
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.1.30
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling rustls v0.23.15
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking webpki-roots v0.26.6
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ucd-parse v0.1.13
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling iroh-blake3 v1.4.5
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking pnet_base v0.34.0
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling struct_iterable_internal v0.1.1
[INFO] [stderr]    Compiling prometheus-client v0.22.3
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling portable-atomic v1.9.0
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking pnet_macros_support v0.34.0
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking raw-cpuid v11.2.0
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking crypto_secretbox v0.1.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]     Checking ssh-encoding v0.2.0
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking ssh-cipher v0.2.0
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking diatomic-waker v0.2.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking xml-rs v0.8.22
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking futures-buffered v0.2.8
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking xmltree v0.10.3
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking hmac-sha1 v0.2.2
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking ttl_cache v0.5.1
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking simple-dns v0.6.2
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking erased_set v0.7.0
[INFO] [stderr]     Checking hostname-validator v1.1.1
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]     Checking self_cell v1.0.4
[INFO] [stderr]     Checking genawaiter-macro v0.99.1
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking z32 v1.1.1
[INFO] [stderr]     Checking hmac-sha256 v1.1.7
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]     Checking bounded-integer v0.5.7
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking quanta v0.12.3
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]    Compiling syn-mid v0.5.4
[INFO] [stderr]     Checking netdev v0.30.0
[INFO] [stderr]     Checking bytemuck v1.19.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking symphonia-core v0.5.4
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling precis-tools v0.1.8
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]    Compiling postcard-derive v0.1.2
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling precis-core v0.1.10
[INFO] [stderr]    Compiling precis-profiles v0.1.11
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]    Compiling genawaiter-proc-macro v0.99.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking windows-sys v0.59.0
[INFO] [stderr]     Checking hostname v0.4.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking windows-service v0.7.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking symphonia v0.5.4
[INFO] [stderr]     Checking genawaiter v0.99.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling pin-project-internal v1.1.6
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking rustls-platform-verifier v0.3.4
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.4.2
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling pnet_macros v0.34.0
[INFO] [stderr]     Checking enumflags2 v0.7.10
[INFO] [stderr]     Checking netlink-packet-utils v0.5.2
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]     Checking netlink-packet-core v0.7.0
[INFO] [stderr]     Checking pin-project v1.1.6
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]     Checking netlink-packet-route v0.17.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking iroh-quinn-udp v0.5.4
[INFO] [stderr]     Checking pnet_packet v0.34.0
[INFO] [stderr]     Checking iroh-quinn-proto v0.11.6
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]     Checking futures-concurrency v7.6.1
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking rodio v0.19.0
[INFO] [stderr]     Checking sysinfo v0.32.0
[INFO] [stderr]    Compiling pest_generator v2.7.14
[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/416264364aa47959f5827723e1d7dabc95d0744b/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -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=8a303e3440011ec7 -C extra-filename=-e6c806ddd851ae31 --out-dir /opt/rustwide/target/debug/build/tokio/e6c806ddd851ae31/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/d541ac7a75168aa5/out -L dependency=/opt/rustwide/target/debug/build/libc/4ed6f354c5177132/out -L dependency=/opt/rustwide/target/debug/build/lock_api/74da742ede98e441/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/ccd112e55c8ae0ad/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/smallvec/4ed96af55ccf2e92/out --extern bytes=/opt/rustwide/target/debug/build/bytes/dd3b2a5125d8bebe/out/libbytes-dd3b2a5125d8bebe.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/4ed6f354c5177132/out/liblibc-4ed6f354c5177132.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/950c079a97e0b784/out/libmio-950c079a97e0b784.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/3477b7d4d62a633c/out/libparking_lot-3477b7d4d62a633c.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/3fbd9506533b2f53/out/libpin_project_lite-3fbd9506533b2f53.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/be899ef861a8d1dd/out/libsignal_hook_registry-be899ef861a8d1dd.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/08672c91375b7d64/out/libsocket2-08672c91375b7d64.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/6af5de2c3c500cb7/out/libtokio_macros-6af5de2c3c500cb7.so --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/416264364aa47959f5827723e1d7dabc95d0744b/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=a5a00fe76548ab06 -C extra-filename=-8ac867bc175228bb --out-dir /opt/rustwide/target/debug/build/futures-util/8ac867bc175228bb/out -L dependency=/opt/rustwide/target/debug/build/futures-core/756e876442dee363/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/e7bd2ffb932e7c3a/out --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/3b07ee62b6910a08/out/libfutures_channel-3b07ee62b6910a08.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/756e876442dee363/out/libfutures_core-756e876442dee363.rmeta --extern futures_io=/opt/rustwide/target/debug/build/futures-io/8d88089869a627e9/out/libfutures_io-8d88089869a627e9.rmeta --extern futures_macro=/opt/rustwide/target/debug/build/futures-macro/9fd3a5c842ec5d55/out/libfutures_macro-9fd3a5c842ec5d55.so --extern futures_sink=/opt/rustwide/target/debug/build/futures-sink/e7bd2ffb932e7c3a/out/libfutures_sink-e7bd2ffb932e7c3a.rmeta --extern futures_task=/opt/rustwide/target/debug/build/futures-task/011073701ea3a715/out/libfutures_task-011073701ea3a715.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/a8313380c25031b5/out/libmemchr-a8313380c25031b5.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/3fbd9506533b2f53/out/libpin_project_lite-3fbd9506533b2f53.rmeta --extern pin_utils=/opt/rustwide/target/debug/build/pin-utils/db1de871cd8706a6/out/libpin_utils-db1de871cd8706a6.rmeta --extern slab=/opt/rustwide/target/debug/build/slab/336ee4618dc8a867/out/libslab-336ee4618dc8a867.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ab2dc979e8a11f7c316ff0d8e1081f24fe338515a585ef0f06fe40a18c418d54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab2dc979e8a11f7c316ff0d8e1081f24fe338515a585ef0f06fe40a18c418d54", kill_on_drop: false }`
[INFO] [stdout] ab2dc979e8a11f7c316ff0d8e1081f24fe338515a585ef0f06fe40a18c418d54
