[INFO] fetching crate nft-metadata 1.1.0... [INFO] testing nft-metadata-1.1.0 against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] extracting crate nft-metadata 1.1.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate nft-metadata 1.1.0 [INFO] finished tweaking crates.io crate nft-metadata 1.1.0 [INFO] tweaked toml for crates.io crate nft-metadata 1.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nft-metadata 1.1.0 on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 399 packages to latest compatible versions [INFO] [stderr] Adding borsh v0.9.3 (available: v1.6.0) [INFO] [stderr] Adding crypto-common v0.1.6 (available: v0.1.7) [INFO] [stderr] Adding crypto-mac v0.11.0 (available: v0.11.1) [INFO] [stderr] Adding hyper v0.14.29 (available: v0.14.32) [INFO] [stderr] Adding mpl-token-vault v0.1.1 (available: v0.2.0) [INFO] [stderr] Adding num-derive v0.3.3 (available: v0.4.2) [INFO] [stderr] Adding solana-address-lookup-table-program v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-banks-client v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-banks-interface v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-banks-server v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-bloom v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-bpf-loader-program v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-bucket-map v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-compute-budget-program v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-config-program v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-frozen-abi v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-frozen-abi-macro v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-logger v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-measure v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-metrics v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-program v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-program-runtime v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-program-test v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-rayon-threadlimit v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-runtime v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-sdk v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-sdk-macro v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-send-transaction-service v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-stake-program v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-vote-program v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana_rbpf v0.2.24 (available: v0.2.40) [INFO] [stderr] Adding spl-associated-token-account v1.0.3 (available: v1.1.3) [INFO] [stderr] Adding spl-token v3.2.0 (available: v3.5.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.18) [INFO] [stderr] Adding tokio v1.14.1 (available: v1.50.0) [INFO] [stderr] Adding tokio-stream v0.1.12 (available: v0.1.18) [INFO] [stderr] Adding tokio-util v0.7.2 (available: v0.7.18) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] [stderr] Adding zeroize v1.3.0 (available: v1.8.2) [INFO] [stderr] Adding zstd-safe v4.1.3+zstd.1.5.1 (available: v4.1.6+zstd.1.5.2) [INFO] [stderr] Adding zstd-sys v1.6.2+zstd.1.5.1 (available: v1.6.3+zstd.1.5.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b79d8d756fe8418148974212e0f20962bc758815f814cb0ceb851b721c0e14e6 [INFO] running `Command { std: "docker" "start" "-a" "b79d8d756fe8418148974212e0f20962bc758815f814cb0ceb851b721c0e14e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b79d8d756fe8418148974212e0f20962bc758815f814cb0ceb851b721c0e14e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b79d8d756fe8418148974212e0f20962bc758815f814cb0ceb851b721c0e14e6", kill_on_drop: false }` [INFO] [stdout] b79d8d756fe8418148974212e0f20962bc758815f814cb0ceb851b721c0e14e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94bcad3d64a26bab13e717d87804fad2965dbcedded994d7a8c8ec34324ec3b1 [INFO] running `Command { std: "docker" "start" "-a" "94bcad3d64a26bab13e717d87804fad2965dbcedded994d7a8c8ec34324ec3b1", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.114 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.9.29 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.114 [INFO] [stderr] Compiling solana-frozen-abi v1.9.29 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling solana-program v1.9.29 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.114 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling solana-sdk-macro v1.9.29 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling solana-logger v1.9.29 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.114 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling shank_macro_impl v0.0.12 [INFO] [stderr] Compiling shank_render v0.0.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling shank_macro v0.0.12 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling shank v0.0.12 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling spl-token v3.2.0 [INFO] [stderr] Compiling spl-associated-token-account v1.0.3 [INFO] [stderr] Compiling mpl-token-vault v0.1.1 [INFO] [stderr] Compiling nft-metadata v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/utils.rs:402:17 [INFO] [stdout] | [INFO] [stdout] 402 | let mut reservation = &mut reservations[i]; [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/error.rs:12:35 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Clone, Debug, Eq, Error, FromPrimitive, PartialEq)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_MetadataError` [INFO] [stdout] 13 | pub enum MetadataError { [INFO] [stdout] | ------------- `MetadataError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.39s [INFO] running `Command { std: "docker" "inspect" "94bcad3d64a26bab13e717d87804fad2965dbcedded994d7a8c8ec34324ec3b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94bcad3d64a26bab13e717d87804fad2965dbcedded994d7a8c8ec34324ec3b1", kill_on_drop: false }` [INFO] [stdout] 94bcad3d64a26bab13e717d87804fad2965dbcedded994d7a8c8ec34324ec3b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7114d2e84472371b1b47ba549074dc26521d40433891c95a05f3a6f93522ffff [INFO] running `Command { std: "docker" "start" "-a" "7114d2e84472371b1b47ba549074dc26521d40433891c95a05f3a6f93522ffff", kill_on_drop: false }` [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling tokio v1.14.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling solana-sdk v1.9.29 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling pbkdf2 v0.9.0 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling solana-program-runtime v1.9.29 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling solana-vote-program v1.9.29 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling solana-stake-program v1.9.29 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling solana-bloom v1.9.29 [INFO] [stderr] Compiling solana-address-lookup-table-program v1.9.29 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling ouroboros_macro v0.13.0 [INFO] [stderr] Compiling shank_macro_impl v0.0.12 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling tarpc-plugins v0.12.0 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Compiling solana-runtime v1.9.29 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling dir-diff v0.3.3 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling solana-rayon-threadlimit v1.9.29 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling index_list v0.2.17 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling goblin v0.4.3 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling tokio-serde v0.8.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling opentelemetry v0.16.0 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling ouroboros v0.13.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling shank_render v0.0.1 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling chrono-humanize v0.2.3 [INFO] [stderr] Compiling shank_macro v0.0.12 [INFO] [stderr] Compiling derivation-path v0.1.3 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.1.1 [INFO] [stderr] Compiling shank v0.0.12 [INFO] [stderr] Compiling tokio-util v0.7.2 [INFO] [stderr] Compiling tracing-opentelemetry v0.15.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tarpc v0.27.2 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling spl-token v3.2.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/8da20828b6ea601dfd8e2448cb50ace88876bd78/bin/rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.14.1/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="memchr"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="once_cell"' --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="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="winapi"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "memchr", "mio", "net", "num_cpus", "once_cell", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "stats", "sync", "test-util", "time", "tokio-macros", "tracing", "winapi"))' -C metadata=a74d341f24f96672 -C extra-filename=-d3feca8f3303006f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-65ee1eb217d721f2.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-4dac16617947a67a.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-d4921d648b83a822.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-d4c6f773c828b9f4.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-f8fc431a7e5be40f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8a799ba8b4537fa2.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-5720ab1df4abbddd.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-3203fdabb84825de.so --cap-lints allow --cap-lints=forbid --cfg tokio_track_caller` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7114d2e84472371b1b47ba549074dc26521d40433891c95a05f3a6f93522ffff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7114d2e84472371b1b47ba549074dc26521d40433891c95a05f3a6f93522ffff", kill_on_drop: false }` [INFO] [stdout] 7114d2e84472371b1b47ba549074dc26521d40433891c95a05f3a6f93522ffff