[INFO] cloning repository https://github.com/kunal171/Solana_Escrow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kunal171/Solana_Escrow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkunal171%2FSolana_Escrow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkunal171%2FSolana_Escrow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fac6137aec4468636afe84fbe45d3c3fe19424c3 [INFO] testing kunal171/Solana_Escrow against beta-2023-10-04 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkunal171%2FSolana_Escrow" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kunal171/Solana_Escrow on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kunal171/Solana_Escrow [INFO] finished tweaking git repo https://github.com/kunal171/Solana_Escrow [INFO] tweaked toml for git repo https://github.com/kunal171/Solana_Escrow written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kunal171/Solana_Escrow already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32268e192172ed424b1c766f6a840277132816ab6e3451bb81f5bcbbbade5723 [INFO] running `Command { std: "docker" "start" "-a" "32268e192172ed424b1c766f6a840277132816ab6e3451bb81f5bcbbbade5723", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32268e192172ed424b1c766f6a840277132816ab6e3451bb81f5bcbbbade5723", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32268e192172ed424b1c766f6a840277132816ab6e3451bb81f5bcbbbade5723", kill_on_drop: false }` [INFO] [stdout] 32268e192172ed424b1c766f6a840277132816ab6e3451bb81f5bcbbbade5723 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3f19a337e198b8afd6d544e45da9d0e544ddc12f174dc8a851ddc101349fad7 [INFO] running `Command { std: "docker" "start" "-a" "d3f19a337e198b8afd6d544e45da9d0e544ddc12f174dc8a851ddc101349fad7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.80 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.10.12 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling solana-frozen-abi v1.10.12 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling solana-program v1.10.12 [INFO] [stderr] Compiling memmap2 v0.5.4 [INFO] [stderr] Compiling keccak v0.1.2 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling solana-sdk-macro v1.10.12 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.80 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Compiling num_enum v0.5.7 [INFO] [stderr] Compiling serde_bytes v0.11.6 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling sha3 v0.10.1 [INFO] [stderr] Compiling spl-token v3.3.0 [INFO] [stderr] Compiling metaplex-token-vault v0.0.1 [INFO] [stderr] Compiling spl-associated-token-account v1.0.5 [INFO] [stderr] Compiling metaplex-token-metadata v0.0.1 [INFO] [stderr] Compiling escrow_buy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `IsInitialized` [INFO] [stdout] --> src/processor.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | program_pack::{IsInitialized, Pack}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rent` [INFO] [stdout] --> src/processor.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | let rent = &Rent::from_account_info(next_account_info(account_info_iter)?)?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rent` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mint_key_data` [INFO] [stdout] --> src/processor.rs:388:13 [INFO] [stdout] | [INFO] [stdout] 388 | let mint_key_data = escrow_info.mint_key.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mint_key_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `amomunt_expected_by_user` [INFO] [stdout] --> src/processor.rs:389:13 [INFO] [stdout] | [INFO] [stdout] 389 | let amomunt_expected_by_user = escrow_info.expected_amount.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_amomunt_expected_by_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "d3f19a337e198b8afd6d544e45da9d0e544ddc12f174dc8a851ddc101349fad7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3f19a337e198b8afd6d544e45da9d0e544ddc12f174dc8a851ddc101349fad7", kill_on_drop: false }` [INFO] [stdout] d3f19a337e198b8afd6d544e45da9d0e544ddc12f174dc8a851ddc101349fad7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad66f9bdff5ebc887fd91f4ffcf7690f1eedba27b09111b0d1a6192176066db0 [INFO] running `Command { std: "docker" "start" "-a" "ad66f9bdff5ebc887fd91f4ffcf7690f1eedba27b09111b0d1a6192176066db0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.10.12 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling solana-frozen-abi v1.10.12 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling solana-program v1.10.12 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling memmap2 v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling solana-sdk v1.10.12 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling derivation-path v0.2.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Compiling solana-logger v1.10.12 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.80 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling solana-sdk-macro v1.10.12 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tokio v1.19.1 [INFO] [stderr] Compiling solana-program-runtime v1.10.12 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling solana-vote-program v1.10.12 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num_enum v0.5.7 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling solana-rayon-threadlimit v1.10.12 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling solana-perf v1.10.12 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.6 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling sha3 v0.10.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Compiling pbkdf2 v0.10.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Compiling aes-gcm-siv v0.10.3 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling caps v0.5.3 [INFO] [stderr] Compiling dlopen v0.1.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling rustls-pemfile v1.0.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling dialoguer v0.10.1 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling solana-stake-program v1.10.12 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling solana-address-lookup-table-program v1.10.12 [INFO] [stderr] Compiling solana-version v1.10.12 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling ouroboros_macro v0.14.2 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling enum-ordinalize v3.1.11 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling modular-bitfield v0.11.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling quinn-proto v0.8.3 [INFO] [stderr] Compiling rpassword v6.0.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling solana-runtime v1.10.12 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling base64ct v1.5.0 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling ouroboros v0.14.2 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling dir-diff v0.3.2 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling educe v0.4.19 [INFO] [stderr] Compiling yasna v0.5.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling serde_yaml v0.8.24 [INFO] [stderr] Compiling opentelemetry v0.16.0 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling index_list v0.2.7 [INFO] [stderr] Compiling quinn-udp v0.1.2 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling rcgen v0.9.2 [INFO] [stderr] Compiling tungstenite v0.17.2 [INFO] [stderr] Compiling quinn v0.8.3 [INFO] [stderr] Compiling tokio-serde v0.8.0 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling tracing-opentelemetry v0.15.0 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling tarpc-plugins v0.12.0 [INFO] [stderr] Compiling histogram v0.6.9 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling tokio-tungstenite v0.17.1 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling lru v0.7.6 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling tarpc v0.27.2 [INFO] [stderr] Compiling goblin v0.4.3 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling chrono-humanize v0.2.1 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling solana_rbpf v0.2.24 [INFO] [stderr] Compiling spl-token v3.3.0 [INFO] [stderr] Compiling spl-memo v3.0.1 [INFO] [stderr] Compiling spl-associated-token-account v1.0.5 [INFO] [stderr] Compiling metaplex-token-vault v0.0.1 [INFO] [stderr] Compiling metaplex-token-metadata v0.0.1 [INFO] [stderr] Compiling solana-measure v1.10.12 [INFO] [stderr] Compiling solana-metrics v1.10.12 [INFO] [stderr] Compiling solana-config-program v1.10.12 [INFO] [stderr] Compiling solana-zk-token-sdk v1.10.12 [INFO] [stderr] Compiling solana-remote-wallet v1.10.12 [INFO] [stderr] Compiling solana-zk-token-sdk v0.8.1 [INFO] [stderr] Compiling solana-compute-budget-program v1.10.12 [INFO] [stderr] Compiling solana-bucket-map v1.10.12 [INFO] [stderr] Compiling solana-net-utils v1.10.12 [INFO] [stderr] Compiling solana-clap-utils v1.10.12 [INFO] [stderr] Compiling solana-streamer v1.10.12 [INFO] [stderr] Compiling solana-banks-interface v1.10.12 [INFO] [stderr] Compiling escrow_buy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `IsInitialized` [INFO] [stdout] --> src/processor.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | program_pack::{IsInitialized, Pack}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rent` [INFO] [stdout] --> src/processor.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | let rent = &Rent::from_account_info(next_account_info(account_info_iter)?)?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rent` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mint_key_data` [INFO] [stdout] --> src/processor.rs:388:13 [INFO] [stdout] | [INFO] [stdout] 388 | let mint_key_data = escrow_info.mint_key.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mint_key_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `amomunt_expected_by_user` [INFO] [stdout] --> src/processor.rs:389:13 [INFO] [stdout] | [INFO] [stdout] 389 | let amomunt_expected_by_user = escrow_info.expected_amount.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_amomunt_expected_by_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling solana-cli-config v1.10.12 [INFO] [stderr] Compiling solana-banks-client v1.10.12 [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling solana-faucet v1.10.12 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling solana-zk-token-proof-program v1.10.12 [INFO] [stderr] Compiling solana-bpf-loader-program v1.10.12 [INFO] [stderr] Compiling spl-token-2022 v0.2.0 [INFO] [stderr] Compiling solana-account-decoder v1.10.12 [INFO] [stderr] Compiling solana-transaction-status v1.10.12 [INFO] [stderr] Compiling solana-client v1.10.12 [INFO] [stderr] Compiling solana-send-transaction-service v1.10.12 [INFO] [stderr] Compiling solana-banks-server v1.10.12 [INFO] [stderr] Compiling solana-program-test v1.10.12 [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> tests/process_exchange_bpf_test.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> tests/process_escrow_init_bpf_failing_test.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> tests/process_escrow_init_bpf_test.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `IsInitialized` [INFO] [stdout] --> src/processor.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | program_pack::{IsInitialized, Pack}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rent` [INFO] [stdout] --> src/processor.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | let rent = &Rent::from_account_info(next_account_info(account_info_iter)?)?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rent` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mint_key_data` [INFO] [stdout] --> src/processor.rs:388:13 [INFO] [stdout] | [INFO] [stdout] 388 | let mint_key_data = escrow_info.mint_key.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mint_key_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `amomunt_expected_by_user` [INFO] [stdout] --> src/processor.rs:389:13 [INFO] [stdout] | [INFO] [stdout] 389 | let amomunt_expected_by_user = escrow_info.expected_amount.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_amomunt_expected_by_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5m 05s [INFO] running `Command { std: "docker" "inspect" "ad66f9bdff5ebc887fd91f4ffcf7690f1eedba27b09111b0d1a6192176066db0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad66f9bdff5ebc887fd91f4ffcf7690f1eedba27b09111b0d1a6192176066db0", kill_on_drop: false }` [INFO] [stdout] ad66f9bdff5ebc887fd91f4ffcf7690f1eedba27b09111b0d1a6192176066db0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bea9a9c378288bcf4e72905b70b81cc0e6082edb6f8624433abf6ef15d02b021 [INFO] running `Command { std: "docker" "start" "-a" "bea9a9c378288bcf4e72905b70b81cc0e6082edb6f8624433abf6ef15d02b021", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `IsInitialized` [INFO] [stderr] --> src/processor.rs:7:20 [INFO] [stderr] | [INFO] [stderr] 7 | program_pack::{IsInitialized, Pack}, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rent` [INFO] [stderr] --> src/processor.rs:68:13 [INFO] [stderr] | [INFO] [stderr] 68 | let rent = &Rent::from_account_info(next_account_info(account_info_iter)?)?; [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rent` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `mint_key_data` [INFO] [stderr] --> src/processor.rs:388:13 [INFO] [stderr] | [INFO] [stderr] 388 | let mint_key_data = escrow_info.mint_key.clone(); [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mint_key_data` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `amomunt_expected_by_user` [INFO] [stderr] --> src/processor.rs:389:13 [INFO] [stderr] | [INFO] [stderr] 389 | let amomunt_expected_by_user = escrow_info.expected_amount.clone(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_amomunt_expected_by_user` [INFO] [stderr] [INFO] [stderr] warning: `escrow_buy` (lib) generated 4 warnings (run `cargo fix --lib -p escrow_buy` to apply 3 suggestions) [INFO] [stderr] warning: unused import: `std::str::FromStr` [INFO] [stderr] --> tests/process_escrow_init_bpf_failing_test.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use std::str::FromStr; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::str::FromStr` [INFO] [stderr] --> tests/process_exchange_bpf_test.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use std::str::FromStr; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::str::FromStr` [INFO] [stderr] --> tests/process_escrow_init_bpf_test.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use std::str::FromStr; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `escrow_buy` (test "process_escrow_init_bpf_failing_test") generated 1 warning (run `cargo fix --test "process_escrow_init_bpf_failing_test"` to apply 1 suggestion) [INFO] [stderr] warning: `escrow_buy` (test "process_exchange_bpf_test") generated 1 warning (run `cargo fix --test "process_exchange_bpf_test"` to apply 1 suggestion) [INFO] [stderr] warning: `escrow_buy` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] warning: `escrow_buy` (test "process_escrow_init_bpf_test") generated 1 warning (run `cargo fix --test "process_escrow_init_bpf_test"` to apply 1 suggestion) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.92s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/escrow_buy-3f3a1d0fb50ab90e) [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/escrow_state_pack_unpack_test.rs (/opt/rustwide/target/debug/deps/escrow_state_pack_unpack_test-9f2c90280775c503) [INFO] [stdout] [INFO] [stderr] Running tests/instruction_data_pack_unpack_test.rs (/opt/rustwide/target/debug/deps/instruction_data_pack_unpack_test-fae937368340e1fd) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Running tests/process_escrow_init_bpf_failing_test.rs (/opt/rustwide/target/debug/deps/process_escrow_init_bpf_failing_test-980532c522118111) [INFO] [stdout] [INFO] [stderr] Running tests/process_escrow_init_bpf_test.rs (/opt/rustwide/target/debug/deps/process_escrow_init_bpf_test-8daae4a70e36e15d) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::state_pack_unpack_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::instruction_unpack_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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] [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/process_escrow_init_test.rs (/opt/rustwide/target/debug/deps/process_escrow_init_test-ee8bb5d8f2b7a19a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::init_escrow_test ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::init_escrow_test stdout ---- [INFO] [stdout] thread 'tests::init_escrow_test' panicked at tests/process_escrow_init_test.rs:110:11: [INFO] [stdout] Some error happened, test failed: NotEnoughAccountKeys [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c7301a90fc - std::backtrace_rs::backtrace::libunwind::trace::h4defc72db73cd441 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55c7301a90fc - std::backtrace_rs::backtrace::trace_unsynchronized::hb1d8a8b488fa82dc [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c7301a90fc - std::sys_common::backtrace::_print_fmt::h3adc87026f68ef7c [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55c7301a90fc - ::fmt::hae0f2018b67c9dd2 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55c7301d29bc - core::fmt::rt::Argument::fmt::h0aeca3e83668e143 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x55c7301d29bc - core::fmt::write::h96bf1b6ef709071f [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/fmt/mod.rs:1114:21 [INFO] [stdout] 6: 0x55c7301a642e - std::io::Write::write_fmt::hcfdabc06f3bbacfb [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/io/mod.rs:1763:15 [INFO] [stdout] 7: 0x55c7301a8ee4 - std::sys_common::backtrace::_print::hd4ef7cdeb67d2ffe [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55c7301a8ee4 - std::sys_common::backtrace::print::hf4a0f6d32c50b08e [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55c7301aaca3 - std::panicking::default_hook::{{closure}}::hf64a6c095f9954ab [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:272:22 [INFO] [stdout] 10: 0x55c7301aa947 - std::panicking::default_hook::h81f354a056ffc649 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55c73013ccdc - as core::ops::function::Fn>::call::h16c22045506fc2d3 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x55c73013ccdc - test::test_main::{{closure}}::hd8d5b5bb0900d116 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x55c7301ab3a1 - as core::ops::function::Fn>::call::h2d4fa3dcc7099287 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x55c7301ab3a1 - std::panicking::rust_panic_with_hook::h1387a687c5711a74 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:735:13 [INFO] [stdout] 15: 0x55c7301ab121 - std::panicking::begin_panic_handler::{{closure}}::hf2467c63b8ad7371 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:609:13 [INFO] [stdout] 16: 0x55c7301a9626 - std::sys_common::backtrace::__rust_end_short_backtrace::h0b678d0f70fbf3ba [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stdout] 17: 0x55c7301aae72 - rust_begin_unwind [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:597:5 [INFO] [stdout] 18: 0x55c7301065c5 - core::panicking::panic_fmt::h8398f9bd40a2efcd [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55c730106b53 - core::result::unwrap_failed::heaac613e95fb85f7 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/result.rs:1652:5 [INFO] [stdout] 20: 0x55c730108253 - core::result::Result::expect::h9a66439ee749eaf0 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/result.rs:1034:23 [INFO] [stdout] 21: 0x55c7301093f5 - process_escrow_init_test::tests::init_escrow_test::h89bcdba5cda405f7 [INFO] [stdout] at /opt/rustwide/workdir/tests/process_escrow_init_test.rs:106:9 [INFO] [stdout] 22: 0x55c730108e97 - process_escrow_init_test::tests::init_escrow_test::{{closure}}::hd68045623255074c [INFO] [stdout] at /opt/rustwide/workdir/tests/process_escrow_init_test.rs:26:27 [INFO] [stdout] 23: 0x55c730108026 - core::ops::function::FnOnce::call_once::h854d3dd96562e970 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55c730141d6f - core::ops::function::FnOnce::call_once::h643f2128867058a3 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x55c730141d6f - test::__rust_begin_short_backtrace::h5ffb0cd5eda0704e [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:626:18 [INFO] [stdout] 26: 0x55c730140dfe - test::run_test_in_process::{{closure}}::h5f3f2c50e89f10f6 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:649:60 [INFO] [stdout] 27: 0x55c730140dfe - as core::ops::function::FnOnce<()>>::call_once::hc7bb05d011c94549 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 28: 0x55c730140dfe - std::panicking::try::do_call::hc2952fe5005bc351 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:504:40 [INFO] [stdout] 29: 0x55c730140dfe - std::panicking::try::hac512ea76b947046 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:468:19 [INFO] [stdout] 30: 0x55c730140dfe - std::panic::catch_unwind::h11d3922f3ba31e4b [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panic.rs:142:14 [INFO] [stdout] 31: 0x55c730140dfe - test::run_test_in_process::h25ad0551c6887d56 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:649:27 [INFO] [stdout] 32: 0x55c730140dfe - test::run_test::{{closure}}::h52dd364f39118330 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:572:43 [INFO] [stdout] 33: 0x55c730109d53 - test::run_test::{{closure}}::ha452ffb46088765b [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:600:41 [INFO] [stdout] 34: 0x55c730109d53 - std::sys_common::backtrace::__rust_begin_short_backtrace::he611e39b84a68325 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:154:18 [INFO] [stdout] 35: 0x55c73010ef8b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1f6f90a021c1ddc7 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 36: 0x55c73010ef8b - as core::ops::function::FnOnce<()>>::call_once::hde337ea7211d438c [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 37: 0x55c73010ef8b - std::panicking::try::do_call::hd7199cb78d8df0a5 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:504:40 [INFO] [stdout] 38: 0x55c73010ef8b - std::panicking::try::hed28d716c8fe6b32 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:468:19 [INFO] [stdout] 39: 0x55c73010ef8b - std::panic::catch_unwind::h8ab888e8615782f1 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panic.rs:142:14 [INFO] [stdout] 40: 0x55c73010ef8b - std::thread::Builder::spawn_unchecked_::{{closure}}::h3acf7202ecbb668e [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 41: 0x55c73010ef8b - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc15bd9319945b48c [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x55c7301af9b5 - as core::ops::function::FnOnce>::call_once::h9281b5fb2305c571 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 43: 0x55c7301af9b5 - as core::ops::function::FnOnce>::call_once::hae9cb5d464ed2f06 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 44: 0x55c7301af9b5 - std::sys::unix::thread::Thread::new::thread_start::he78e4489414f6551 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f499529db43 - [INFO] [stdout] 46: 0x7f499532ebb4 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::init_escrow_test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test process_escrow_init_test` [INFO] running `Command { std: "docker" "inspect" "bea9a9c378288bcf4e72905b70b81cc0e6082edb6f8624433abf6ef15d02b021", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bea9a9c378288bcf4e72905b70b81cc0e6082edb6f8624433abf6ef15d02b021", kill_on_drop: false }` [INFO] [stdout] bea9a9c378288bcf4e72905b70b81cc0e6082edb6f8624433abf6ef15d02b021