[INFO] fetching crate plerkle 1.1.2... [INFO] building plerkle-1.1.2 against try#8e6760e82a081fb624e777d52ef744c1def2f593 for pr-105577 [INFO] extracting crate plerkle 1.1.2 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate plerkle 1.1.2 on toolchain 8e6760e82a081fb624e777d52ef744c1def2f593 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate plerkle 1.1.2 [INFO] finished tweaking crates.io crate plerkle 1.1.2 [INFO] tweaked toml for crates.io crate plerkle 1.1.2 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 498d160e2c8ae8f62552fb24b1830c66b72638864c2d778eab6c5f8068dfad5a [INFO] running `Command { std: "docker" "start" "-a" "498d160e2c8ae8f62552fb24b1830c66b72638864c2d778eab6c5f8068dfad5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "498d160e2c8ae8f62552fb24b1830c66b72638864c2d778eab6c5f8068dfad5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "498d160e2c8ae8f62552fb24b1830c66b72638864c2d778eab6c5f8068dfad5a", kill_on_drop: false }` [INFO] [stdout] 498d160e2c8ae8f62552fb24b1830c66b72638864c2d778eab6c5f8068dfad5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a49b22a1e4939ca9e5e40d4b9533ebe7f51e7767867f92579b94a35a92bdcfc [INFO] running `Command { std: "docker" "start" "-a" "1a49b22a1e4939ca9e5e40d4b9533ebe7f51e7767867f92579b94a35a92bdcfc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.150 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling serde v1.0.150 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.83 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling bumpalo v3.11.1 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.14.10 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling blake3 v1.3.3 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling keccak v0.1.3 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling solana-frozen-abi v1.14.10 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.83 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling constant_time_eq v0.2.4 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling solana-program v1.14.10 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling memmap2 v0.5.8 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling solana-sdk v1.14.10 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling derivation-path v0.2.0 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.83 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.83 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling ipnet v2.7.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling solana-program-runtime v1.14.10 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling eager v0.1.0 [INFO] [stderr] Compiling zstd-sys v2.0.4+zstd.1.5.2 [INFO] [stderr] Compiling solana-vote-program v1.14.10 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling solana-address-lookup-table-program v1.14.10 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling solana-logger v1.14.10 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling solana-stake-program v1.14.10 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling async-trait v0.1.59 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling filetime v0.2.19 [INFO] [stderr] Compiling solana-runtime v1.14.10 [INFO] [stderr] Compiling flatbuffers v22.10.26 [INFO] [stderr] Compiling figment v0.10.8 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling dir-diff v0.3.2 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling solana-rayon-threadlimit v1.14.10 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling index_list v0.2.7 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling cadence v0.29.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling cadence-macros v0.29.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling zeroize_derive v1.3.3 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling bytemuck_derive v1.3.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.83 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling solana-sdk-macro v1.14.10 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling enum-iterator-derive v0.8.1 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling bytemuck v1.12.3 [INFO] [stderr] Compiling ouroboros_macro v0.15.5 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling enum-iterator v0.8.1 [INFO] [stderr] Compiling modular-bitfield v0.11.2 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling lz4 v1.24.0 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling ouroboros v0.15.5 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling async-compression v0.3.15 [INFO] [stderr] Compiling num_enum v0.5.7 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling serde_bytes v0.11.7 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling sha3 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling aes-gcm-siv v0.10.3 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Compiling redis v0.22.1 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling reqwest v0.11.13 [INFO] [stderr] Compiling plerkle_messenger v1.1.2 [INFO] [stderr] Compiling spl-token v3.5.0 [INFO] [stderr] Compiling spl-memo v3.0.1 [INFO] [stderr] Compiling solana-measure v1.14.10 [INFO] [stderr] Compiling solana-metrics v1.14.10 [INFO] [stderr] Compiling solana-zk-token-sdk v1.14.10 [INFO] [stderr] Compiling solana-bucket-map v1.14.10 [INFO] [stderr] Compiling solana-config-program v1.14.10 [INFO] [stderr] Compiling solana-compute-budget-program v1.14.10 [INFO] [stderr] Compiling spl-token-2022 v0.5.0 [INFO] [stderr] Compiling solana-zk-token-proof-program v1.14.10 [INFO] [stderr] Compiling spl-associated-token-account v1.1.2 [INFO] [stderr] Compiling solana-account-decoder v1.14.10 [INFO] [stderr] Compiling solana-transaction-status v1.14.10 [INFO] [stderr] Compiling solana-geyser-plugin-interface v1.14.10 [INFO] [stderr] Compiling plerkle_serialization v1.1.2 [INFO] [stderr] Compiling plerkle v1.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `serde_json::Value` [INFO] [stdout] --> src/geyser_plugin_nft.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ReplicaTransactionInfo` [INFO] [stdout] --> src/geyser_plugin_nft.rs:21:31 [INFO] [stdout] | [INFO] [stdout] 21 | ReplicaBlockInfoVersions, ReplicaTransactionInfo, ReplicaTransactionInfoV2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 10s [INFO] running `Command { std: "docker" "inspect" "1a49b22a1e4939ca9e5e40d4b9533ebe7f51e7767867f92579b94a35a92bdcfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a49b22a1e4939ca9e5e40d4b9533ebe7f51e7767867f92579b94a35a92bdcfc", kill_on_drop: false }` [INFO] [stdout] 1a49b22a1e4939ca9e5e40d4b9533ebe7f51e7767867f92579b94a35a92bdcfc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 770b34b33fddbd92b680b925456ba86e1c08f09bf7481940112eca84b6bc10db [INFO] running `Command { std: "docker" "start" "-a" "770b34b33fddbd92b680b925456ba86e1c08f09bf7481940112eca84b6bc10db", kill_on_drop: false }` [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling reqwest v0.11.13 [INFO] [stderr] Compiling solana-metrics v1.14.10 [INFO] [stderr] Compiling solana-program-runtime v1.14.10 [INFO] [stderr] Compiling solana-vote-program v1.14.10 [INFO] [stderr] Compiling solana-config-program v1.14.10 [INFO] [stderr] Compiling solana-address-lookup-table-program v1.14.10 [INFO] [stderr] Compiling solana-compute-budget-program v1.14.10 [INFO] [stderr] Compiling solana-zk-token-proof-program v1.14.10 [INFO] [stderr] Compiling solana-account-decoder v1.14.10 [INFO] [stderr] Compiling solana-stake-program v1.14.10 [INFO] [stderr] Compiling solana-runtime v1.14.10 [INFO] [stderr] Compiling solana-transaction-status v1.14.10 [INFO] [stderr] Compiling solana-geyser-plugin-interface v1.14.10 [INFO] [stderr] Compiling plerkle_serialization v1.1.2 [INFO] [stderr] Compiling plerkle v1.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `serde_json::Value` [INFO] [stdout] --> src/geyser_plugin_nft.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ReplicaTransactionInfo` [INFO] [stdout] --> src/geyser_plugin_nft.rs:21:31 [INFO] [stdout] | [INFO] [stdout] 21 | ReplicaBlockInfoVersions, ReplicaTransactionInfo, ReplicaTransactionInfoV2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Value` [INFO] [stdout] --> src/geyser_plugin_nft.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ReplicaTransactionInfo` [INFO] [stdout] --> src/geyser_plugin_nft.rs:21:31 [INFO] [stdout] | [INFO] [stdout] 21 | ReplicaBlockInfoVersions, ReplicaTransactionInfo, ReplicaTransactionInfoV2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcKTazxg/list" "-m64" "/tmp/rustcKTazxg/symbols.o" "/opt/rustwide/target/debug/deps/plerkle.plerkle.78ab6ed5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/plerkle.plerkle.78ab6ed5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/plerkle.plerkle.78ab6ed5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/plerkle.plerkle.78ab6ed5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/plerkle.plerkle.78ab6ed5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/plerkle.plerkle.78ab6ed5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/plerkle.plerkle.78ab6ed5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/plerkle.plerkle.78ab6ed5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/plerkle.plerkle.78ab6ed5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/plerkle.plerkle.78ab6ed5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/plerkle.plerkle.78ab6ed5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/plerkle.plerkle.78ab6ed5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/plerkle.plerkle.78ab6ed5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/plerkle.plerkle.78ab6ed5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/plerkle.plerkle.78ab6ed5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/plerkle.plerkle.78ab6ed5-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/plerkle.5gyz4pvnvlb73o9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-540984ff49e35447/out" "-L" "/opt/rustwide/target/debug/build/blake3-540984ff49e35447/out" "-L" "/opt/rustwide/target/debug/build/ring-a708f75a22f5d1f2/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-91b352d309527dee/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-f7a8dd41a477e9b2/out/lib" "-L" "/opt/rustwide/target/debug/build/lz4-sys-c5e37acf1572100f/out" "-L" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsolana_logger-6dd3ee7a955834a9.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-e90e4a89de79e2ad.rlib" "/opt/rustwide/target/debug/deps/libatty-e9c5f347ef690e03.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/libplerkle_serialization-5441f429443667c5.rlib" "/opt/rustwide/target/debug/deps/libsolana_runtime-4b78979e6c1735a0.rlib" "/opt/rustwide/target/debug/deps/libdir_diff-174af22c372f71d8.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/liblz4-e0da63ef2e36feed.rlib" "/opt/rustwide/target/debug/deps/liblz4_sys-1643c7a9549269af.rlib" "/opt/rustwide/target/debug/deps/libsymlink-7822f5cdd76ca1f2.rlib" "/opt/rustwide/target/debug/deps/libsolana_zk_token_proof_program-138695bb26a1f09d.rlib" "/opt/rustwide/target/debug/deps/libsolana_compute_budget_program-612956c29e857215.rlib" "/opt/rustwide/target/debug/deps/libstrum-ea98191c0b663268.rlib" "/opt/rustwide/target/debug/deps/libindex_list-d111add4c47acf16.rlib" "/opt/rustwide/target/debug/deps/libtar-768c8e6ae611aec7.rlib" "/opt/rustwide/target/debug/deps/libxattr-946e0b9af559f515.rlib" "/opt/rustwide/target/debug/deps/libfiletime-4021902ac489d8db.rlib" "/opt/rustwide/target/debug/deps/libbzip2-82fd6e849f6a7e9a.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-9a89110590c27d14.rlib" "/opt/rustwide/target/debug/deps/libsolana_bucket_map-1bc4a56a6c9d8605.rlib" "/opt/rustwide/target/debug/deps/libmodular_bitfield-92c9ad64f40b523f.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libsolana_stake_program-8cd752cd0ab22489.rlib" "/opt/rustwide/target/debug/deps/libouroboros-ece2754a3f918e5f.rlib" "/opt/rustwide/target/debug/deps/libaliasable-fa1f1da002c18c03.rlib" "/opt/rustwide/target/debug/deps/libsolana_rayon_threadlimit-8bbc9c957759b87c.rlib" "/opt/rustwide/target/debug/deps/libdashmap-15bc43ec62d0a2f7.rlib" "/opt/rustwide/target/debug/deps/libsolana_geyser_plugin_interface-603e6472b082f2ef.rlib" "/opt/rustwide/target/debug/deps/libsolana_transaction_status-caaa15a22b7177c1.rlib" "/opt/rustwide/target/debug/deps/libspl_associated_token_account-bcace03c363a26fa.rlib" "/opt/rustwide/target/debug/deps/libassert_matches-fd03d0f270fe4306.rlib" "/opt/rustwide/target/debug/deps/libsolana_account_decoder-afea6ddd4d07b338.rlib" "/opt/rustwide/target/debug/deps/libzstd-36baa110e84744bc.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-5650147a9205b18b.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-03cc2127c0e84d8c.rlib" "/opt/rustwide/target/debug/deps/libsolana_vote_program-8296a08f5e29f34a.rlib" "/opt/rustwide/target/debug/deps/libspl_token_2022-0b3f49954abc88a8.rlib" "/opt/rustwide/target/debug/deps/libspl_token-bba77950c9aef26c.rlib" "/opt/rustwide/target/debug/deps/libspl_memo-b01929e37ee4caec.rlib" "/opt/rustwide/target/debug/deps/libsolana_zk_token_sdk-c932c9e3102339c2.rlib" "/opt/rustwide/target/debug/deps/libmerlin-d64a781fe9cd15bb.rlib" "/opt/rustwide/target/debug/deps/libsha3-4c2aea3d5d73fa81.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm_siv-06d2804b64b0bf79.rlib" "/opt/rustwide/target/debug/deps/libaes-9d5ab74bcf720408.rlib" "/opt/rustwide/target/debug/deps/libpolyval-72aa810022c30b9c.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-c1785b4d4b77bea8.rlib" "/opt/rustwide/target/debug/deps/libctr-7711a86256bbf588.rlib" "/opt/rustwide/target/debug/deps/libcipher-301028f6faf4381a.rlib" "/opt/rustwide/target/debug/deps/libaead-3343f7dce61f461f.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-2dbe21a846b657ee.rlib" "/opt/rustwide/target/debug/deps/libsolana_config_program-edbe7bc4f6551e7a.rlib" "/opt/rustwide/target/debug/deps/libsolana_address_lookup_table_program-d15ece3e160e1a12.rlib" "/opt/rustwide/target/debug/deps/libsolana_program_runtime-d289a022dc6d6817.rlib" "/opt/rustwide/target/debug/deps/libenum_iterator-58eb901bd8ba94b3.rlib" "/opt/rustwide/target/debug/deps/libsolana_measure-c819d8bc48afae09.rlib" "/opt/rustwide/target/debug/deps/libsolana_metrics-0388d26312e7337c.rlib" "/opt/rustwide/target/debug/deps/libreqwest-46850c8285d774e5.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-2827167f2c90c9ba.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-4c23451ce542a89b.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-abc8fb71fed968c1.rlib" "/opt/rustwide/target/debug/deps/libipnet-60584ffd14704867.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-9106848c4b82f773.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-62c00afc9fc2c1a9.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-d1db969cd02e1f0e.rlib" "/opt/rustwide/target/debug/deps/libflate2-5fd4aa335d9365bf.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0f1f12dea9a9826d.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib" "/opt/rustwide/target/debug/deps/libbrotli-74f194896f6fdd18.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-76541fbf0ea47e83.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-309fc74e3491b5a7.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-472925c16214cc8f.rlib" "/opt/rustwide/target/debug/deps/librustls-52fa51f32f4af9a8.rlib" "/opt/rustwide/target/debug/deps/libsct-d0f45fe8809a95fd.rlib" "/opt/rustwide/target/debug/deps/libwebpki-b673a0785cd4e83c.rlib" "/opt/rustwide/target/debug/deps/libring-067d6e7fa8bfc739.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libhyper-09b41a67764bc027.rlib" "/opt/rustwide/target/debug/deps/libwant-5580faf861c3e27e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-6dd330c0b2d2e3cf.rlib" "/opt/rustwide/target/debug/deps/libh2-9e392dbbe63024a6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7cb9a979c1043e65.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8c735a8143a80808.rlib" "/opt/rustwide/target/debug/deps/libahash-7067c0575a3920e7.rlib" "/opt/rustwide/target/debug/deps/libtower_service-2e945a9ae7b7ce84.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a134bc4e07aabd33.rlib" "/opt/rustwide/target/debug/deps/libhttp-bb9bc05afa966518.rlib" "/opt/rustwide/target/debug/deps/libgethostname-e96f44b202a827dc.rlib" "/opt/rustwide/target/debug/deps/libeager-e4134c1c8ff1f2ca.rlib" "/opt/rustwide/target/debug/deps/libinflector-2555de954af2e75b.rlib" "/opt/rustwide/target/debug/deps/libregex-63ef9cefc58b78e2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0feec90f86b5c967.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-3fbe52600510e068.rlib" "/opt/rustwide/target/debug/deps/libsolana_sdk-d1b8b18e7f2baaf7.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-21ebdf24c55a311e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b997aa209dfd7e56.rlib" "/opt/rustwide/target/debug/deps/libqstring-321cec8bc7593912.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek_bip32-a4f8ca97e8c27fcb.rlib" "/opt/rustwide/target/debug/deps/libhmac-3387bb8b38067b19.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-e7402db7425375f6.rlib" "/opt/rustwide/target/debug/deps/libed25519-70efb6a2ca6f388b.rlib" "/opt/rustwide/target/debug/deps/libsignature-b9dd39a946fef171.rlib" "/opt/rustwide/target/debug/deps/liburiparse-4bb78df8fc0b2f20.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libderivation_path-40e550f8f18566cb.rlib" "/opt/rustwide/target/debug/deps/libsolana_program-629f46920f99903a.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1-24847ca538fb40a5.rlib" "/opt/rustwide/target/debug/deps/libbase64-39e28365650e923e.rlib" "/opt/rustwide/target/debug/deps/libsha2-9524d92ac6ccecbf.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-e1df18c833342a77.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-b1d56c780acc9039.rlib" "/opt/rustwide/target/debug/deps/libhmac_drbg-51f24dabed144eaf.rlib" "/opt/rustwide/target/debug/deps/libhmac-0b54ad3bbc40706f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-3adcd3a05424534f.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1_core-e4b9ef4c2f54cb88.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-0abb16ceaa98f58f.rlib" "/opt/rustwide/target/debug/deps/librand-98cba848eb88daae.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-addc6ab66aec3192.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c3b50727aee24350.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-85be2af0b578a5b2.rlib" "/opt/rustwide/target/debug/deps/libzeroize-4e3741eb125f6655.rlib" "/opt/rustwide/target/debug/deps/librand_core-3685180e69c9f19f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-633bc618fa1ddafe.rlib" "/opt/rustwide/target/debug/deps/libdigest-43ed98c282d67539.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a56eb54c3a7d7629.rlib" "/opt/rustwide/target/debug/deps/libbase64-835731a8ffa7cc81.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-d4fcb3148e367410.rlib" "/opt/rustwide/target/debug/deps/libsolana_frozen_abi-49e517652c084075.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-901730f830aa6281.rlib" "/opt/rustwide/target/debug/deps/libim-8157ea401313f1de.rlib" "/opt/rustwide/target/debug/deps/librand_xoshiro-1e2e32a6580c6e28.rlib" "/opt/rustwide/target/debug/deps/librayon-114af68214573de4.rlib" "/opt/rustwide/target/debug/deps/librayon_core-28341c68a9a5b7f7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-42544d22916567f9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-ff24946a885411c1.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-59902c48c9bab23e.rlib" "/opt/rustwide/target/debug/deps/librand_core-15d6fde96354e216.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4294055b90556386.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-a9f60fcf99c12bba.rlib" "/opt/rustwide/target/debug/deps/libbitmaps-835f43a423ad700c.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen-1d6911809fc0658d.rlib" "/opt/rustwide/target/debug/deps/libbv-edbe9a4f85f7670d.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-ae69369996eec368.rlib" "/opt/rustwide/target/debug/deps/libitertools-bbca84ec5b636b15.rlib" "/opt/rustwide/target/debug/deps/libeither-1125488968165a09.rlib" "/opt/rustwide/target/debug/deps/libblake3-746b3f07cbd8b55d.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-5afd8232706d816e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f032d4b97223866f.rlib" "/opt/rustwide/target/debug/deps/libarrayref-57281c41570c02b8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libsha3-802f623bd4ca08c4.rlib" "/opt/rustwide/target/debug/deps/libkeccak-13a9d9296a8104f3.rlib" "/opt/rustwide/target/debug/deps/libbincode-5b8de2ed466b3466.rlib" "/opt/rustwide/target/debug/deps/libsha2-65113b4070cfd759.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0e4ae3c9982639cc.rlib" "/opt/rustwide/target/debug/deps/libdigest-fdbbb83b63c99704.rlib" "/opt/rustwide/target/debug/deps/libsubtle-132c1a308e331b82.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7003f4eb3aca6a86.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-e48ae42d0c458c82.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-a09405ba958746ac.rlib" "/opt/rustwide/target/debug/deps/libtypenum-58a9e4f29cd1cdf5.rlib" "/opt/rustwide/target/debug/deps/libborsh-ebe4dad1562b2861.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9fe345a4b286508f.rlib" "/opt/rustwide/target/debug/deps/libbs58-f9de5bfdfa8bec72.rlib" "/opt/rustwide/target/debug/deps/libchrono-fec05d7e49c10010.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-ceb6d0b44d512299.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d04a89c7fdcf496d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3f0549f1f4c73647.rlib" "/opt/rustwide/target/debug/deps/libtime-1dc8bd33c3e7220e.rlib" "/opt/rustwide/target/debug/deps/libplerkle_messenger-339bb678c4476894.rlib" "/opt/rustwide/target/debug/deps/libredis-541caac27d546a15.rlib" "/opt/rustwide/target/debug/deps/libryu-35a1e8785e2c84ef.rlib" "/opt/rustwide/target/debug/deps/liburl-cd710240c32fbe31.rlib" "/opt/rustwide/target/debug/deps/libidna-91f2d456daed2193.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bbdf84fbc87fad11.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-32c6f9102bb2f7e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-96858afa72c3ee66.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07e3dd851fa4b664.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6f3e3411afe6defd.rlib" "/opt/rustwide/target/debug/deps/libitoa-1f0d9d1da4096b5b.rlib" "/opt/rustwide/target/debug/deps/libsha1_smol-2efebee28cd09b0e.rlib" "/opt/rustwide/target/debug/deps/libcombine-e839426fe4237ec8.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c5bcb0b1f906aea3.rlib" "/opt/rustwide/target/debug/deps/libtracing-d6f38aca789c210e.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3702fa83ce8ff4f5.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-70e1affe12711084.rlib" "/opt/rustwide/target/debug/deps/libtokio-6c26ff0f23332c01.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e7e79cbbaa7fdec7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c6b1532fa7390d94.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d6f5a1e25f170473.rlib" "/opt/rustwide/target/debug/deps/libmio-135201b45f916d1e.rlib" "/opt/rustwide/target/debug/deps/libbytes-e5507fd243e27888.rlib" "/opt/rustwide/target/debug/deps/libfutures-bf950c92d244f24d.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-696edbcb9db722ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e1b84ce0328a888e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-be3b4c4a8dcd80cc.rlib" "/opt/rustwide/target/debug/deps/libslab-bfbdb28742077af7.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-242e21371afaef11.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-f04cee700c002253.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2df9af6b02fb94e5.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1eac79b368bfe543.rlib" "/opt/rustwide/target/debug/deps/libflatbuffers-6a501319a58e4ae7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libfigment-e17e33e0dee39c8e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-01e4f5dacdd12166.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0da2b95987ca68e8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-794da2e598533290.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c6bea19f72bcd334.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libtempfile-358c1ad7369df855.rlib" "/opt/rustwide/target/debug/deps/liblibc-f9570dbe735852d0.rlib" "/opt/rustwide/target/debug/deps/libfastrand-11503881764975b1.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libuncased-f3b0254e19da7321.rlib" "/opt/rustwide/target/debug/deps/libpear-a104c47b002da49a.rlib" "/opt/rustwide/target/debug/deps/libyansi-76778e7c655b55fe.rlib" "/opt/rustwide/target/debug/deps/libinlinable_string-45cc40247f8a90d5.rlib" "/opt/rustwide/target/debug/deps/libserde-feec595a9a0bcf75.rlib" "/opt/rustwide/target/debug/deps/libcadence_macros-429e4d367c75898f.rlib" "/opt/rustwide/target/debug/deps/libcadence-4bf5c51d18b723ae.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-9b5cc8577d17b87e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ba4f91a6f534fefe.rlib" "/opt/rustwide/target/debug/deps/libthiserror-536f37d88df79047.rlib" "/opt/rustwide/target/debug/deps/liblog-2aea261907451eb5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62c4894b82797b30.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-21d882eb82e74d58.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7a4a5c38e3da2ad.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e2b1fec37c9c19cd.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f5128b1419f0c95a.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-41e9355081407ce3.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-3d69bc2ce2ff7508.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-bb4c6139d02b6b90.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3990de10d3f2460e.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3a23c05350b4d45c.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-c2c33bc29289b145.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3d80be3be44960e.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d2581a381e26c54b.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-0ff401eab4233ffd.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6d46d38f739892fe.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-cb19371b39fc63d8.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-66b9c3ae5ff29c13.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libplerkle.so" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `plerkle` due to 2 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "770b34b33fddbd92b680b925456ba86e1c08f09bf7481940112eca84b6bc10db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "770b34b33fddbd92b680b925456ba86e1c08f09bf7481940112eca84b6bc10db", kill_on_drop: false }` [INFO] [stdout] 770b34b33fddbd92b680b925456ba86e1c08f09bf7481940112eca84b6bc10db