[INFO] cloning repository https://github.com/prajwalkakkar/ERC20-Vault [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prajwalkakkar/ERC20-Vault" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprajwalkakkar%2FERC20-Vault", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprajwalkakkar%2FERC20-Vault'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e1066ecee7218c2dbe9fb66fb53e748341c37c4 [INFO] testing prajwalkakkar/ERC20-Vault against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprajwalkakkar%2FERC20-Vault" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/prajwalkakkar/ERC20-Vault on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/prajwalkakkar/ERC20-Vault [INFO] finished tweaking git repo https://github.com/prajwalkakkar/ERC20-Vault [INFO] tweaked toml for git repo https://github.com/prajwalkakkar/ERC20-Vault written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/prajwalkakkar/ERC20-Vault already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e7989e04318cfe126762c2f8be52811134fdb22c94a3ae9de7ae2f629e6a3b8b [INFO] running `Command { std: "docker" "start" "-a" "e7989e04318cfe126762c2f8be52811134fdb22c94a3ae9de7ae2f629e6a3b8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7989e04318cfe126762c2f8be52811134fdb22c94a3ae9de7ae2f629e6a3b8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7989e04318cfe126762c2f8be52811134fdb22c94a3ae9de7ae2f629e6a3b8b", kill_on_drop: false }` [INFO] [stdout] e7989e04318cfe126762c2f8be52811134fdb22c94a3ae9de7ae2f629e6a3b8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 50077401281c98e05f4a8c27363a14ca2215b8fd3285ff5da52e473922e60fa3 [INFO] running `Command { std: "docker" "start" "-a" "50077401281c98e05f4a8c27363a14ca2215b8fd3285ff5da52e473922e60fa3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling zeroize v1.5.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.9.4 [INFO] [stderr] Compiling solana-frozen-abi v1.9.4 [INFO] [stderr] Compiling solana-program v1.9.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling solana-sdk-macro v1.9.4 [INFO] [stderr] Compiling crypto-common v0.1.2 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling digest v0.10.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap2 v0.5.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling solana-logger v1.9.4 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling num_enum_derive v0.5.6 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling num_enum v0.5.6 [INFO] [stderr] Compiling spl-token v3.2.0 [INFO] [stderr] Compiling bpf-program-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `sysvar` [INFO] [stdout] --> src/instruction.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | sysvar, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::TryInto` [INFO] [stdout] --> src/instruction.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `VaultState`, `program_option::COption`, `rent::Rent` [INFO] [stdout] --> src/processor.rs:5:33 [INFO] [stdout] | [INFO] [stdout] 5 | state::{Address, Vault, VaultState, ERC20, PREFIX}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 12 | program_option::COption, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | pubkey::Pubkey, [INFO] [stdout] 14 | rent::Rent, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sysvar::Sysvar` [INFO] [stdout] --> src/processor.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | sysvar::Sysvar, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/processor.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | _ => todo!(), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data_size` [INFO] [stdout] --> src/instruction.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | data_size: usize, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fraction_mint_info` [INFO] [stdout] --> src/processor.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | let fraction_mint_info = next_account_info(account_info_iter)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fraction_mint_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `redeem_treasury_info` [INFO] [stdout] --> src/processor.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | let redeem_treasury_info = next_account_info(account_info_iter)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_redeem_treasury_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fraction_treasury_info` [INFO] [stdout] --> src/processor.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | let fraction_treasury_info = next_account_info(account_info_iter)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fraction_treasury_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `program_id` [INFO] [stdout] --> src/processor.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | program_id: &Pubkey, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instruction.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | let mut counter = -1; [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `EthAddress` should have a snake case name [INFO] [stdout] --> src/instruction.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub EthAddress: String, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `eth_address` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Owner` should have a snake case name [INFO] [stdout] --> src/instruction.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub Owner: Pubkey, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `owner` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ERC20` should have a snake case name [INFO] [stdout] --> src/instruction.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | ERC20: &str, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `erc20` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `EthERC20` should have a snake case name [INFO] [stdout] --> src/processor.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | EthERC20: &str, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `eth_erc20` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `EthERC` should have a snake case name [INFO] [stdout] --> src/state.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub EthERC: Address, //string 0x [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `eth_erc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `SolERC` should have a snake case name [INFO] [stdout] --> src/state.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub SolERC: Address, // pubkey => adress [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `sol_erc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Ethowner` should have a snake case name [INFO] [stdout] --> src/state.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub Ethowner: Address, // metamask [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `ethowner` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `SolOwner` should have a snake case name [INFO] [stdout] --> src/state.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub SolOwner: Address, //pubkey [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `sol_owner` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Erc20` should have a snake case name [INFO] [stdout] --> src/state.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | pub Erc20: ERC20, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `erc20` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "50077401281c98e05f4a8c27363a14ca2215b8fd3285ff5da52e473922e60fa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50077401281c98e05f4a8c27363a14ca2215b8fd3285ff5da52e473922e60fa3", kill_on_drop: false }` [INFO] [stdout] 50077401281c98e05f4a8c27363a14ca2215b8fd3285ff5da52e473922e60fa3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f589673cb81d0dad2d38be3f6c24c308b86354b629db80160a60a5931d701532 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f589673cb81d0dad2d38be3f6c24c308b86354b629db80160a60a5931d701532", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling solana-perf v1.9.4 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling simpl v0.1.0 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling trees v0.4.2 [INFO] [stderr] Compiling io-lifetimes v0.4.4 [INFO] [stderr] Compiling rustix v0.32.1 [INFO] [stderr] Compiling retain_mut v0.1.6 [INFO] [stderr] Compiling raptorq v1.6.5 [INFO] [stderr] Compiling linux-raw-sys v0.0.37 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling histogram v0.6.9 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling uriparse v0.6.3 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling fast-math v0.1.1 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling dir-diff v0.3.2 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling solana-sdk v1.9.4 [INFO] [stderr] Compiling solana-program-runtime v1.9.4 [INFO] [stderr] Compiling solana-vote-program v1.9.4 [INFO] [stderr] Compiling solana-stake-program v1.9.4 [INFO] [stderr] Compiling solana-address-lookup-table-program v1.9.4 [INFO] [stderr] Compiling solana-runtime v1.9.4 [INFO] [stderr] Compiling solana-version v1.9.4 [INFO] [stderr] Compiling solana-ledger v1.9.4 [INFO] [stderr] Compiling solana-gossip v1.9.4 [INFO] [stderr] Compiling solana-core v1.9.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling memmap2 v0.5.3 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling gethostname v0.2.2 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling users v0.10.0 [INFO] [stderr] Compiling unix_socket2 v0.5.4 [INFO] [stderr] Compiling openssl-src v111.17.0+1.1.1m [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling solana-rayon-threadlimit v1.9.4 [INFO] [stderr] Compiling core_affinity v0.5.10 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling hidapi v1.3.3 [INFO] [stderr] Compiling reed-solomon-erasure v5.0.1 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.4.2+5.2.1-patched.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling fd-lock v3.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.86/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=4c335ba4a8c39dc0 -C extra-filename=-4c335ba4a8c39dc0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d43b9eeea9b4257f.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-8d5920e04f914a4c.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-11d097b41f2e60a4.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `clang-sys` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clang_sys /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clang-sys-1.3.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="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' -C metadata=8308cade60fc4f56 -C extra-filename=-8308cade60fc4f56 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glob=/opt/rustwide/target/debug/deps/libglob-921a087ba318345d.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-0cd0dc5409cd7fd6.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-3ef4cdb535abef4b.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f589673cb81d0dad2d38be3f6c24c308b86354b629db80160a60a5931d701532", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f589673cb81d0dad2d38be3f6c24c308b86354b629db80160a60a5931d701532", kill_on_drop: false }` [INFO] [stdout] f589673cb81d0dad2d38be3f6c24c308b86354b629db80160a60a5931d701532