[INFO] cloning repository https://github.com/BaldyAsh/test-token-solana [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BaldyAsh/test-token-solana" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaldyAsh%2Ftest-token-solana", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaldyAsh%2Ftest-token-solana'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e60e997e65e684e95c176dedbc0a31b74e6f16c7 [INFO] testing BaldyAsh/test-token-solana against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaldyAsh%2Ftest-token-solana" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BaldyAsh/test-token-solana on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BaldyAsh/test-token-solana [INFO] finished tweaking git repo https://github.com/BaldyAsh/test-token-solana [INFO] tweaked toml for git repo https://github.com/BaldyAsh/test-token-solana written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/BaldyAsh/test-token-solana already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded solana-frozen-abi v1.7.4 [INFO] [stderr] Downloaded solana-logger v1.7.4 [INFO] [stderr] Downloaded solana-sdk-macro v1.7.4 [INFO] [stderr] Downloaded solana-program v1.7.4 [INFO] [stderr] Downloaded solana-frozen-abi-macro v1.7.4 [INFO] [stderr] Downloaded solana-crate-features v1.7.4 [INFO] [stderr] Downloaded solana-sdk v1.7.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 72f4fc6432679b331c3eca9fd3e2b6d64785c6cc1eb8af6809511251d66fd7c0 [INFO] running `Command { std: "docker" "start" "-a" "72f4fc6432679b331c3eca9fd3e2b6d64785c6cc1eb8af6809511251d66fd7c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72f4fc6432679b331c3eca9fd3e2b6d64785c6cc1eb8af6809511251d66fd7c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72f4fc6432679b331c3eca9fd3e2b6d64785c6cc1eb8af6809511251d66fd7c0", kill_on_drop: false }` [INFO] [stdout] 72f4fc6432679b331c3eca9fd3e2b6d64785c6cc1eb8af6809511251d66fd7c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55656895d1e1a6de2dd0ed5cea2d6eb1a8599e35b90dac78a8ed9f8021a1415f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "55656895d1e1a6de2dd0ed5cea2d6eb1a8599e35b90dac78a8ed9f8021a1415f", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.7.4 [INFO] [stderr] Compiling solana-frozen-abi v1.7.4 [INFO] [stderr] Compiling solana-program v1.7.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling borsh-derive-internal v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling solana-sdk-macro v1.7.4 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling solana-logger v1.7.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling curve25519-dalek v2.1.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling borsh-derive v0.9.0 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Compiling borsh v0.9.0 [INFO] [stderr] Compiling num_enum v0.5.1 [INFO] [stderr] Compiling test-token-solana v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "55656895d1e1a6de2dd0ed5cea2d6eb1a8599e35b90dac78a8ed9f8021a1415f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55656895d1e1a6de2dd0ed5cea2d6eb1a8599e35b90dac78a8ed9f8021a1415f", kill_on_drop: false }` [INFO] [stdout] 55656895d1e1a6de2dd0ed5cea2d6eb1a8599e35b90dac78a8ed9f8021a1415f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c37c890911fe78a869c5bb75184964afa0d04c6d3aa1f87de9b7dd12134cc65f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c37c890911fe78a869c5bb75184964afa0d04c6d3aa1f87de9b7dd12134cc65f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling solana-sdk v1.7.4 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling ed25519 v1.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling pbkdf2 v0.6.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling derivation-path v0.1.3 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.1.1 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling hyper v0.14.10 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling solana-crate-features v1.7.4 [INFO] [stderr] Compiling test-token-solana v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::instruction::*` [INFO] [stdout] --> src/processor.rs:320:9 [INFO] [stdout] | [INFO] [stdout] 320 | use crate::instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `account_info::IntoAccountInfo`, `clock::Epoch`, `sysvar::rent` [INFO] [stdout] --> src/processor.rs:322:9 [INFO] [stdout] | [INFO] [stdout] 322 | account_info::IntoAccountInfo, clock::Epoch, instruction::Instruction, sysvar::rent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `do_process_instruction` [INFO] [stdout] --> src/processor.rs:328:8 [INFO] [stdout] | [INFO] [stdout] 328 | fn do_process_instruction( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `do_process_instruction_dups` [INFO] [stdout] --> src/processor.rs:343:8 [INFO] [stdout] | [INFO] [stdout] 343 | fn do_process_instruction_dups( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `rent_sysvar` [INFO] [stdout] --> src/processor.rs:350:8 [INFO] [stdout] | [INFO] [stdout] 350 | fn rent_sysvar() -> SolanaAccount { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `mint_minimum_balance` [INFO] [stdout] --> src/processor.rs:354:8 [INFO] [stdout] | [INFO] [stdout] 354 | fn mint_minimum_balance() -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `account_minimum_balance` [INFO] [stdout] --> src/processor.rs:358:8 [INFO] [stdout] | [INFO] [stdout] 358 | fn account_minimum_balance() -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `Command { std: "docker" "inspect" "c37c890911fe78a869c5bb75184964afa0d04c6d3aa1f87de9b7dd12134cc65f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c37c890911fe78a869c5bb75184964afa0d04c6d3aa1f87de9b7dd12134cc65f", kill_on_drop: false }` [INFO] [stdout] c37c890911fe78a869c5bb75184964afa0d04c6d3aa1f87de9b7dd12134cc65f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fd5e3d1b7de011b71024eef13537348a5545110c47c7e9d7e7f460cf7e1c84c7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fd5e3d1b7de011b71024eef13537348a5545110c47c7e9d7e7f460cf7e1c84c7", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `crate::instruction::*` [INFO] [stderr] --> src/processor.rs:320:9 [INFO] [stderr] | [INFO] [stderr] 320 | use crate::instruction::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `account_info::IntoAccountInfo`, `clock::Epoch`, `sysvar::rent` [INFO] [stderr] --> src/processor.rs:322:9 [INFO] [stderr] | [INFO] [stderr] 322 | account_info::IntoAccountInfo, clock::Epoch, instruction::Instruction, sysvar::rent, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `do_process_instruction` [INFO] [stderr] --> src/processor.rs:328:8 [INFO] [stderr] | [INFO] [stderr] 328 | fn do_process_instruction( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `do_process_instruction_dups` [INFO] [stderr] --> src/processor.rs:343:8 [INFO] [stderr] | [INFO] [stderr] 343 | fn do_process_instruction_dups( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `rent_sysvar` [INFO] [stderr] --> src/processor.rs:350:8 [INFO] [stderr] | [INFO] [stderr] 350 | fn rent_sysvar() -> SolanaAccount { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `mint_minimum_balance` [INFO] [stderr] --> src/processor.rs:354:8 [INFO] [stderr] | [INFO] [stderr] 354 | fn mint_minimum_balance() -> u64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `account_minimum_balance` [INFO] [stderr] --> src/processor.rs:358:8 [INFO] [stderr] | [INFO] [stderr] 358 | fn account_minimum_balance() -> u64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `test-token-solana` (lib test) generated 7 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/test_token_solana-b9f78ad20bb069a9) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test instruction::test::test_init_account1 ... ok [INFO] [stdout] test instruction::test::test_mint1 ... ok [INFO] [stdout] test processor::tests::test_pack_unpack_account ... ok [INFO] [stdout] test test_id ... ok [INFO] [stdout] test processor::tests::test_pack_unpack_mint ... ok [INFO] [stdout] test instruction::test::test_mint2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests test_token_solana [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fd5e3d1b7de011b71024eef13537348a5545110c47c7e9d7e7f460cf7e1c84c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd5e3d1b7de011b71024eef13537348a5545110c47c7e9d7e7f460cf7e1c84c7", kill_on_drop: false }` [INFO] [stdout] fd5e3d1b7de011b71024eef13537348a5545110c47c7e9d7e7f460cf7e1c84c7