[INFO] cloning repository https://github.com/0xKitsune/world-id-relay
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xKitsune/world-id-relay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xKitsune%2Fworld-id-relay", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xKitsune%2Fworld-id-relay'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b1bb801b898cec092a68afac110418374da4629b
[INFO] checking 0xKitsune/world-id-relay against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xKitsune%2Fworld-id-relay" "/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/0xKitsune/world-id-relay
[INFO] finished tweaking git repo https://github.com/0xKitsune/world-id-relay
[INFO] tweaked toml for git repo https://github.com/0xKitsune/world-id-relay written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xKitsune/world-id-relay on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xKitsune/world-id-relay 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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3664d4e7ae34bf33eb79bc00da52e5777858c8bef4152fb68a533a58c29f8419
[INFO] running `Command { std: "docker" "start" "-a" "3664d4e7ae34bf33eb79bc00da52e5777858c8bef4152fb68a533a58c29f8419", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3664d4e7ae34bf33eb79bc00da52e5777858c8bef4152fb68a533a58c29f8419", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3664d4e7ae34bf33eb79bc00da52e5777858c8bef4152fb68a533a58c29f8419", kill_on_drop: false }`
[INFO] [stdout] 3664d4e7ae34bf33eb79bc00da52e5777858c8bef4152fb68a533a58c29f8419
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be98a484987d09783d1c928df4f44a4a4f214a90ab44b6c84427b94530ab85f9
[INFO] running `Command { std: "docker" "start" "-a" "be98a484987d09783d1c928df4f44a4a4f214a90ab44b6c84427b94530ab85f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling cc v1.0.96
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling rkyv v0.7.44
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling corosensei v0.1.4
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.82.3
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.82.3
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking const-hex v1.11.3
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling more-asserts v0.2.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling wasmparser v0.83.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking ark-std v0.3.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]    Compiling prettyplease v0.2.19
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling cranelift-codegen v0.82.3
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]     Checking winnow v0.6.7
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling wasmer-compiler-cranelift v2.3.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling region v3.0.2
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking thiserror v1.0.59
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling k256 v0.13.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling enumset_derive v0.8.1
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling rlp-derive v0.1.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling rkyv_derive v0.7.44
[INFO] [stderr]    Compiling loupe-derive v0.1.3
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]    Compiling enumset v1.1.3
[INFO] [stderr]    Compiling enum-iterator v0.7.0
[INFO] [stderr]    Compiling ark-serialize-derive v0.3.0
[INFO] [stderr]    Compiling ark-ff-asm v0.3.0
[INFO] [stderr]    Compiling ark-ff-macros v0.3.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]     Checking ark-serialize v0.3.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]     Checking send_wrapper v0.4.0
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling cranelift-entity v0.82.3
[INFO] [stderr]    Compiling regalloc v0.0.34
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling cranelift-bforest v0.82.3
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]    Compiling ark-ff v0.3.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]     Checking gloo-timers v0.2.6
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking hashers v1.0.1
[INFO] [stderr]     Checking opentelemetry v0.21.0
[INFO] [stderr]    Compiling wasmer-derive v2.3.0
[INFO] [stderr]     Checking scrypt v0.10.0
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking serde_bytes v0.11.14
[INFO] [stderr]     Checking cargo-platform v0.1.8
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking coins-core v0.8.7
[INFO] [stderr]     Checking enr v0.10.0
[INFO] [stderr]     Checking loupe v0.1.3
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking coins-bip32 v0.8.7
[INFO] [stderr]     Checking toml_edit v0.22.12
[INFO] [stderr]     Checking raw-cpuid v11.0.2
[INFO] [stderr]     Checking wasmer-types v2.3.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking cargo_metadata v0.18.1
[INFO] [stderr]     Checking jsonwebtoken v8.3.0
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling open-fastrlp-derive v0.1.1
[INFO] [stderr]    Compiling proc-macro-crate v2.0.0
[INFO] [stderr]     Checking wasmer-compiler v2.3.0
[INFO] [stderr]     Checking toml v0.8.12
[INFO] [stderr]    Compiling object v0.28.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking wasmer-artifact v2.3.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/3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.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 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --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", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=b01d9cb788d371ca -C extra-filename=-9b790fe9a5752219 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-3d326bfd5550d8ef.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-879258551bd10961.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-2c65acc2459e9d92.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-de55596f346f60e3.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-3fbd9506533b2f53.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-99439919cd50d666.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-94467c591c6b139c.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "be98a484987d09783d1c928df4f44a4a4f214a90ab44b6c84427b94530ab85f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be98a484987d09783d1c928df4f44a4a4f214a90ab44b6c84427b94530ab85f9", kill_on_drop: false }`
[INFO] [stdout] be98a484987d09783d1c928df4f44a4a4f214a90ab44b6c84427b94530ab85f9
