[INFO] cloning repository https://github.com/0xGRAV3R/rust-ethereum-price
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xGRAV3R/rust-ethereum-price" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xGRAV3R%2Frust-ethereum-price", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xGRAV3R%2Frust-ethereum-price'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2d890508d48f7bf35da91495943d8613035fcc7f
[INFO] testing 0xGRAV3R/rust-ethereum-price against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xGRAV3R%2Frust-ethereum-price" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xGRAV3R/rust-ethereum-price
[INFO] finished tweaking git repo https://github.com/0xGRAV3R/rust-ethereum-price
[INFO] tweaked toml for git repo https://github.com/0xGRAV3R/rust-ethereum-price written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xGRAV3R/rust-ethereum-price on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xGRAV3R/rust-ethereum-price 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 53e42a3a5e3acd5d3dec0f9ce0a1579a96d73652025db9a08850e24ab1d5ece3
[INFO] running `Command { std: "docker" "start" "-a" "53e42a3a5e3acd5d3dec0f9ce0a1579a96d73652025db9a08850e24ab1d5ece3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53e42a3a5e3acd5d3dec0f9ce0a1579a96d73652025db9a08850e24ab1d5ece3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53e42a3a5e3acd5d3dec0f9ce0a1579a96d73652025db9a08850e24ab1d5ece3", kill_on_drop: false }`
[INFO] [stdout] 53e42a3a5e3acd5d3dec0f9ce0a1579a96d73652025db9a08850e24ab1d5ece3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 42cac9b17678c038895d3bd4386fe9dd157cb50b42590948ca2a6f352a4ddfe9
[INFO] running `Command { std: "docker" "start" "-a" "42cac9b17678c038895d3bd4386fe9dd157cb50b42590948ca2a6f352a4ddfe9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling critical-section v1.1.2
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling cc v1.0.91
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.13
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling roxmltree v0.19.0
[INFO] [stderr]    Compiling fontconfig-parser v0.5.6
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling unicode-script v0.5.6
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling event-listener v5.3.0
[INFO] [stderr]    Compiling wayland-client v0.31.2
[INFO] [stderr]    Compiling kurbo v0.9.5
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling imagesize v0.12.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling data-url v0.3.1
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.9
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling async-task v4.7.0
[INFO] [stderr]    Compiling waker-fn v1.1.1
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling async-channel v2.2.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling fontdb v0.16.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling blocking v1.5.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling wayland-protocols v0.31.2
[INFO] [stderr]    Compiling polling v3.6.0
[INFO] [stderr]    Compiling enumflags2 v0.7.9
[INFO] [stderr]    Compiling cpp_common v0.5.9
[INFO] [stderr]    Compiling zvariant v3.15.2
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling calloop v0.12.4
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zbus_names v2.6.1
[INFO] [stderr]    Compiling async-executor v1.10.0
[INFO] [stderr]    Compiling async-broadcast v0.5.1
[INFO] [stderr]    Compiling zbus_macros v3.15.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_repr v0.1.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-recursion v1.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling xdg-home v1.1.0
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling smol_str v0.2.1
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling wayland-cursor v0.31.1
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling calloop-wayland-source v0.2.0
[INFO] [stderr]    Compiling euclid v0.22.9
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling cpp_build v0.5.9
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.2.0
[INFO] [stderr]    Compiling i-slint-common v1.5.1
[INFO] [stderr]    Compiling lyon_geom v1.0.5
[INFO] [stderr]    Compiling kurbo v0.10.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling zbus v3.15.2
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling x11rb-protocol v0.13.0
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling rustybuzz v0.12.1
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling svgtypes v0.14.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling lyon_path v1.0.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling rgb v0.8.37
[INFO] [stderr]    Compiling const-field-offset-macro v0.1.5
[INFO] [stderr]    Compiling owned_ttf_parser v0.20.0
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.2.0
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling unicode-ccc v0.2.0
[INFO] [stderr]    Compiling rustybuzz v0.13.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling usvg v0.40.0
[INFO] [stderr] error: could not compile `zbus` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustc --crate-name zbus --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-3.15.2/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="async-executor"' --cfg 'feature="async-fs"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="async-task"' --cfg 'feature="blocking"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-executor", "async-fs", "async-io", "async-lock", "async-task", "blocking", "chrono", "default", "gvariant", "quick-xml", "serde-xml-rs", "time", "tokio", "tokio-vsock", "url", "uuid", "vsock", "windows-gdbus", "xml"))' -C metadata=9d00df2765a1c48b -C extra-filename=-33b31e6764517c32 --out-dir /opt/rustwide/target/debug/build/zbus/33b31e6764517c32/deps -L dependency=/opt/rustwide/target/debug/build/ahash/0965130e743dbd99/deps -L dependency=/opt/rustwide/target/debug/build/ahash/193199a66f0c34a3/deps -L dependency=/opt/rustwide/target/debug/build/ahash/c7710e1a7124b076/deps -L dependency=/opt/rustwide/target/debug/build/aho-corasick/c1a2956c53c153f1/deps -L dependency=/opt/rustwide/target/debug/build/allocator-api2/79bf9731980ae467/deps -L dependency=/opt/rustwide/target/debug/build/async-broadcast/c790dd872d9757e3/deps -L dependency=/opt/rustwide/target/debug/build/async-channel/575181b76f56c9fb/deps -L dependency=/opt/rustwide/target/debug/build/async-executor/4d6f0474b397dd21/deps -L dependency=/opt/rustwide/target/debug/build/async-fs/2af4de6adfb930ed/deps -L dependency=/opt/rustwide/target/debug/build/async-fs/f5a7ac8dd9a26f38/deps -L dependency=/opt/rustwide/target/debug/build/async-fs/ffdba1230fc69e04/deps -L dependency=/opt/rustwide/target/debug/build/async-io/09795533103b2862/deps -L dependency=/opt/rustwide/target/debug/build/async-io/41b3e0847672213b/deps -L dependency=/opt/rustwide/target/debug/build/async-io/4300009230efdbe8/deps -L dependency=/opt/rustwide/target/debug/build/async-lock/d5d2d589e3c96b47/deps -L dependency=/opt/rustwide/target/debug/build/async-lock/f49b2cc12ac24c36/deps -L dependency=/opt/rustwide/target/debug/build/async-recursion/cea697082a462a04/deps -L dependency=/opt/rustwide/target/debug/build/async-task/280520b6b679c3f1/deps -L dependency=/opt/rustwide/target/debug/build/async-trait/67674f5106c22a12/deps -L dependency=/opt/rustwide/target/debug/build/async-trait/bd9b23157d1161a2/deps -L dependency=/opt/rustwide/target/debug/build/async-trait/d3ac47b4e60c3e8e/deps -L dependency=/opt/rustwide/target/debug/build/atomic-waker/001109810bdecbaa/deps -L dependency=/opt/rustwide/target/debug/build/autocfg/c4bc3f734ce30980/deps -L dependency=/opt/rustwide/target/debug/build/bitflags/e2b4db6c651223da/deps -L dependency=/opt/rustwide/target/debug/build/block-buffer/be38e141c111901c/deps -L dependency=/opt/rustwide/target/debug/build/blocking/f64f3f41b3f5e291/deps -L dependency=/opt/rustwide/target/debug/build/byteorder/1efcbe4f07366651/deps -L dependency=/opt/rustwide/target/debug/build/cfg-if/33ef6c02a07f9fec/deps -L dependency=/opt/rustwide/target/debug/build/concurrent-queue/568e9818a91ebc03/deps -L dependency=/opt/rustwide/target/debug/build/cpufeatures/42c2188ae17ada4c/deps -L dependency=/opt/rustwide/target/debug/build/critical-section/c3d28f52b15a50a3/deps -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/66aa7a59a3ee3a40/deps -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/dc4f20dd1fd0cdd5/deps -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/f7c9968ddc61d5b0/deps -L dependency=/opt/rustwide/target/debug/build/crypto-common/339167435333e108/deps -L dependency=/opt/rustwide/target/debug/build/derivative/96c5d81986e7240e/deps -L dependency=/opt/rustwide/target/debug/build/digest/3904ab3b2258413d/deps -L dependency=/opt/rustwide/target/debug/build/enumflags2/367f7a7fb4ef1530/deps -L dependency=/opt/rustwide/target/debug/build/enumflags2_derive/0b1e7cf63e844fad/deps -L dependency=/opt/rustwide/target/debug/build/equivalent/fdc46004df91ad08/deps -L dependency=/opt/rustwide/target/debug/build/event-listener/3a5b73dd27e7ed56/deps -L dependency=/opt/rustwide/target/debug/build/event-listener/67cd091983fb6763/deps -L dependency=/opt/rustwide/target/debug/build/event-listener/bb8e8a704d2f1298/deps -L dependency=/opt/rustwide/target/debug/build/event-listener-strategy/b25798612995eec3/deps -L dependency=/opt/rustwide/target/debug/build/event-listener-strategy/b670f0e72ceb9610/deps -L dependency=/opt/rustwide/target/debug/build/fastrand/1a1f7fa7e5b5edde/deps -L dependency=/opt/rustwide/target/debug/build/fastrand/490e27826ae329fc/deps -L dependency=/opt/rustwide/target/debug/build/futures-core/2da63d8c7891ede1/deps -L dependency=/opt/rustwide/target/debug/build/futures-io/64a3a644ba29741c/deps -L dependency=/opt/rustwide/target/debug/build/futures-lite/d7e571b466169d14/deps -L dependency=/opt/rustwide/target/debug/build/futures-lite/ff0d8a6a1d7da540/deps -L dependency=/opt/rustwide/target/debug/build/futures-macro/b37a4690de862f1f/deps -L dependency=/opt/rustwide/target/debug/build/futures-sink/ba628c80fbee78b4/deps -L dependency=/opt/rustwide/target/debug/build/futures-task/a34acde6ee26d4ab/deps -L dependency=/opt/rustwide/target/debug/build/futures-util/14640a7e36c5babb/deps -L dependency=/opt/rustwide/target/debug/build/generic-array/1ae0ed7784afe378/deps -L dependency=/opt/rustwide/target/debug/build/generic-array/a548462fd27ccc4c/deps -L dependency=/opt/rustwide/target/debug/build/generic-array/fc53977494a20fac/deps -L dependency=/opt/rustwide/target/debug/build/getrandom/2373dc63739f334f/deps -L dependency=/opt/rustwide/target/debug/build/hashbrown/8ccef8b503e01a0c/deps -L dependency=/opt/rustwide/target/debug/build/hex/28742b4ca144387c/deps -L dependency=/opt/rustwide/target/debug/build/indexmap/e5d7fa748ac1ab4f/deps -L dependency=/opt/rustwide/target/debug/build/io-lifetimes/485fef034d759504/deps -L dependency=/opt/rustwide/target/debug/build/io-lifetimes/53c51ebaf3c366a9/deps -L dependency=/opt/rustwide/target/debug/build/io-lifetimes/5e817711334029a4/deps -L dependency=/opt/rustwide/target/debug/build/libc/b1fb48b1ed5c9dec/deps -L dependency=/opt/rustwide/target/debug/build/libc/b8e0df5cf30e389e/deps -L dependency=/opt/rustwide/target/debug/build/libc/dd6e5a4b8c69fa97/deps -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/9826735127360e65/deps -L dependency=/opt/rustwide/target/debug/build/log/a3845e017a80cb8a/deps -L dependency=/opt/rustwide/target/debug/build/memchr/659d2f3239d1b4b2/deps -L dependency=/opt/rustwide/target/debug/build/memoffset/28c4e69eaab1b395/deps -L dependency=/opt/rustwide/target/debug/build/memoffset/87f978e11cba9fc9/deps -L dependency=/opt/rustwide/target/debug/build/memoffset/afd2322121096d51/deps -L dependency=/opt/rustwide/target/debug/build/nix/a2146408ddc41b19/deps -L dependency=/opt/rustwide/target/debug/build/once_cell/01badbb39d8ef2c1/deps -L dependency=/opt/rustwide/target/debug/build/once_cell/934a7f6bf1a96730/deps -L dependency=/opt/rustwide/target/debug/build/ordered-stream/3c3d66aecd80ca53/deps -L dependency=/opt/rustwide/target/debug/build/parking/3618ec6368854be5/deps -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/e0c50e8704e39276/deps -L dependency=/opt/rustwide/target/debug/build/pin-utils/9a5791cba021167a/deps -L dependency=/opt/rustwide/target/debug/build/piper/5fe6f0c73832bd6e/deps -L dependency=/opt/rustwide/target/debug/build/polling/58a8839e8c169297/deps -L dependency=/opt/rustwide/target/debug/build/polling/66843ac1090b75f0/deps -L dependency=/opt/rustwide/target/debug/build/polling/fbfabf29925ffb34/deps -L dependency=/opt/rustwide/target/debug/build/portable-atomic/3d0b7570519864ab/deps -L dependency=/opt/rustwide/target/debug/build/portable-atomic/76aeddcf2a52d38f/deps -L dependency=/opt/rustwide/target/debug/build/portable-atomic/f273e7e9aed5fab5/deps -L dependency=/opt/rustwide/target/debug/build/ppv-lite86/4250c766b4729968/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro-crate/9362902f7b0b2ff2/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/0e8cda990e78e2de/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/8503bb4ea3f5372f/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/88a0d38fa4576876/deps -L dependency=/opt/rustwide/target/debug/build/quote/80c3e9964e30f5d6/deps -L dependency=/opt/rustwide/target/debug/build/rand/81bac91abdc56ac9/deps -L dependency=/opt/rustwide/target/debug/build/rand_chacha/52e0c08bf0a7b8bd/deps -L dependency=/opt/rustwide/target/debug/build/rand_core/f04c5b6a6c13b8bf/deps -L dependency=/opt/rustwide/target/debug/build/regex/765dd0ddf89ccb02/deps -L dependency=/opt/rustwide/target/debug/build/regex-automata/85adcc162b5ee479/deps -L dependency=/opt/rustwide/target/debug/build/regex-syntax/865b77df6a20aea4/deps -L dependency=/opt/rustwide/target/debug/build/rustix/38fde21dfc0ebde8/deps -L dependency=/opt/rustwide/target/debug/build/rustix/503677abff7b6dbd/deps -L dependency=/opt/rustwide/target/debug/build/rustix/c5a60185d1efe678/deps -L dependency=/opt/rustwide/target/debug/build/serde/12179cd8b8b35fa0/deps -L dependency=/opt/rustwide/target/debug/build/serde/91a0d62dd9b76a72/deps -L dependency=/opt/rustwide/target/debug/build/serde/e871413cd6189ded/deps -L dependency=/opt/rustwide/target/debug/build/serde_derive/9ceffb0a691e955e/deps -L dependency=/opt/rustwide/target/debug/build/serde_repr/2212ea80ae2ef1d8/deps -L dependency=/opt/rustwide/target/debug/build/sha1/34c803e6db359290/deps -L dependency=/opt/rustwide/target/debug/build/slab/a209942b09f26811/deps -L dependency=/opt/rustwide/target/debug/build/slab/bcf9aff6bece17eb/deps -L dependency=/opt/rustwide/target/debug/build/slab/e876ced3c47c06a3/deps -L dependency=/opt/rustwide/target/debug/build/socket2/52dfd9f67053c4c1/deps -L dependency=/opt/rustwide/target/debug/build/static_assertions/d53a9977dc6e27e5/deps -L dependency=/opt/rustwide/target/debug/build/syn/55aa2d5aff5e88b8/deps -L dependency=/opt/rustwide/target/debug/build/syn/7b714f2211164557/deps -L dependency=/opt/rustwide/target/debug/build/syn/c317979e9dda4277/deps -L dependency=/opt/rustwide/target/debug/build/syn/d1f369c5c97068d7/deps -L dependency=/opt/rustwide/target/debug/build/toml_datetime/2f207302bd291eb7/deps -L dependency=/opt/rustwide/target/debug/build/toml_edit/243cab1b7fec26f5/deps -L dependency=/opt/rustwide/target/debug/build/tracing/ec95aaa1733556de/deps -L dependency=/opt/rustwide/target/debug/build/tracing-attributes/0735a533edf24009/deps -L dependency=/opt/rustwide/target/debug/build/tracing-core/37a487c367f10c66/deps -L dependency=/opt/rustwide/target/debug/build/typenum/029e1058a132b731/deps -L dependency=/opt/rustwide/target/debug/build/typenum/d50a61634e4784c4/deps -L dependency=/opt/rustwide/target/debug/build/typenum/d9cba146b74f4906/deps -L dependency=/opt/rustwide/target/debug/build/unicode-ident/f2de522ba645d884/deps -L dependency=/opt/rustwide/target/debug/build/version_check/a69353e011479d26/deps -L dependency=/opt/rustwide/target/debug/build/waker-fn/20c7d7ce196133ad/deps -L dependency=/opt/rustwide/target/debug/build/winnow/f3a00c1f1da8463a/deps -L dependency=/opt/rustwide/target/debug/build/xdg-home/4f9d250f857ac7bf/deps -L dependency=/opt/rustwide/target/debug/build/zbus/33b31e6764517c32/deps -L dependency=/opt/rustwide/target/debug/build/zbus_macros/d85b28f4896f48f6/deps -L dependency=/opt/rustwide/target/debug/build/zbus_names/102ca5c8a6db65f7/deps -L dependency=/opt/rustwide/target/debug/build/zerocopy/8e600753138a11ca/deps -L dependency=/opt/rustwide/target/debug/build/zvariant/9a7e72831c484a0c/deps -L dependency=/opt/rustwide/target/debug/build/zvariant_derive/6dcd1548f47eac8a/deps -L dependency=/opt/rustwide/target/debug/build/zvariant_utils/74c7761806663f9c/deps --extern async_broadcast=/opt/rustwide/target/debug/build/async-broadcast/c790dd872d9757e3/deps/libasync_broadcast-c790dd872d9757e3.rmeta --extern async_executor=/opt/rustwide/target/debug/build/async-executor/4d6f0474b397dd21/deps/libasync_executor-4d6f0474b397dd21.rmeta --extern async_fs=/opt/rustwide/target/debug/build/async-fs/f5a7ac8dd9a26f38/deps/libasync_fs-f5a7ac8dd9a26f38.rmeta --extern async_io=/opt/rustwide/target/debug/build/async-io/4300009230efdbe8/deps/libasync_io-4300009230efdbe8.rmeta --extern async_lock=/opt/rustwide/target/debug/build/async-lock/f49b2cc12ac24c36/deps/libasync_lock-f49b2cc12ac24c36.rmeta --extern async_recursion=/opt/rustwide/target/debug/build/async-recursion/cea697082a462a04/deps/libasync_recursion-cea697082a462a04.so --extern async_task=/opt/rustwide/target/debug/build/async-task/280520b6b679c3f1/deps/libasync_task-280520b6b679c3f1.rmeta --extern async_trait=/opt/rustwide/target/debug/build/async-trait/bd9b23157d1161a2/deps/libasync_trait-bd9b23157d1161a2.so --extern blocking=/opt/rustwide/target/debug/build/blocking/f64f3f41b3f5e291/deps/libblocking-f64f3f41b3f5e291.rmeta --extern byteorder=/opt/rustwide/target/debug/build/byteorder/1efcbe4f07366651/deps/libbyteorder-1efcbe4f07366651.rmeta --extern derivative=/opt/rustwide/target/debug/build/derivative/96c5d81986e7240e/deps/libderivative-96c5d81986e7240e.so --extern enumflags2=/opt/rustwide/target/debug/build/enumflags2/367f7a7fb4ef1530/deps/libenumflags2-367f7a7fb4ef1530.rmeta --extern event_listener=/opt/rustwide/target/debug/build/event-listener/67cd091983fb6763/deps/libevent_listener-67cd091983fb6763.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/2da63d8c7891ede1/deps/libfutures_core-2da63d8c7891ede1.rmeta --extern futures_sink=/opt/rustwide/target/debug/build/futures-sink/ba628c80fbee78b4/deps/libfutures_sink-ba628c80fbee78b4.rmeta --extern futures_util=/opt/rustwide/target/debug/build/futures-util/14640a7e36c5babb/deps/libfutures_util-14640a7e36c5babb.rmeta --extern hex=/opt/rustwide/target/debug/build/hex/28742b4ca144387c/deps/libhex-28742b4ca144387c.rmeta --extern nix=/opt/rustwide/target/debug/build/nix/a2146408ddc41b19/deps/libnix-a2146408ddc41b19.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/01badbb39d8ef2c1/deps/libonce_cell-01badbb39d8ef2c1.rmeta --extern ordered_stream=/opt/rustwide/target/debug/build/ordered-stream/3c3d66aecd80ca53/deps/libordered_stream-3c3d66aecd80ca53.rmeta --extern rand=/opt/rustwide/target/debug/build/rand/81bac91abdc56ac9/deps/librand-81bac91abdc56ac9.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/12179cd8b8b35fa0/deps/libserde-12179cd8b8b35fa0.rmeta --extern serde_repr=/opt/rustwide/target/debug/build/serde_repr/2212ea80ae2ef1d8/deps/libserde_repr-2212ea80ae2ef1d8.so --extern sha1=/opt/rustwide/target/debug/build/sha1/34c803e6db359290/deps/libsha1-34c803e6db359290.rmeta --extern static_assertions=/opt/rustwide/target/debug/build/static_assertions/d53a9977dc6e27e5/deps/libstatic_assertions-d53a9977dc6e27e5.rmeta --extern tracing=/opt/rustwide/target/debug/build/tracing/ec95aaa1733556de/deps/libtracing-ec95aaa1733556de.rmeta --extern xdg_home=/opt/rustwide/target/debug/build/xdg-home/4f9d250f857ac7bf/deps/libxdg_home-4f9d250f857ac7bf.rmeta --extern zbus_macros=/opt/rustwide/target/debug/build/zbus_macros/d85b28f4896f48f6/deps/libzbus_macros-d85b28f4896f48f6.so --extern zbus_names=/opt/rustwide/target/debug/build/zbus_names/102ca5c8a6db65f7/deps/libzbus_names-102ca5c8a6db65f7.rmeta --extern zvariant=/opt/rustwide/target/debug/build/zvariant/9a7e72831c484a0c/deps/libzvariant-9a7e72831c484a0c.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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/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,link -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="num_cpus"' --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", "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=77fd09e59baca15f -C extra-filename=-3cf56fed9be3d1c7 --out-dir /opt/rustwide/target/debug/build/tokio/3cf56fed9be3d1c7/deps -L dependency=/opt/rustwide/target/debug/build/autocfg/c4bc3f734ce30980/deps -L dependency=/opt/rustwide/target/debug/build/bytes/9c2a396be262bdae/deps -L dependency=/opt/rustwide/target/debug/build/cfg-if/33ef6c02a07f9fec/deps -L dependency=/opt/rustwide/target/debug/build/libc/b1fb48b1ed5c9dec/deps -L dependency=/opt/rustwide/target/debug/build/libc/b8e0df5cf30e389e/deps -L dependency=/opt/rustwide/target/debug/build/libc/dd6e5a4b8c69fa97/deps -L dependency=/opt/rustwide/target/debug/build/lock_api/dab15d5bfc53aea0/deps -L dependency=/opt/rustwide/target/debug/build/lock_api/e52c0662cca3df07/deps -L dependency=/opt/rustwide/target/debug/build/lock_api/f6fb7d762cf54963/deps -L dependency=/opt/rustwide/target/debug/build/mio/d0266e7effb33b7e/deps -L dependency=/opt/rustwide/target/debug/build/num_cpus/24042070424d1a92/deps -L dependency=/opt/rustwide/target/debug/build/parking_lot/be744747706ffc74/deps -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/46f54f550ae7d08d/deps -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/7547606946644e95/deps -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/806b459813bc7447/deps -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/e0c50e8704e39276/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/0e8cda990e78e2de/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/8503bb4ea3f5372f/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/88a0d38fa4576876/deps -L dependency=/opt/rustwide/target/debug/build/quote/80c3e9964e30f5d6/deps -L dependency=/opt/rustwide/target/debug/build/scopeguard/d52bd00767847e44/deps -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/72715a8f90a8b98f/deps -L dependency=/opt/rustwide/target/debug/build/smallvec/17fcafedda34d697/deps -L dependency=/opt/rustwide/target/debug/build/socket2/22c036331f20d9b6/deps -L dependency=/opt/rustwide/target/debug/build/syn/c317979e9dda4277/deps -L dependency=/opt/rustwide/target/debug/build/tokio/3cf56fed9be3d1c7/deps -L dependency=/opt/rustwide/target/debug/build/tokio-macros/01aec1993685fc32/deps -L dependency=/opt/rustwide/target/debug/build/unicode-ident/f2de522ba645d884/deps --extern bytes=/opt/rustwide/target/debug/build/bytes/9c2a396be262bdae/deps/libbytes-9c2a396be262bdae.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/b8e0df5cf30e389e/deps/liblibc-b8e0df5cf30e389e.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/d0266e7effb33b7e/deps/libmio-d0266e7effb33b7e.rmeta --extern num_cpus=/opt/rustwide/target/debug/build/num_cpus/24042070424d1a92/deps/libnum_cpus-24042070424d1a92.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/be744747706ffc74/deps/libparking_lot-be744747706ffc74.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/e0c50e8704e39276/deps/libpin_project_lite-e0c50e8704e39276.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/72715a8f90a8b98f/deps/libsignal_hook_registry-72715a8f90a8b98f.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/22c036331f20d9b6/deps/libsocket2-22c036331f20d9b6.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/01aec1993685fc32/deps/libtokio_macros-01aec1993685fc32.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "42cac9b17678c038895d3bd4386fe9dd157cb50b42590948ca2a6f352a4ddfe9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42cac9b17678c038895d3bd4386fe9dd157cb50b42590948ca2a6f352a4ddfe9", kill_on_drop: false }`
[INFO] [stdout] 42cac9b17678c038895d3bd4386fe9dd157cb50b42590948ca2a6f352a4ddfe9
