[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 try#6c5b2f071bf9fe3a4b05942f31d42d076171aa61 for pr-115315 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkunal171%2FSolana_Escrow" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kunal171/Solana_Escrow on toolchain 6c5b2f071bf9fe3a4b05942f31d42d076171aa61 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "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-4-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" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4001273eba4bbd95cf6149c64ea74544ec64560df369778be7586083774a8cf0 [INFO] running `Command { std: "docker" "start" "-a" "4001273eba4bbd95cf6149c64ea74544ec64560df369778be7586083774a8cf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4001273eba4bbd95cf6149c64ea74544ec64560df369778be7586083774a8cf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4001273eba4bbd95cf6149c64ea74544ec64560df369778be7586083774a8cf0", kill_on_drop: false }` [INFO] [stdout] 4001273eba4bbd95cf6149c64ea74544ec64560df369778be7586083774a8cf0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 120e7dbc2a13cdad3a410c47a6752ae8ad817f0b134a190c2db9c84d2c3526f4 [INFO] running `Command { std: "docker" "start" "-a" "120e7dbc2a13cdad3a410c47a6752ae8ad817f0b134a190c2db9c84d2c3526f4", 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 typenum v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling crunchy v0.2.2 [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 log v0.4.17 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.80 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [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 cpufeatures v0.2.2 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling bitmaps v2.1.0 [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 once_cell v1.12.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling solana-frozen-abi v1.10.12 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling solana-program v1.10.12 [INFO] [stderr] Compiling memmap2 v0.5.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling keccak v0.1.2 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [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 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 crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [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 37.97s [INFO] running `Command { std: "docker" "inspect" "120e7dbc2a13cdad3a410c47a6752ae8ad817f0b134a190c2db9c84d2c3526f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "120e7dbc2a13cdad3a410c47a6752ae8ad817f0b134a190c2db9c84d2c3526f4", kill_on_drop: false }` [INFO] [stdout] 120e7dbc2a13cdad3a410c47a6752ae8ad817f0b134a190c2db9c84d2c3526f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2e4532a7b9674cd4566b3c9f4041fe88122b7a03046084f02be02bd79298db8 [INFO] running `Command { std: "docker" "start" "-a" "f2e4532a7b9674cd4566b3c9f4041fe88122b7a03046084f02be02bd79298db8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 jobserver v0.1.24 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cc v1.0.73 [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 log v0.4.17 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.10.12 [INFO] [stderr] Compiling solana-frozen-abi v1.10.12 [INFO] [stderr] Compiling solana-program v1.10.12 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [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 rayon-core v1.9.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling rand v0.7.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 num-integer v0.1.45 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling signature v1.5.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-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.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 env_logger v0.9.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling solana-sdk v1.10.12 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Compiling derivation-path v0.2.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling solana-logger v1.10.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling ring v0.16.20 [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 assert_matches v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling solana-program-runtime v1.10.12 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling try-lock v0.2.3 [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 bytemuck_derive v1.1.0 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.80 [INFO] [stderr] Compiling solana-sdk-macro v1.10.12 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling tokio v1.19.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling tracing v0.1.34 [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-width v0.1.9 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [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 h2 v0.3.13 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling solana-rayon-threadlimit v1.10.12 [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 console v0.15.0 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling errno v0.2.8 [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 crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling sha3 v0.10.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling pbkdf2 v0.10.1 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Compiling aes-gcm-siv v0.10.3 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling solana-perf v1.10.12 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling dlopen v0.1.8 [INFO] [stderr] Compiling caps v0.5.3 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.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 vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [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 hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling solana-version 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-stake-program v1.10.12 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling ouroboros_macro v0.14.2 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling enum-ordinalize v3.1.11 [INFO] [stderr] Compiling modular-bitfield v0.11.2 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [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 xattr v0.2.3 [INFO] [stderr] Compiling filetime v0.2.16 [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 aliasable v0.1.3 [INFO] [stderr] Compiling base64ct v1.5.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [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 serde_yaml v0.8.24 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling educe v0.4.19 [INFO] [stderr] Compiling dir-diff v0.3.2 [INFO] [stderr] Compiling yasna v0.5.0 [INFO] [stderr] Compiling opentelemetry v0.16.0 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling quinn-udp v0.1.2 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling index_list v0.2.7 [INFO] [stderr] Compiling tungstenite v0.17.2 [INFO] [stderr] Compiling rcgen v0.9.2 [INFO] [stderr] Compiling tracing-opentelemetry v0.15.0 [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 scroll_derive v0.10.5 [INFO] [stderr] Compiling tarpc-plugins v0.12.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling histogram v0.6.9 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling scroll v0.10.2 [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 tarpc v0.27.2 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling goblin v0.4.3 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling combine v3.8.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-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-bucket-map v1.10.12 [INFO] [stderr] Compiling solana-net-utils 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-config-program v1.10.12 [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling solana-compute-budget-program v1.10.12 [INFO] [stderr] Compiling solana-banks-client v1.10.12 [INFO] [stderr] Compiling solana-clap-utils v1.10.12 [INFO] [stderr] Compiling solana-streamer v1.10.12 [INFO] [stderr] Compiling solana-cli-config v1.10.12 [INFO] [stderr] Compiling solana-faucet v1.10.12 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling spl-token-2022 v0.2.0 [INFO] [stderr] Compiling solana-zk-token-proof-program v1.10.12 [INFO] [stderr] Compiling solana-bpf-loader-program v1.10.12 [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_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_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_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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [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: 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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "f2e4532a7b9674cd4566b3c9f4041fe88122b7a03046084f02be02bd79298db8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2e4532a7b9674cd4566b3c9f4041fe88122b7a03046084f02be02bd79298db8", kill_on_drop: false }` [INFO] [stdout] f2e4532a7b9674cd4566b3c9f4041fe88122b7a03046084f02be02bd79298db8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 75cf0a1d0ce4de9da1d0a7baa143658c70acab8c747731ddd3217d0e8771be34 [INFO] running `Command { std: "docker" "start" "-a" "75cf0a1d0ce4de9da1d0a7baa143658c70acab8c747731ddd3217d0e8771be34", 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_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_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_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_exchange_bpf_test") generated 1 warning (run `cargo fix --test "process_exchange_bpf_test"` to apply 1 suggestion) [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_escrow_init_bpf_test") generated 1 warning (run `cargo fix --test "process_escrow_init_bpf_test"` to apply 1 suggestion) [INFO] [stderr] warning: `escrow_buy` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.68s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/escrow_buy-ed09b9b3d41da3bc) [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/escrow_state_pack_unpack_test.rs (/opt/rustwide/target/debug/deps/escrow_state_pack_unpack_test-681b25046d9128c0) [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] [stderr] Running tests/instruction_data_pack_unpack_test.rs (/opt/rustwide/target/debug/deps/instruction_data_pack_unpack_test-ddf34c3e131901a2) [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] [stderr] Running tests/process_escrow_init_bpf_failing_test.rs (/opt/rustwide/target/debug/deps/process_escrow_init_bpf_failing_test-152aedc260d8de74) [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_bpf_test.rs (/opt/rustwide/target/debug/deps/process_escrow_init_bpf_test-8fb8e6dfecc8099c) [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-78811f49f3897e28) [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: 0x55fe4dab035c - std::backtrace_rs::backtrace::libunwind::trace::hfd00f9ce926285a2 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55fe4dab035c - std::backtrace_rs::backtrace::trace_unsynchronized::h3aed0bb147a36095 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55fe4dab035c - std::sys_common::backtrace::_print_fmt::hf3f758c78c5049cf [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55fe4dab035c - ::fmt::hbb5024c29fe24604 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55fe4dada22c - core::fmt::rt::Argument::fmt::h3a4e0c14eb89477f [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x55fe4dada22c - core::fmt::write::hb6f9003acf7c0795 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/core/src/fmt/mod.rs:1094:21 [INFO] [stdout] 6: 0x55fe4daad3fe - std::io::Write::write_fmt::hbb984edefd24da97 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/io/mod.rs:1714:15 [INFO] [stdout] 7: 0x55fe4dab0144 - std::sys_common::backtrace::_print::h6c53e39175e9b07a [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55fe4dab0144 - std::sys_common::backtrace::print::hdd203385357a5653 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55fe4dab211a - std::panicking::panic_hook_with_disk_dump::{{closure}}::h2cbd71409e8b4b25 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/panicking.rs:280:22 [INFO] [stdout] 10: 0x55fe4dab1cdd - std::panicking::panic_hook_with_disk_dump::hcafa042b13616bb2 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/panicking.rs:311:9 [INFO] [stdout] 11: 0x55fe4da4137c - as core::ops::function::Fn>::call::h4495e8b5e297db7b [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x55fe4da4137c - test::test_main::{{closure}}::h107e0a5fcfae9015 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x55fe4dab28b3 - as core::ops::function::Fn>::call::h197eab1dc9f608f9 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x55fe4dab28b3 - std::panicking::rust_panic_with_hook::hb33c811d299cdd2f [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/panicking.rs:757:13 [INFO] [stdout] 15: 0x55fe4dab2621 - std::panicking::begin_panic_handler::{{closure}}::h86f36d5a279aa4da [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/panicking.rs:631:13 [INFO] [stdout] 16: 0x55fe4dab0886 - std::sys_common::backtrace::__rust_end_short_backtrace::h55a61bd9f2207c93 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stdout] 17: 0x55fe4dab2362 - rust_begin_unwind [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/panicking.rs:619:5 [INFO] [stdout] 18: 0x55fe4da0a515 - core::panicking::panic_fmt::h8d4fdc73eebf4214 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55fe4da0aa4a - core::result::unwrap_failed::h0bd01b82c178f52d [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/core/src/result.rs:1652:5 [INFO] [stdout] 20: 0x55fe4da0c113 - core::result::Result::expect::hc51bd1db84eb8da7 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/core/src/result.rs:1034:23 [INFO] [stdout] 21: 0x55fe4da0d2b5 - process_escrow_init_test::tests::init_escrow_test::h3fd042c32243f857 [INFO] [stdout] at /opt/rustwide/workdir/tests/process_escrow_init_test.rs:106:9 [INFO] [stdout] 22: 0x55fe4da0cd57 - process_escrow_init_test::tests::init_escrow_test::{{closure}}::h614ec8bc74e4a445 [INFO] [stdout] at /opt/rustwide/workdir/tests/process_escrow_init_test.rs:26:27 [INFO] [stdout] 23: 0x55fe4da0bee6 - core::ops::function::FnOnce::call_once::h781075a5c0637058 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55fe4da4643f - core::ops::function::FnOnce::call_once::h2ff26e9ba59488fb [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x55fe4da4643f - test::__rust_begin_short_backtrace::h6091627a37bc7492 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/test/src/lib.rs:626:18 [INFO] [stdout] 26: 0x55fe4da4549e - test::run_test_in_process::{{closure}}::h1fa321f2e2654dc6 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/test/src/lib.rs:649:60 [INFO] [stdout] 27: 0x55fe4da4549e - as core::ops::function::FnOnce<()>>::call_once::hc0f2eb10ca004d1f [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 28: 0x55fe4da4549e - std::panicking::try::do_call::h76790ce48aeb9e9f [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/panicking.rs:526:40 [INFO] [stdout] 29: 0x55fe4da4549e - std::panicking::try::h6d57bd8edda059cf [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/panicking.rs:490:19 [INFO] [stdout] 30: 0x55fe4da4549e - std::panic::catch_unwind::hbd4704b47155920f [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/panic.rs:142:14 [INFO] [stdout] 31: 0x55fe4da4549e - test::run_test_in_process::h2b28b184edce2a86 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/test/src/lib.rs:649:27 [INFO] [stdout] 32: 0x55fe4da4549e - test::run_test::{{closure}}::h476b5bb511b3d12c [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/test/src/lib.rs:572:43 [INFO] [stdout] 33: 0x55fe4da0dc23 - test::run_test::{{closure}}::h2bb0f5d2471c45a4 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/test/src/lib.rs:600:41 [INFO] [stdout] 34: 0x55fe4da0dc23 - std::sys_common::backtrace::__rust_begin_short_backtrace::h35c85d07dced2aaa [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/sys_common/backtrace.rs:154:18 [INFO] [stdout] 35: 0x55fe4da12e2b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h35429ec76dbc1355 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 36: 0x55fe4da12e2b - as core::ops::function::FnOnce<()>>::call_once::hdf07407df9b1381a [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 37: 0x55fe4da12e2b - std::panicking::try::do_call::h49b322add02b8625 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/panicking.rs:526:40 [INFO] [stdout] 38: 0x55fe4da12e2b - std::panicking::try::hd8b399b683797d7f [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/panicking.rs:490:19 [INFO] [stdout] 39: 0x55fe4da12e2b - std::panic::catch_unwind::he6e5371f5e15ed1f [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/panic.rs:142:14 [INFO] [stdout] 40: 0x55fe4da12e2b - std::thread::Builder::spawn_unchecked_::{{closure}}::h72fa03d7b427e994 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 41: 0x55fe4da12e2b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h33f0f977a916df2d [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x55fe4dab6f65 - as core::ops::function::FnOnce>::call_once::h23a2d33c7d72aa48 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 43: 0x55fe4dab6f65 - as core::ops::function::FnOnce>::call_once::h6515c48eb14c7e51 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 44: 0x55fe4dab6f65 - std::sys::unix::thread::Thread::new::thread_start::h89f0e60d21bba881 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7facd7b9ab43 - [INFO] [stdout] 46: 0x7facd7c2bbb4 - __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.04s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test process_escrow_init_test` [INFO] running `Command { std: "docker" "inspect" "75cf0a1d0ce4de9da1d0a7baa143658c70acab8c747731ddd3217d0e8771be34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75cf0a1d0ce4de9da1d0a7baa143658c70acab8c747731ddd3217d0e8771be34", kill_on_drop: false }` [INFO] [stdout] 75cf0a1d0ce4de9da1d0a7baa143658c70acab8c747731ddd3217d0e8771be34