[INFO] fetching crate gemachain-metrics 1.8.2... [INFO] checking gemachain-metrics-1.8.2 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1 [INFO] extracting crate gemachain-metrics 1.8.2 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate gemachain-metrics 1.8.2 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gemachain-metrics 1.8.2 [INFO] finished tweaking crates.io crate gemachain-metrics 1.8.2 [INFO] tweaked toml for crates.io crate gemachain-metrics 1.8.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c977021b2da30a7410d2a14c13686174168d380c56d21746f297cb08fadca1d5 [INFO] running `Command { std: "docker" "start" "-a" "c977021b2da30a7410d2a14c13686174168d380c56d21746f297cb08fadca1d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c977021b2da30a7410d2a14c13686174168d380c56d21746f297cb08fadca1d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c977021b2da30a7410d2a14c13686174168d380c56d21746f297cb08fadca1d5", kill_on_drop: false }` [INFO] [stdout] c977021b2da30a7410d2a14c13686174168d380c56d21746f297cb08fadca1d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6f8fffa7d1b7c37ddaaf73858c52f64ecd8dcdc97ff4e9b3a31b369d3ecaf7d [INFO] running `Command { std: "docker" "start" "-a" "a6f8fffa7d1b7c37ddaaf73858c52f64ecd8dcdc97ff4e9b3a31b369d3ecaf7d", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling gemachain-frozen-abi-macro v1.8.2 [INFO] [stderr] Compiling gemachain-frozen-abi v1.8.2 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Compiling gemachain-program v1.8.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking jobserver v0.1.28 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking ring v0.16.20 [INFO] [stderr] Checking cc v1.0.90 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling gemachain-sdk v1.8.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking chrono v0.4.37 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Checking uriparse v0.6.4 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking gemachain-logger v1.8.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Checking h2 v0.3.25 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Checking thiserror v1.0.58 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling gemachain-sdk-macro v1.8.2 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Checking serial_test v0.5.1 [INFO] [stderr] Checking borsh v0.9.3 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking serde_json v1.0.115 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bv v0.11.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking crypto-mac v0.9.1 [INFO] [stderr] Checking derivation-path v0.1.3 [INFO] [stderr] Checking pbkdf2 v0.9.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking curve25519-dalek v3.2.1 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking hmac v0.9.0 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking gemachain-crate-features v1.8.2 [INFO] [stderr] Checking ed25519-dalek-bip32 v0.1.1 [INFO] [stderr] Checking gemachain-metrics v1.8.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Into` is imported redundantly [INFO] [stdout] --> src/metrics.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | convert::Into, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:115:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Into` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Level` is imported redundantly [INFO] [stdout] --> src/counter.rs:210:9 [INFO] [stdout] | [INFO] [stdout] 210 | use log::Level; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 211 | use log::*; [INFO] [stdout] | ------ the item `Level` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Into` is imported redundantly [INFO] [stdout] --> src/metrics.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | convert::Into, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:115:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Into` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.43s [INFO] running `Command { std: "docker" "inspect" "a6f8fffa7d1b7c37ddaaf73858c52f64ecd8dcdc97ff4e9b3a31b369d3ecaf7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6f8fffa7d1b7c37ddaaf73858c52f64ecd8dcdc97ff4e9b3a31b369d3ecaf7d", kill_on_drop: false }` [INFO] [stdout] a6f8fffa7d1b7c37ddaaf73858c52f64ecd8dcdc97ff4e9b3a31b369d3ecaf7d [INFO] checking gemachain-metrics-1.8.2 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1 [INFO] extracting crate gemachain-metrics 1.8.2 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate gemachain-metrics 1.8.2 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gemachain-metrics 1.8.2 [INFO] finished tweaking crates.io crate gemachain-metrics 1.8.2 [INFO] tweaked toml for crates.io crate gemachain-metrics 1.8.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46dae456c7ba7b85477db17784869dbee0faedd1d3a9912832af4c69dc0d2b3c [INFO] running `Command { std: "docker" "start" "-a" "46dae456c7ba7b85477db17784869dbee0faedd1d3a9912832af4c69dc0d2b3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46dae456c7ba7b85477db17784869dbee0faedd1d3a9912832af4c69dc0d2b3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46dae456c7ba7b85477db17784869dbee0faedd1d3a9912832af4c69dc0d2b3c", kill_on_drop: false }` [INFO] [stdout] 46dae456c7ba7b85477db17784869dbee0faedd1d3a9912832af4c69dc0d2b3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 519f0d1cd27b1a926817ae7f708fdac031ecca986ca64b371725c2de748d8cc4 [INFO] running `Command { std: "docker" "start" "-a" "519f0d1cd27b1a926817ae7f708fdac031ecca986ca64b371725c2de748d8cc4", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Compiling gemachain-frozen-abi-macro v1.8.2 [INFO] [stderr] Compiling gemachain-frozen-abi v1.8.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Compiling gemachain-program v1.8.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking jobserver v0.1.28 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Checking ring v0.16.20 [INFO] [stderr] Checking cc v1.0.90 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling gemachain-sdk v1.8.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking chrono v0.4.37 [INFO] [stderr] Checking uriparse v0.6.4 [INFO] [stderr] Checking regex v1.10.4 [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/72eda894eb3548c7ba774079ce0afab42958d4ee/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' -C metadata=e2bae94e046bbce0 -C extra-filename=-e2bae94e046bbce0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-421a06479d7e854b.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-ae7db7ed06140a41.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-55b0ddd1ceb1167a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-d99e7be3cbb45da4.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-2941b9d0f934bd01.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 `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/72eda894eb3548c7ba774079ce0afab42958d4ee/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.57/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' -C metadata=597a658a3c6f0761 -C extra-filename=-597a658a3c6f0761 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-7b007ad4efbdd643.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e9fa9931bb35e63a.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f8d62a079c79a15a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "519f0d1cd27b1a926817ae7f708fdac031ecca986ca64b371725c2de748d8cc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "519f0d1cd27b1a926817ae7f708fdac031ecca986ca64b371725c2de748d8cc4", kill_on_drop: false }` [INFO] [stdout] 519f0d1cd27b1a926817ae7f708fdac031ecca986ca64b371725c2de748d8cc4