[INFO] cloning repository https://github.com/sol-farm/solend-fork-for-localnet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sol-farm/solend-fork-for-localnet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsol-farm%2Fsolend-fork-for-localnet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsol-farm%2Fsolend-fork-for-localnet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 98bd6ab47f1565b9b1017565eb3be2d8e1ec4534 [INFO] testing sol-farm/solend-fork-for-localnet against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsol-farm%2Fsolend-fork-for-localnet" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sol-farm/solend-fork-for-localnet on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sol-farm/solend-fork-for-localnet [INFO] finished tweaking git repo https://github.com/sol-farm/solend-fork-for-localnet [INFO] tweaked toml for git repo https://github.com/sol-farm/solend-fork-for-localnet written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/sol-farm/solend-fork-for-localnet already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-3/source/token-lending/program/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3/source/Cargo.toml [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded switchboard-protos v0.1.60 [INFO] [stderr] Downloaded solana-faucet v1.7.12 [INFO] [stderr] Downloaded borsh-derive-internal v0.9.2 [INFO] [stderr] Downloaded quick-protobuf v0.8.0 [INFO] [stderr] Downloaded proptest v1.0.0 [INFO] [stderr] Downloaded switchboard-utils-bm v0.1.32 [INFO] [stderr] Downloaded solana-frozen-abi v1.7.12 [INFO] [stderr] Downloaded solana-cli-config v1.7.12 [INFO] [stderr] Downloaded solana-vote-program v1.7.12 [INFO] [stderr] Downloaded hidapi v1.3.2 [INFO] [stderr] Downloaded solana-secp256k1-program v1.7.12 [INFO] [stderr] Downloaded solana-stake-program v1.7.12 [INFO] [stderr] Downloaded rusty-fork v0.3.0 [INFO] [stderr] Downloaded solana-transaction-status v1.7.12 [INFO] [stderr] Downloaded solana-banks-server v1.7.12 [INFO] [stderr] Downloaded solana-remote-wallet v1.7.12 [INFO] [stderr] Downloaded solana-bpf-loader-program v1.7.12 [INFO] [stderr] Downloaded solana-client v1.7.12 [INFO] [stderr] Downloaded solana-config-program v1.7.12 [INFO] [stderr] Downloaded zeroize_derive v1.3.1 [INFO] [stderr] Downloaded solana-runtime v1.7.12 [INFO] [stderr] Downloaded solana-program v1.7.12 [INFO] [stderr] Downloaded solana-version v1.7.12 [INFO] [stderr] Downloaded ed25519 v1.3.0 [INFO] [stderr] Downloaded zeroize v1.5.2 [INFO] [stderr] Downloaded switchboard-program v0.2.0 [INFO] [stderr] Downloaded rust_decimal_macros v1.21.0 [INFO] [stderr] Downloaded solana-program-test v1.7.12 [INFO] [stderr] Downloaded rust_decimal v1.21.0 [INFO] [stderr] Downloaded solana-logger v1.7.12 [INFO] [stderr] Downloaded borsh-schema-derive-internal v0.9.2 [INFO] [stderr] Downloaded borsh-derive v0.9.2 [INFO] [stderr] Downloaded borsh v0.9.2 [INFO] [stderr] Downloaded solana-account-decoder v1.7.12 [INFO] [stderr] Downloaded solana-clap-utils v1.7.12 [INFO] [stderr] Downloaded solana-banks-interface v1.7.12 [INFO] [stderr] Downloaded solana-rayon-threadlimit v1.7.12 [INFO] [stderr] Downloaded solana-frozen-abi-macro v1.7.12 [INFO] [stderr] Downloaded solana-sdk-macro v1.7.12 [INFO] [stderr] Downloaded solana-crate-features v1.7.12 [INFO] [stderr] Downloaded solana-banks-client v1.7.12 [INFO] [stderr] Downloaded solana-metrics v1.7.12 [INFO] [stderr] Downloaded solana-net-utils v1.7.12 [INFO] [stderr] Downloaded solana-measure v1.7.12 [INFO] [stderr] Downloaded solana-sdk v1.7.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.60.0" "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] 7952feeb4c5fd09c8b718ae6e7847050fc28db21c5a607d73aac4fd072c18e38 [INFO] running `Command { std: "docker" "start" "-a" "7952feeb4c5fd09c8b718ae6e7847050fc28db21c5a607d73aac4fd072c18e38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7952feeb4c5fd09c8b718ae6e7847050fc28db21c5a607d73aac4fd072c18e38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7952feeb4c5fd09c8b718ae6e7847050fc28db21c5a607d73aac4fd072c18e38", kill_on_drop: false }` [INFO] [stdout] 7952feeb4c5fd09c8b718ae6e7847050fc28db21c5a607d73aac4fd072c18e38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f0bf216249d19ff73fd5ec8ee8975f465823d583efd9948e7436115180b28ce [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" "6f0bf216249d19ff73fd5ec8ee8975f465823d583efd9948e7436115180b28ce", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/token-lending/program/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling rust_decimal v1.21.0 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling quick-protobuf v0.8.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling uriparse v0.6.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling dir-diff v0.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling uint v0.9.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.7.12 [INFO] [stderr] Compiling solana-frozen-abi v1.7.12 [INFO] [stderr] Compiling solana-program v1.7.12 [INFO] [stderr] Compiling solana-sdk v1.7.12 [INFO] [stderr] Compiling solana-vote-program v1.7.12 [INFO] [stderr] Compiling solana-stake-program v1.7.12 [INFO] [stderr] Compiling solana-version v1.7.12 [INFO] [stderr] Compiling solana-runtime v1.7.12 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling gethostname v0.2.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling rpassword v4.0.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling solana-rayon-threadlimit v1.7.12 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling solana-logger v1.7.12 [INFO] [stderr] Compiling dialoguer v0.6.2 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling zstd-sys v1.4.18+zstd.1.4.7 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling hidapi v1.3.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.2 [INFO] [stderr] Compiling borsh-derive-internal v0.9.2 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling zeroize_derive v1.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling solana-sdk-macro v1.7.12 [INFO] [stderr] Compiling ouroboros_macro v0.10.1 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling zeroize v1.5.2 [INFO] [stderr] Compiling curve25519-dalek v2.1.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling ouroboros v0.10.1 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling failure v0.1.8 [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-mac v0.9.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling rust_decimal_macros v1.21.0 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling derivation-path v0.1.3 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling pbkdf2 v0.6.0 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling solana-cli-config v1.7.12 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1 v0.5.0 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.1.1 [INFO] [stderr] Compiling borsh-derive v0.9.2 [INFO] [stderr] Compiling num_enum_derive v0.5.6 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling borsh v0.9.2 [INFO] [stderr] Compiling num_enum v0.5.6 [INFO] [stderr] Compiling switchboard-protos v0.1.60 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling zstd v0.5.4+zstd.1.4.7 [INFO] [stderr] Compiling solana-crate-features v1.7.12 [INFO] [stderr] Compiling switchboard-utils-bm v0.1.32 [INFO] [stderr] Compiling switchboard-program v0.2.0 [INFO] [stderr] Compiling spl-token v3.2.0 [INFO] [stderr] Compiling spl-memo v3.0.1 [INFO] [stderr] Compiling solana-metrics v1.7.12 [INFO] [stderr] Compiling solana-config-program v1.7.12 [INFO] [stderr] Compiling solana-remote-wallet v1.7.12 [INFO] [stderr] Compiling solana-secp256k1-program v1.7.12 [INFO] [stderr] Compiling spl-associated-token-account v1.0.3 [INFO] [stderr] Compiling spl-token-lending v0.1.0 (/opt/rustwide/workdir/token-lending/program) [INFO] [stderr] Compiling solana-measure v1.7.12 [INFO] [stderr] Compiling solana-clap-utils v1.7.12 [INFO] [stdout] warning: unused variable: `clock` [INFO] [stdout] --> token-lending/program/src/processor.rs:2269:50 [INFO] [stdout] | [INFO] [stdout] 2269 | fn get_pyth_price(pyth_price_info: &AccountInfo, clock: &Clock) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_clock` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `clock` [INFO] [stdout] --> token-lending/program/src/processor.rs:2340:5 [INFO] [stdout] | [INFO] [stdout] 2340 | clock: &Clock, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_clock` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling solana-faucet v1.7.12 [INFO] [stderr] Compiling solana-net-utils v1.7.12 [INFO] [stderr] Compiling solana-account-decoder v1.7.12 [INFO] [stdout] warning: constant is never used: `STALE_AFTER_SLOTS_ELAPSED` [INFO] [stdout] --> token-lending/program/src/processor.rs:2270:5 [INFO] [stdout] | [INFO] [stdout] 2270 | const STALE_AFTER_SLOTS_ELAPSED: u64 = 240; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `STALE_AFTER_SLOTS_ELAPSED` [INFO] [stdout] --> token-lending/program/src/processor.rs:2342:5 [INFO] [stdout] | [INFO] [stdout] 2342 | const STALE_AFTER_SLOTS_ELAPSED: u64 = 240; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling solana-transaction-status v1.7.12 [INFO] [stderr] Compiling solana-client v1.7.12 [INFO] [stderr] Compiling spl-token-lending-cli v0.1.0 (/opt/rustwide/workdir/token-lending/cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10m 48s [INFO] running `Command { std: "docker" "inspect" "6f0bf216249d19ff73fd5ec8ee8975f465823d583efd9948e7436115180b28ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f0bf216249d19ff73fd5ec8ee8975f465823d583efd9948e7436115180b28ce", kill_on_drop: false }` [INFO] [stdout] 6f0bf216249d19ff73fd5ec8ee8975f465823d583efd9948e7436115180b28ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.60.0" "test" "--frozen" "--no-run" "--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] 7f9bc68c75ae7dafc831451c549d51401cc063219ea89a6e20aaf0a537f4cc6b [INFO] running `Command { std: "docker" "start" "-a" "7f9bc68c75ae7dafc831451c549d51401cc063219ea89a6e20aaf0a537f4cc6b", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/token-lending/program/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling tarpc-plugins v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling chrono-humanize v0.2.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stdout] warning: unused variable: `clock` [INFO] [stdout] --> token-lending/program/src/processor.rs:2269:50 [INFO] [stdout] | [INFO] [stdout] 2269 | fn get_pyth_price(pyth_price_info: &AccountInfo, clock: &Clock) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_clock` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `clock` [INFO] [stdout] --> token-lending/program/src/processor.rs:2340:5 [INFO] [stdout] | [INFO] [stdout] 2340 | clock: &Clock, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_clock` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `STALE_AFTER_SLOTS_ELAPSED` [INFO] [stdout] --> token-lending/program/src/processor.rs:2270:5 [INFO] [stdout] | [INFO] [stdout] 2270 | const STALE_AFTER_SLOTS_ELAPSED: u64 = 240; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `STALE_AFTER_SLOTS_ELAPSED` [INFO] [stdout] --> token-lending/program/src/processor.rs:2342:5 [INFO] [stdout] | [INFO] [stdout] 2342 | const STALE_AFTER_SLOTS_ELAPSED: u64 = 240; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling spl-token-lending-cli v0.1.0 (/opt/rustwide/workdir/token-lending/cli) [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling goblin v0.3.4 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling enum-ordinalize v3.1.10 [INFO] [stderr] Compiling educe v0.4.18 [INFO] [stderr] Compiling tokio-serde v0.8.0 [INFO] [stderr] Compiling tarpc v0.24.1 [INFO] [stderr] Compiling solana_rbpf v0.2.11 [INFO] [stderr] Compiling solana-banks-interface v1.7.12 [INFO] [stderr] Compiling solana-banks-server v1.7.12 [INFO] [stderr] Compiling solana-banks-client v1.7.12 [INFO] [stderr] Compiling solana-bpf-loader-program v1.7.12 [INFO] [stderr] Compiling solana-program-test v1.7.12 [INFO] [stderr] Compiling spl-token-lending v0.1.0 (/opt/rustwide/workdir/token-lending/program) [INFO] [stdout] warning: unused variable: `clock` [INFO] [stdout] --> token-lending/program/src/processor.rs:2269:50 [INFO] [stdout] | [INFO] [stdout] 2269 | fn get_pyth_price(pyth_price_info: &AccountInfo, clock: &Clock) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_clock` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `clock` [INFO] [stdout] --> token-lending/program/src/processor.rs:2340:5 [INFO] [stdout] | [INFO] [stdout] 2340 | clock: &Clock, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_clock` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `STALE_AFTER_SLOTS_ELAPSED` [INFO] [stdout] --> token-lending/program/src/processor.rs:2270:5 [INFO] [stdout] | [INFO] [stdout] 2270 | const STALE_AFTER_SLOTS_ELAPSED: u64 = 240; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `STALE_AFTER_SLOTS_ELAPSED` [INFO] [stdout] --> token-lending/program/src/processor.rs:2342:5 [INFO] [stdout] | [INFO] [stdout] 2342 | const STALE_AFTER_SLOTS_ELAPSED: u64 = 240; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "7f9bc68c75ae7dafc831451c549d51401cc063219ea89a6e20aaf0a537f4cc6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f9bc68c75ae7dafc831451c549d51401cc063219ea89a6e20aaf0a537f4cc6b", kill_on_drop: false }` [INFO] [stdout] 7f9bc68c75ae7dafc831451c549d51401cc063219ea89a6e20aaf0a537f4cc6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.60.0" "test" "--frozen", 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] 553159bdb84131f74df587dfc7d6be44a861bded7a246b8ccb4d789a9b87a03c [INFO] running `Command { std: "docker" "start" "-a" "553159bdb84131f74df587dfc7d6be44a861bded7a246b8ccb4d789a9b87a03c", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/token-lending/program/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: unused variable: `clock` [INFO] [stderr] --> token-lending/program/src/processor.rs:2269:50 [INFO] [stderr] | [INFO] [stderr] 2269 | fn get_pyth_price(pyth_price_info: &AccountInfo, clock: &Clock) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_clock` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `clock` [INFO] [stderr] --> token-lending/program/src/processor.rs:2340:5 [INFO] [stderr] | [INFO] [stderr] 2340 | clock: &Clock, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_clock` [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `STALE_AFTER_SLOTS_ELAPSED` [INFO] [stderr] --> token-lending/program/src/processor.rs:2270:5 [INFO] [stderr] | [INFO] [stderr] 2270 | const STALE_AFTER_SLOTS_ELAPSED: u64 = 240; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `STALE_AFTER_SLOTS_ELAPSED` [INFO] [stderr] --> token-lending/program/src/processor.rs:2342:5 [INFO] [stderr] | [INFO] [stderr] 2342 | const STALE_AFTER_SLOTS_ELAPSED: u64 = 240; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `spl-token-lending` (lib) generated 4 warnings [INFO] [stderr] warning: `spl-token-lending` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.48s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/spl_token_lending-a886a4b6196f8c33) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test math::decimal::test::test_scaler ... ok [INFO] [stdout] test math::rate::test::checked_pow ... ok [INFO] [stdout] test state::obligation::test::obligation_accrue_interest_failure ... ok [INFO] [stdout] test state::test::initial_collateral_rate_sanity ... ok [INFO] [stdout] test test_id ... ok [INFO] [stdout] test state::reserve::test::borrow_fee_calculation_host ... ok [INFO] [stdout] test state::reserve::test::borrow_fee_calculation_min_host ... ok [INFO] [stdout] test state::reserve::test::borrow_fee_calculation_min_no_host ... ok [INFO] [stdout] test state::reserve::test::borrow_fee_calculation_no_host ... ok [INFO] [stdout] test state::reserve::test::borrow_fee_calculation ... ok [INFO] [stdout] test state::reserve::test::current_utilization_rate ... ok [INFO] [stdout] test state::reserve::test::flash_loan_fee_calculation ... ok [INFO] [stdout] test state::obligation::test::repay_full ... ok [INFO] [stdout] test state::reserve::test::reserve_accrue_interest ... ok [INFO] [stdout] test state::reserve::test::collateral_exchange_rate ... ok [INFO] [stdout] test state::reserve::test::current_borrow_rate ... ok [INFO] [stdout] test state::obligation::test::repay_partial ... ok [INFO] [stdout] test state::obligation::test::accrue_interest ... ok [INFO] [stdout] test state::reserve::test::compound_interest ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.50s [INFO] [stdout] [INFO] [stderr] Running tests/borrow_obligation_liquidity.rs (/opt/rustwide/target/debug/deps/borrow_obligation_liquidity-c198bb82b07eaafd) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/deposit_obligation_collateral.rs (/opt/rustwide/target/debug/deps/deposit_obligation_collateral-33c610556594e36e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/deposit_reserve_liquidity.rs (/opt/rustwide/target/debug/deps/deposit_reserve_liquidity-a0250bea358709c8) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/deposit_reserve_liquidity_and_obligation_collateral.rs (/opt/rustwide/target/debug/deps/deposit_reserve_liquidity_and_obligation_collateral-f66872a0ebb78708) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/flash_loan.rs (/opt/rustwide/target/debug/deps/flash_loan-8b98bfac1261badb) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/init_lending_market.rs (/opt/rustwide/target/debug/deps/init_lending_market-ff51358483690cd8) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/init_obligation.rs (/opt/rustwide/target/debug/deps/init_obligation-7ad82f67f1428fb7) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/init_reserve.rs (/opt/rustwide/target/debug/deps/init_reserve-7f2daea63765e3ec) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/liquidate_obligation.rs (/opt/rustwide/target/debug/deps/liquidate_obligation-3d2a4c02f52e87cd) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/liquidate_obligation_and_redeem_collateral.rs (/opt/rustwide/target/debug/deps/liquidate_obligation_and_redeem_collateral-d743d1cbee1e6a8e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/obligation_end_to_end.rs (/opt/rustwide/target/debug/deps/obligation_end_to_end-550f1c6619074de9) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/redeem_reserve_collateral.rs (/opt/rustwide/target/debug/deps/redeem_reserve_collateral-f4df9bed008a9c87) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/refresh_obligation.rs (/opt/rustwide/target/debug/deps/refresh_obligation-110e5a7be18d664a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/refresh_reserve.rs (/opt/rustwide/target/debug/deps/refresh_reserve-391d460c4c8dfac0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/repay_obligation_liquidity.rs (/opt/rustwide/target/debug/deps/repay_obligation_liquidity-d920f23ed42fa5b2) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/set_lending_market_owner.rs (/opt/rustwide/target/debug/deps/set_lending_market_owner-1bd9112a9b5e0229) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/withdraw_obligation_collateral.rs (/opt/rustwide/target/debug/deps/withdraw_obligation_collateral-189307da4599b7a9) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/spl_token_lending-697da82358cc013d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests spl-token-lending [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "553159bdb84131f74df587dfc7d6be44a861bded7a246b8ccb4d789a9b87a03c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "553159bdb84131f74df587dfc7d6be44a861bded7a246b8ccb4d789a9b87a03c", kill_on_drop: false }` [INFO] [stdout] 553159bdb84131f74df587dfc7d6be44a861bded7a246b8ccb4d789a9b87a03c