[INFO] fetching crate solana-exchange-program 1.8.16... [INFO] testing solana-exchange-program-1.8.16 against master#ff2c56344c764af598ad33027e9c7a48881808ef for pr-118825 [INFO] extracting crate solana-exchange-program 1.8.16 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate solana-exchange-program 1.8.16 on toolchain ff2c56344c764af598ad33027e9c7a48881808ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate solana-exchange-program 1.8.16 [INFO] finished tweaking crates.io crate solana-exchange-program 1.8.16 [INFO] tweaked toml for crates.io crate solana-exchange-program 1.8.16 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libsecp256k1 v0.5.0 [INFO] [stderr] Downloaded solana-sdk-macro v1.8.16 [INFO] [stderr] Downloaded ouroboros v0.10.1 [INFO] [stderr] Downloaded solana-frozen-abi-macro v1.8.16 [INFO] [stderr] Downloaded solana-sdk v1.8.16 [INFO] [stderr] Downloaded blake3 v0.3.8 [INFO] [stderr] Downloaded solana-frozen-abi v1.8.16 [INFO] [stderr] Downloaded ouroboros_macro v0.10.1 [INFO] [stderr] Downloaded solana-logger v1.8.16 [INFO] [stderr] Downloaded solana-ed25519-program v1.8.16 [INFO] [stderr] Downloaded solana-program v1.8.16 [INFO] [stderr] Downloaded solana-crate-features v1.8.16 [INFO] [stderr] Downloaded solana-metrics v1.8.16 [INFO] [stderr] Downloaded solana-measure v1.8.16 [INFO] [stderr] Downloaded solana-secp256k1-program v1.8.16 [INFO] [stderr] Downloaded solana-rayon-threadlimit v1.8.16 [INFO] [stderr] Downloaded solana-bloom v1.8.16 [INFO] [stderr] Downloaded solana-compute-budget-program v1.8.16 [INFO] [stderr] Downloaded solana-vote-program v1.8.16 [INFO] [stderr] Downloaded solana-config-program v1.8.16 [INFO] [stderr] Downloaded solana-stake-program v1.8.16 [INFO] [stderr] Downloaded solana-runtime v1.8.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88ede9c9e363915c2e0fe7db68fe6c1b0a3e59925d4fa026305664bd6c8f1d05 [INFO] running `Command { std: "docker" "start" "-a" "88ede9c9e363915c2e0fe7db68fe6c1b0a3e59925d4fa026305664bd6c8f1d05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88ede9c9e363915c2e0fe7db68fe6c1b0a3e59925d4fa026305664bd6c8f1d05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88ede9c9e363915c2e0fe7db68fe6c1b0a3e59925d4fa026305664bd6c8f1d05", kill_on_drop: false }` [INFO] [stdout] 88ede9c9e363915c2e0fe7db68fe6c1b0a3e59925d4fa026305664bd6c8f1d05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a559741b225791fc67f8d7ad2dc53228562fa6ed57f611422239e9315b71ee8e [INFO] running `Command { std: "docker" "start" "-a" "a559741b225791fc67f8d7ad2dc53228562fa6ed57f611422239e9315b71ee8e", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling tokio v1.35.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.8.16 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling libsecp256k1 v0.5.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling solana-frozen-abi v1.8.16 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [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 failure v0.1.8 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling solana-logger v1.8.16 [INFO] [stderr] Compiling curve25519-dalek v2.1.3 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling solana-program v1.8.16 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling webpki-roots v0.25.3 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling solana-sdk-macro v1.8.16 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling derivation-path v0.1.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling solana-sdk v1.8.16 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.1.1 [INFO] [stderr] error: could not compile `libsecp256k1` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/bin/rustc --crate-name libsecp256k1 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libsecp256k1-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hmac"' --cfg 'feature="hmac-drbg"' --cfg 'feature="sha2"' --cfg 'feature="static-context"' --cfg 'feature="std"' --cfg 'feature="typenum"' -C metadata=0d61d7334f3e9a29 -C extra-filename=-0d61d7334f3e9a29 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-12dccd49f84627c2.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-e226af56d8537d02.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-15ea5b100ca390a3.rmeta --extern hmac_drbg=/opt/rustwide/target/debug/deps/libhmac_drbg-407c8adffdd773e6.rmeta --extern libsecp256k1_core=/opt/rustwide/target/debug/deps/liblibsecp256k1_core-d642bb50468d30f9.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-7706258cbac590df.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-13350d6b53b47388.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-a3a1dcea2e53633b.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a559741b225791fc67f8d7ad2dc53228562fa6ed57f611422239e9315b71ee8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a559741b225791fc67f8d7ad2dc53228562fa6ed57f611422239e9315b71ee8e", kill_on_drop: false }` [INFO] [stdout] a559741b225791fc67f8d7ad2dc53228562fa6ed57f611422239e9315b71ee8e [INFO] testing solana-exchange-program-1.8.16 against try#5e4273472e1b2f223618a9b3def795f6224f241d for pr-118825 [INFO] extracting crate solana-exchange-program 1.8.16 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate solana-exchange-program 1.8.16 on toolchain 5e4273472e1b2f223618a9b3def795f6224f241d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate solana-exchange-program 1.8.16 [INFO] finished tweaking crates.io crate solana-exchange-program 1.8.16 [INFO] tweaked toml for crates.io crate solana-exchange-program 1.8.16 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82779c21072a9c43a64ae033b363403ed55d60cd3054d8c686b12ea3f9bf498a [INFO] running `Command { std: "docker" "start" "-a" "82779c21072a9c43a64ae033b363403ed55d60cd3054d8c686b12ea3f9bf498a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82779c21072a9c43a64ae033b363403ed55d60cd3054d8c686b12ea3f9bf498a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82779c21072a9c43a64ae033b363403ed55d60cd3054d8c686b12ea3f9bf498a", kill_on_drop: false }` [INFO] [stdout] 82779c21072a9c43a64ae033b363403ed55d60cd3054d8c686b12ea3f9bf498a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 335c6ce976fe2f076b151b105dd1cdc5372258ce7c0b1f1da2f13c790be54ae0 [INFO] running `Command { std: "docker" "start" "-a" "335c6ce976fe2f076b151b105dd1cdc5372258ce7c0b1f1da2f13c790be54ae0", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tokio v1.35.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.8.16 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling libsecp256k1 v0.5.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling solana-frozen-abi v1.8.16 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling curve25519-dalek v2.1.3 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling solana-logger v1.8.16 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling solana-program v1.8.16 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling memmap2 v0.1.0 [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 curve25519-dalek v3.2.1 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling webpki-roots v0.25.3 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling derivation-path v0.1.3 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling solana-sdk-macro v1.8.16 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling solana-sdk v1.8.16 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.1.1 [INFO] [stderr] Compiling pbkdf2 v0.6.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling solana-crate-features v1.8.16 [INFO] [stderr] Compiling solana-metrics v1.8.16 [INFO] [stderr] Compiling solana-exchange-program v1.8.16 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 57s [INFO] running `Command { std: "docker" "inspect" "335c6ce976fe2f076b151b105dd1cdc5372258ce7c0b1f1da2f13c790be54ae0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "335c6ce976fe2f076b151b105dd1cdc5372258ce7c0b1f1da2f13c790be54ae0", kill_on_drop: false }` [INFO] [stdout] 335c6ce976fe2f076b151b105dd1cdc5372258ce7c0b1f1da2f13c790be54ae0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecb3fd3196235b22d059b1f641e69a8f6da6ae315ff1d6c02a8e3bba3cc406ab [INFO] running `Command { std: "docker" "start" "-a" "ecb3fd3196235b22d059b1f641e69a8f6da6ae315ff1d6c02a8e3bba3cc406ab", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.17 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling crossbeam-epoch v0.9.16 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling solana-vote-program v1.8.16 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling solana-bloom v1.8.16 [INFO] [stderr] Compiling solana-stake-program v1.8.16 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ouroboros_macro v0.10.1 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling solana-runtime v1.8.16 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v1.4.18+zstd.1.4.7 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling xattr v1.1.3 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling derivation-path v0.1.3 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.1.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling solana-logger v1.8.16 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling solana-frozen-abi v1.8.16 [INFO] [stderr] Compiling ouroboros v0.10.1 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling dir-diff v0.3.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling solana-rayon-threadlimit v1.8.16 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling solana-program v1.8.16 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling solana-crate-features v1.8.16 [INFO] [stderr] Compiling solana-sdk v1.8.16 [INFO] [stderr] Compiling solana-metrics v1.8.16 [INFO] [stderr] Compiling solana-config-program v1.8.16 [INFO] [stderr] Compiling solana-compute-budget-program v1.8.16 [INFO] [stderr] Compiling solana-ed25519-program v1.8.16 [INFO] [stderr] Compiling solana-secp256k1-program v1.8.16 [INFO] [stderr] Compiling solana-measure v1.8.16 [INFO] [stderr] Compiling solana-exchange-program v1.8.16 (/opt/rustwide/workdir) [INFO] [stderr] Compiling zstd v0.5.4+zstd.1.4.7 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 55s [INFO] running `Command { std: "docker" "inspect" "ecb3fd3196235b22d059b1f641e69a8f6da6ae315ff1d6c02a8e3bba3cc406ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecb3fd3196235b22d059b1f641e69a8f6da6ae315ff1d6c02a8e3bba3cc406ab", kill_on_drop: false }` [INFO] [stdout] ecb3fd3196235b22d059b1f641e69a8f6da6ae315ff1d6c02a8e3bba3cc406ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0888a687f6fa231c1c3a6b6219291247ae3b92a85741f90195e14c9d6c0eeda0 [INFO] running `Command { std: "docker" "start" "-a" "0888a687f6fa231c1c3a6b6219291247ae3b92a85741f90195e14c9d6c0eeda0", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.50s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/solana_exchange_program-c47c56ccc4d3f0ab) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stderr] [2023-12-13T22:42:50.013161700Z ERROR solana_exchange_program::exchange_processor] Not enough tokens in from account [INFO] [stderr] [2023-12-13T22:42:50.018764959Z ERROR solana_exchange_program::exchange_processor] Inactive Trade, balance is zero [INFO] [stderr] [2023-12-13T22:42:50.018774229Z ERROR solana_exchange_program::exchange_processor] Inactive Trade, balance is zero [INFO] [stderr] [2023-12-13T22:42:50.018780489Z ERROR solana_exchange_program::exchange_processor] Inactive Trade, price is zero [INFO] [stderr] [2023-12-13T22:42:50.018786339Z ERROR solana_exchange_program::exchange_processor] Inactive Trade, price is zero [INFO] [stderr] [2023-12-13T22:42:50.018793119Z ERROR solana_exchange_program::exchange_processor] Trade quantities to low to be fulfilled [INFO] [stdout] test exchange_processor::test::test_calculate_swap ... ok [INFO] [stdout] test faucet::test_id ... ok [INFO] [stdout] test test_id ... ok [INFO] [stdout] test exchange_processor::test::test_exchange_new_account ... ok [INFO] [stdout] test exchange_processor::test::test_exchange_new_account_not_unallocated ... ok [INFO] [stdout] test exchange_processor::test::test_exchange_new_trade_request ... ok [INFO] [stdout] test exchange_processor::test::test_exchange_new_swap_request ... ok [INFO] [stdout] test exchange_processor::test::test_exchange_new_transfer_request ... ok [INFO] [stdout] test exchange_processor::test::test_exchange_trade_to_token_account ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [INFO] [stdout] [INFO] [stderr] Doc-tests solana_exchange_program [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" "0888a687f6fa231c1c3a6b6219291247ae3b92a85741f90195e14c9d6c0eeda0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0888a687f6fa231c1c3a6b6219291247ae3b92a85741f90195e14c9d6c0eeda0", kill_on_drop: false }` [INFO] [stdout] 0888a687f6fa231c1c3a6b6219291247ae3b92a85741f90195e14c9d6c0eeda0