[INFO] fetching crate gemachain-sdk 1.8.2... [INFO] testing gemachain-sdk-1.8.2 against 1.77.0 for beta-1.78-1 [INFO] extracting crate gemachain-sdk 1.8.2 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate gemachain-sdk 1.8.2 on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gemachain-sdk 1.8.2 [INFO] finished tweaking crates.io crate gemachain-sdk 1.8.2 [INFO] tweaked toml for crates.io crate gemachain-sdk 1.8.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gemachain-frozen-abi-macro v1.8.2 [INFO] [stderr] Downloaded gemachain-logger v1.8.2 [INFO] [stderr] Downloaded gemachain-sdk-macro v1.8.2 [INFO] [stderr] Downloaded qstring v0.7.2 [INFO] [stderr] Downloaded gemachain-frozen-abi v1.8.2 [INFO] [stderr] Downloaded uriparse v0.6.4 [INFO] [stderr] Downloaded ed25519-dalek-bip32 v0.1.1 [INFO] [stderr] Downloaded derivation-path v0.1.3 [INFO] [stderr] Downloaded pbkdf2 v0.9.0 [INFO] [stderr] Downloaded crypto-mac v0.9.1 [INFO] [stderr] Downloaded hmac v0.9.0 [INFO] [stderr] Downloaded gemachain-program v1.8.2 [INFO] [stderr] Downloaded gemachain-crate-features v1.8.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b2e63780d13d78f102d099ed7ba87e56df7a0e0c3e90221aaa9bf4552595a42 [INFO] running `Command { std: "docker" "start" "-a" "3b2e63780d13d78f102d099ed7ba87e56df7a0e0c3e90221aaa9bf4552595a42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b2e63780d13d78f102d099ed7ba87e56df7a0e0c3e90221aaa9bf4552595a42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b2e63780d13d78f102d099ed7ba87e56df7a0e0c3e90221aaa9bf4552595a42", kill_on_drop: false }` [INFO] [stdout] 3b2e63780d13d78f102d099ed7ba87e56df7a0e0c3e90221aaa9bf4552595a42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e22cafd7a3c73731aa071371e7a6c69ebdbd405118fb6b8fe2e401f6883c3940 [INFO] running `Command { std: "docker" "start" "-a" "e22cafd7a3c73731aa071371e7a6c69ebdbd405118fb6b8fe2e401f6883c3940", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling h2 v0.3.25 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [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 atty v0.2.14 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling gemachain-frozen-abi-macro v1.8.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling gemachain-frozen-abi v1.8.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bs58 v0.4.0 [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 quote v0.6.13 [INFO] [stderr] Compiling serde_bytes v0.11.14 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling gemachain-logger v1.8.2 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling gemachain-program v1.8.2 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling gemachain-sdk-macro v1.8.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling derivation-path v0.1.3 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling gemachain-sdk v1.8.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [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/1.77.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name libsecp256k1 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libsecp256k1-0.6.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=1c549856a1c91c64 -C extra-filename=-1c549856a1c91c64 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-6507d8b9cc15a534.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-cbde70b7c58a71c6.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-fa7229305c9e488b.rmeta --extern hmac_drbg=/opt/rustwide/target/debug/deps/libhmac_drbg-6863f301ffe670c1.rmeta --extern libsecp256k1_core=/opt/rustwide/target/debug/deps/liblibsecp256k1_core-384badd33ed0a110.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-f24b97d1fb646a1e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-efe957b87cf7b20f.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-05141567d005d8d6.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-339a4239085a5683.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e22cafd7a3c73731aa071371e7a6c69ebdbd405118fb6b8fe2e401f6883c3940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e22cafd7a3c73731aa071371e7a6c69ebdbd405118fb6b8fe2e401f6883c3940", kill_on_drop: false }` [INFO] [stdout] e22cafd7a3c73731aa071371e7a6c69ebdbd405118fb6b8fe2e401f6883c3940 [INFO] testing gemachain-sdk-1.8.2 against beta-2024-03-24 for beta-1.78-1 [INFO] extracting crate gemachain-sdk 1.8.2 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate gemachain-sdk 1.8.2 on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gemachain-sdk 1.8.2 [INFO] finished tweaking crates.io crate gemachain-sdk 1.8.2 [INFO] tweaked toml for crates.io crate gemachain-sdk 1.8.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "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" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ffd5b35e8b50fb48226fbe0fe4ed7523da8897275eb2a40c86bda5952309ee8 [INFO] running `Command { std: "docker" "start" "-a" "6ffd5b35e8b50fb48226fbe0fe4ed7523da8897275eb2a40c86bda5952309ee8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ffd5b35e8b50fb48226fbe0fe4ed7523da8897275eb2a40c86bda5952309ee8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ffd5b35e8b50fb48226fbe0fe4ed7523da8897275eb2a40c86bda5952309ee8", kill_on_drop: false }` [INFO] [stdout] 6ffd5b35e8b50fb48226fbe0fe4ed7523da8897275eb2a40c86bda5952309ee8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36a4bf4ab94821c5e120bdbcdef21531246a270285e721e08d3d4f483ae7c92c [INFO] running `Command { std: "docker" "start" "-a" "36a4bf4ab94821c5e120bdbcdef21531246a270285e721e08d3d4f483ae7c92c", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling h2 v0.3.25 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling gemachain-frozen-abi-macro v1.8.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling gemachain-frozen-abi v1.8.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling serde_bytes v0.11.14 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling gemachain-logger v1.8.2 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling gemachain-program v1.8.2 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling gemachain-sdk-macro v1.8.2 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling derivation-path v0.1.3 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling gemachain-sdk v1.8.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.1.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling pbkdf2 v0.9.0 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling gemachain-crate-features v1.8.2 [INFO] [stdout] warning: the item `IntoIterator` is imported redundantly [INFO] [stdout] --> src/derivation_path.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | core::{iter::IntoIterator, slice::Iter}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:115:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `IntoIterator` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/genesis_config.rs:259:17 [INFO] [stdout] | [INFO] [stdout] 259 | Utc.timestamp(self.creation_time, 0).to_rfc3339(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ed25519::signature::Signature` [INFO] [stdout] --> src/ed25519_instruction.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | use ed25519_dalek::{ed25519::signature::Signature, Signer, Verifier}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/compute_budget.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 22 | BorshSchema, [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 32 | RequestUnits(u64), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 32 | RequestUnits(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `[KeyedAccount<'_>]`, which is not FFI-safe [INFO] [stdout] --> src/entrypoint_native.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | pub type ProgramEntrypoint = unsafe extern "C" fn( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 11 | | program_id: &Pubkey, [INFO] [stdout] 12 | | keyed_accounts: &[KeyedAccount], [INFO] [stdout] 13 | | instruction_data: &[u8], [INFO] [stdout] 14 | | ) -> Result<(), InstructionError>; [INFO] [stdout] | |_________________________________^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider using a raw pointer instead [INFO] [stdout] = note: slices have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 1232]` does not permit being left uninitialized [INFO] [stdout] --> src/packet.rs:79:28 [INFO] [stdout] | [INFO] [stdout] 79 | data: unsafe { std::mem::MaybeUninit::uninit().assume_init() }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `[u8]`, which is not FFI-safe [INFO] [stdout] --> src/process_instruction.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | pub type LoaderEntrypoint = unsafe extern "C" fn( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 24 | | program_id: &Pubkey, [INFO] [stdout] 25 | | instruction_data: &[u8], [INFO] [stdout] 26 | | invoke_context: &dyn InvokeContext, [INFO] [stdout] 27 | | ) -> Result<(), InstructionError>; [INFO] [stdout] | |_________________________________^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider using a raw pointer instead [INFO] [stdout] = note: slices have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "36a4bf4ab94821c5e120bdbcdef21531246a270285e721e08d3d4f483ae7c92c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36a4bf4ab94821c5e120bdbcdef21531246a270285e721e08d3d4f483ae7c92c", kill_on_drop: false }` [INFO] [stdout] 36a4bf4ab94821c5e120bdbcdef21531246a270285e721e08d3d4f483ae7c92c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fddbc3c9c3ad3522666e9f932d544d93ead9504b10aa8237b6345b5bbbb4c86b [INFO] running `Command { std: "docker" "start" "-a" "fddbc3c9c3ad3522666e9f932d544d93ead9504b10aa8237b6345b5bbbb4c86b", kill_on_drop: false }` [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling gemachain-program v1.8.2 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.1.1 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling gemachain-crate-features v1.8.2 [INFO] [stderr] Compiling gemachain-sdk v1.8.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `IntoIterator` is imported redundantly [INFO] [stdout] --> src/derivation_path.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | core::{iter::IntoIterator, slice::Iter}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:115:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `IntoIterator` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/genesis_config.rs:259:17 [INFO] [stdout] | [INFO] [stdout] 259 | Utc.timestamp(self.creation_time, 0).to_rfc3339(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ed25519::signature::Signature` [INFO] [stdout] --> src/ed25519_instruction.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | use ed25519_dalek::{ed25519::signature::Signature, Signer, Verifier}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/compute_budget.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 22 | BorshSchema, [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 32 | RequestUnits(u64), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 32 | RequestUnits(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `[KeyedAccount<'_>]`, which is not FFI-safe [INFO] [stdout] --> src/entrypoint_native.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | pub type ProgramEntrypoint = unsafe extern "C" fn( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 11 | | program_id: &Pubkey, [INFO] [stdout] 12 | | keyed_accounts: &[KeyedAccount], [INFO] [stdout] 13 | | instruction_data: &[u8], [INFO] [stdout] 14 | | ) -> Result<(), InstructionError>; [INFO] [stdout] | |_________________________________^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider using a raw pointer instead [INFO] [stdout] = note: slices have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 1232]` does not permit being left uninitialized [INFO] [stdout] --> src/packet.rs:79:28 [INFO] [stdout] | [INFO] [stdout] 79 | data: unsafe { std::mem::MaybeUninit::uninit().assume_init() }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `[u8]`, which is not FFI-safe [INFO] [stdout] --> src/process_instruction.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | pub type LoaderEntrypoint = unsafe extern "C" fn( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 24 | | program_id: &Pubkey, [INFO] [stdout] 25 | | instruction_data: &[u8], [INFO] [stdout] 26 | | invoke_context: &dyn InvokeContext, [INFO] [stdout] 27 | | ) -> Result<(), InstructionError>; [INFO] [stdout] | |_________________________________^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider using a raw pointer instead [INFO] [stdout] = note: slices have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `AccountSharedData` is imported redundantly [INFO] [stdout] --> src/account_utils.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 63 | use super::*; [INFO] [stdout] | -------- the item `AccountSharedData` is already imported here [INFO] [stdout] 64 | use crate::{account::AccountSharedData, pubkey::Pubkey}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `IntoIterator` is imported redundantly [INFO] [stdout] --> src/derivation_path.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | core::{iter::IntoIterator, slice::Iter}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:115:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `IntoIterator` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Keypair` is imported redundantly [INFO] [stdout] --> src/genesis_config.rs:297:28 [INFO] [stdout] | [INFO] [stdout] 296 | use super::*; [INFO] [stdout] | -------- the item `Keypair` is already imported here [INFO] [stdout] 297 | use crate::signature::{Keypair, Signer}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Signer` is imported redundantly [INFO] [stdout] --> src/genesis_config.rs:297:37 [INFO] [stdout] | [INFO] [stdout] 296 | use super::*; [INFO] [stdout] | -------- the item `Signer` is already imported here [INFO] [stdout] 297 | use crate::signature::{Keypair, Signer}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PathBuf` is imported redundantly [INFO] [stdout] --> src/genesis_config.rs:298:9 [INFO] [stdout] | [INFO] [stdout] 296 | use super::*; [INFO] [stdout] | -------- the item `PathBuf` is already imported here [INFO] [stdout] 297 | use crate::signature::{Keypair, Signer}; [INFO] [stdout] 298 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Pubkey` is imported redundantly [INFO] [stdout] --> src/keyed_account.rs:262:9 [INFO] [stdout] | [INFO] [stdout] 259 | use super::*; [INFO] [stdout] | -------- the item `Pubkey` is already imported here [INFO] [stdout] ... [INFO] [stdout] 262 | pubkey::Pubkey, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RefCell` is imported redundantly [INFO] [stdout] --> src/keyed_account.rs:264:9 [INFO] [stdout] | [INFO] [stdout] 259 | use super::*; [INFO] [stdout] | -------- the item `RefCell` is already imported here [INFO] [stdout] ... [INFO] [stdout] 264 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ReadableAccount` is imported redundantly [INFO] [stdout] --> src/nonce_keyed_account.rs:273:9 [INFO] [stdout] | [INFO] [stdout] 271 | use super::*; [INFO] [stdout] | -------- the item `ReadableAccount` is already imported here [INFO] [stdout] 272 | use crate::{ [INFO] [stdout] 273 | account::ReadableAccount, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `KeyedAccount` is imported redundantly [INFO] [stdout] --> src/nonce_keyed_account.rs:276:9 [INFO] [stdout] | [INFO] [stdout] 271 | use super::*; [INFO] [stdout] | -------- the item `KeyedAccount` is already imported here [INFO] [stdout] ... [INFO] [stdout] 276 | keyed_account::KeyedAccount, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `nonce` is imported redundantly [INFO] [stdout] --> src/nonce_keyed_account.rs:277:17 [INFO] [stdout] | [INFO] [stdout] 271 | use super::*; [INFO] [stdout] | -------- the item `nonce` is already imported here [INFO] [stdout] ... [INFO] [stdout] 277 | nonce::{self, State}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `State` is imported redundantly [INFO] [stdout] --> src/nonce_keyed_account.rs:277:23 [INFO] [stdout] | [INFO] [stdout] 271 | use super::*; [INFO] [stdout] | -------- the item `State` is already imported here [INFO] [stdout] ... [INFO] [stdout] 277 | nonce::{self, State}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/genesis_config.rs:259:17 [INFO] [stdout] | [INFO] [stdout] 259 | Utc.timestamp(self.creation_time, 0).to_rfc3339(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ed25519::signature::Signature` [INFO] [stdout] --> src/ed25519_instruction.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | use ed25519_dalek::{ed25519::signature::Signature, Signer, Verifier}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/compute_budget.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 22 | BorshSchema, [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 32 | RequestUnits(u64), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 32 | RequestUnits(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `[keyed_account::KeyedAccount<'_>]`, which is not FFI-safe [INFO] [stdout] --> src/entrypoint_native.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | pub type ProgramEntrypoint = unsafe extern "C" fn( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 11 | | program_id: &Pubkey, [INFO] [stdout] 12 | | keyed_accounts: &[KeyedAccount], [INFO] [stdout] 13 | | instruction_data: &[u8], [INFO] [stdout] 14 | | ) -> Result<(), InstructionError>; [INFO] [stdout] | |_________________________________^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider using a raw pointer instead [INFO] [stdout] = note: slices have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 1232]` does not permit being left uninitialized [INFO] [stdout] --> src/packet.rs:79:28 [INFO] [stdout] | [INFO] [stdout] 79 | data: unsafe { std::mem::MaybeUninit::uninit().assume_init() }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `[u8]`, which is not FFI-safe [INFO] [stdout] --> src/process_instruction.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | pub type LoaderEntrypoint = unsafe extern "C" fn( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 24 | | program_id: &Pubkey, [INFO] [stdout] 25 | | instruction_data: &[u8], [INFO] [stdout] 26 | | invoke_context: &dyn InvokeContext, [INFO] [stdout] 27 | | ) -> Result<(), InstructionError>; [INFO] [stdout] | |_________________________________^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider using a raw pointer instead [INFO] [stdout] = note: slices have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.00s [INFO] running `Command { std: "docker" "inspect" "fddbc3c9c3ad3522666e9f932d544d93ead9504b10aa8237b6345b5bbbb4c86b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fddbc3c9c3ad3522666e9f932d544d93ead9504b10aa8237b6345b5bbbb4c86b", kill_on_drop: false }` [INFO] [stdout] fddbc3c9c3ad3522666e9f932d544d93ead9504b10aa8237b6345b5bbbb4c86b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bfaf4de94279b29da2f4e86618a2266945111cc7faeffd3b63b1e1cf31de883d [INFO] running `Command { std: "docker" "start" "-a" "bfaf4de94279b29da2f4e86618a2266945111cc7faeffd3b63b1e1cf31de883d", kill_on_drop: false }` [INFO] [stderr] warning: the item `IntoIterator` is imported redundantly [INFO] [stderr] --> src/derivation_path.rs:2:12 [INFO] [stderr] | [INFO] [stderr] 2 | core::{iter::IntoIterator, slice::Iter}, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:115:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `IntoIterator` is already defined here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stderr] --> src/genesis_config.rs:259:17 [INFO] [stderr] | [INFO] [stderr] 259 | Utc.timestamp(self.creation_time, 0).to_rfc3339(), [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `ed25519::signature::Signature` [INFO] [stderr] --> src/ed25519_instruction.rs:5:21 [INFO] [stderr] | [INFO] [stderr] 5 | use ed25519_dalek::{ed25519::signature::Signature, Signer, Verifier}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/compute_budget.rs:32:18 [INFO] [stderr] | [INFO] [stderr] 22 | BorshSchema, [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 32 | RequestUnits(u64), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 32 | RequestUnits(()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: `extern` fn uses type `[KeyedAccount<'_>]`, which is not FFI-safe [INFO] [stderr] --> src/entrypoint_native.rs:10:30 [INFO] [stderr] | [INFO] [stderr] 10 | pub type ProgramEntrypoint = unsafe extern "C" fn( [INFO] [stderr] | ______________________________^ [INFO] [stderr] 11 | | program_id: &Pubkey, [INFO] [stderr] 12 | | keyed_accounts: &[KeyedAccount], [INFO] [stderr] 13 | | instruction_data: &[u8], [INFO] [stderr] 14 | | ) -> Result<(), InstructionError>; [INFO] [stderr] | |_________________________________^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = help: consider using a raw pointer instead [INFO] [stderr] = note: slices have no C equivalent [INFO] [stderr] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the type `[u8; 1232]` does not permit being left uninitialized [INFO] [stderr] --> src/packet.rs:79:28 [INFO] [stderr] | [INFO] [stderr] 79 | data: unsafe { std::mem::MaybeUninit::uninit().assume_init() }, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] | [INFO] [stderr] = note: integers must be initialized [INFO] [stderr] = note: `#[warn(invalid_value)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `extern` fn uses type `[u8]`, which is not FFI-safe [INFO] [stderr] --> src/process_instruction.rs:23:29 [INFO] [stderr] | [INFO] [stderr] 23 | pub type LoaderEntrypoint = unsafe extern "C" fn( [INFO] [stderr] | _____________________________^ [INFO] [stderr] 24 | | program_id: &Pubkey, [INFO] [stderr] 25 | | instruction_data: &[u8], [INFO] [stderr] 26 | | invoke_context: &dyn InvokeContext, [INFO] [stderr] 27 | | ) -> Result<(), InstructionError>; [INFO] [stderr] | |_________________________________^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = help: consider using a raw pointer instead [INFO] [stderr] = note: slices have no C equivalent [INFO] [stderr] [INFO] [stderr] warning: `gemachain-sdk` (lib) generated 7 warnings [INFO] [stderr] warning: the item `AccountSharedData` is imported redundantly [INFO] [stderr] --> src/account_utils.rs:64:17 [INFO] [stderr] | [INFO] [stderr] 63 | use super::*; [INFO] [stderr] | -------- the item `AccountSharedData` is already imported here [INFO] [stderr] 64 | use crate::{account::AccountSharedData, pubkey::Pubkey}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `IntoIterator` is imported redundantly [INFO] [stderr] --> src/derivation_path.rs:2:12 [INFO] [stderr] | [INFO] [stderr] 2 | core::{iter::IntoIterator, slice::Iter}, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:115:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `IntoIterator` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `Keypair` is imported redundantly [INFO] [stderr] --> src/genesis_config.rs:297:28 [INFO] [stderr] | [INFO] [stderr] 296 | use super::*; [INFO] [stderr] | -------- the item `Keypair` is already imported here [INFO] [stderr] 297 | use crate::signature::{Keypair, Signer}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Signer` is imported redundantly [INFO] [stderr] --> src/genesis_config.rs:297:37 [INFO] [stderr] | [INFO] [stderr] 296 | use super::*; [INFO] [stderr] | -------- the item `Signer` is already imported here [INFO] [stderr] 297 | use crate::signature::{Keypair, Signer}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `PathBuf` is imported redundantly [INFO] [stderr] --> src/genesis_config.rs:298:9 [INFO] [stderr] | [INFO] [stderr] 296 | use super::*; [INFO] [stderr] | -------- the item `PathBuf` is already imported here [INFO] [stderr] 297 | use crate::signature::{Keypair, Signer}; [INFO] [stderr] 298 | use std::path::PathBuf; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Pubkey` is imported redundantly [INFO] [stderr] --> src/keyed_account.rs:262:9 [INFO] [stderr] | [INFO] [stderr] 259 | use super::*; [INFO] [stderr] | -------- the item `Pubkey` is already imported here [INFO] [stderr] ... [INFO] [stderr] 262 | pubkey::Pubkey, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `RefCell` is imported redundantly [INFO] [stderr] --> src/keyed_account.rs:264:9 [INFO] [stderr] | [INFO] [stderr] 259 | use super::*; [INFO] [stderr] | -------- the item `RefCell` is already imported here [INFO] [stderr] ... [INFO] [stderr] 264 | use std::cell::RefCell; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `ReadableAccount` is imported redundantly [INFO] [stderr] --> src/nonce_keyed_account.rs:273:9 [INFO] [stderr] | [INFO] [stderr] 271 | use super::*; [INFO] [stderr] | -------- the item `ReadableAccount` is already imported here [INFO] [stderr] 272 | use crate::{ [INFO] [stderr] 273 | account::ReadableAccount, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `KeyedAccount` is imported redundantly [INFO] [stderr] --> src/nonce_keyed_account.rs:276:9 [INFO] [stderr] | [INFO] [stderr] 271 | use super::*; [INFO] [stderr] | -------- the item `KeyedAccount` is already imported here [INFO] [stderr] ... [INFO] [stderr] 276 | keyed_account::KeyedAccount, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `nonce` is imported redundantly [INFO] [stderr] --> src/nonce_keyed_account.rs:277:17 [INFO] [stderr] | [INFO] [stderr] 271 | use super::*; [INFO] [stderr] | -------- the item `nonce` is already imported here [INFO] [stderr] ... [INFO] [stderr] 277 | nonce::{self, State}, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `State` is imported redundantly [INFO] [stderr] --> src/nonce_keyed_account.rs:277:23 [INFO] [stderr] | [INFO] [stderr] 271 | use super::*; [INFO] [stderr] | -------- the item `State` is already imported here [INFO] [stderr] ... [INFO] [stderr] 277 | nonce::{self, State}, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `extern` fn uses type `[keyed_account::KeyedAccount<'_>]`, which is not FFI-safe [INFO] [stderr] --> src/entrypoint_native.rs:10:30 [INFO] [stderr] | [INFO] [stderr] 10 | pub type ProgramEntrypoint = unsafe extern "C" fn( [INFO] [stderr] | ______________________________^ [INFO] [stderr] 11 | | program_id: &Pubkey, [INFO] [stderr] 12 | | keyed_accounts: &[KeyedAccount], [INFO] [stderr] 13 | | instruction_data: &[u8], [INFO] [stderr] 14 | | ) -> Result<(), InstructionError>; [INFO] [stderr] | |_________________________________^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = help: consider using a raw pointer instead [INFO] [stderr] = note: slices have no C equivalent [INFO] [stderr] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `gemachain-sdk` (lib test) generated 17 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gemachain_sdk-7bb5b5b0b3709d96) [INFO] [stdout] [INFO] [stdout] running 165 tests [INFO] [stdout] test account::tests::test_account_add_sub_carats ... ok [INFO] [stdout] test account::tests::test_account_data_set_data ... ok [INFO] [stdout] test account::tests::test_account_data_copy_as_slice ... ok [INFO] [stdout] test account::tests::test_account_set_data_from_slice ... ok [INFO] [stdout] test account::tests::test_account_shared_data_all_fields ... ok [INFO] [stdout] test account::tests::test_account_shared_data ... ok [INFO] [stdout] test account::tests::test_account_checked_sub_carats_underflow - should panic ... ok [INFO] [stdout] test account::tests::test_account_checked_sub_carats_underflow2 - should panic ... ok [INFO] [stdout] test account::tests::test_account_checked_add_carats_overflow2 - should panic ... ok [INFO] [stdout] test account::tests::test_account_checked_add_carats_overflow - should panic ... ok [INFO] [stdout] test account::tests::test_account_serialize - should panic ... ok [INFO] [stdout] test account::tests::test_account_deserialize - should panic ... ok [INFO] [stdout] test account::tests::test_account_shared_data_serialize - should panic ... ok [INFO] [stdout] test account::tests::test_account_shared_data_deserialize - should panic ... ok [INFO] [stdout] test account_utils::tests::test_account_state ... ok [INFO] [stdout] test compute_budget::test_id ... ok [INFO] [stdout] test compute_budget::tests::test_process_transaction ... ok [INFO] [stdout] test account::tests::test_to_account_shared_data ... ok [INFO] [stdout] test derivation_path::tests::test_derivation_path_debug ... ok [INFO] [stdout] test derivation_path::tests::test_from_absolute_path_str ... ok [INFO] [stdout] test derivation_path::tests::test_from_key_str ... ok [INFO] [stdout] test derivation_path::tests::test_from_uri ... ok [INFO] [stdout] test derivation_path::tests::test_from_uri_full_path ... ok [INFO] [stdout] test deserialize_utils::tests::test_default_on_eof ... ok [INFO] [stdout] test deserialize_utils::tests::test_default_on_eof_additional_untagged_fields - should panic ... ok [INFO] [stdout] test ed25519_instruction::test::test_invalid_offsets ... ok [INFO] [stdout] test derivation_path::tests::test_get_query ... ok [INFO] [stdout] test feature_set::check_init_vote_data::test_id ... ok [INFO] [stdout] test ed25519_instruction::test::test_pubkey_offset ... ok [INFO] [stdout] test ed25519_instruction::test::test_signature_offset ... ok [INFO] [stdout] test ed25519_instruction::test::test_message_data_offsets ... ok [INFO] [stdout] test feature::test::feature_deserialize_none ... ok [INFO] [stdout] test feature_set::add_missing_program_error_mappings::test_id ... ok [INFO] [stdout] test feature_set::allow_native_ids::test_id ... ok [INFO] [stdout] test feature_set::blake3_syscall_enabled::test_id ... ok [INFO] [stdout] test feature_set::close_upgradeable_program_accounts::test_id ... ok [INFO] [stdout] test feature_set::dedupe_config_program_signers::test_id ... ok [INFO] [stdout] test feature_set::demote_program_write_locks::test_id ... ok [INFO] [stdout] test feature_set::deprecate_rewards_sysvar::test_id ... ok [INFO] [stdout] test feature_set::deterministic_shred_seed_enabled::test_id ... ok [INFO] [stdout] test feature_set::disable_fees_sysvar::test_id ... ok [INFO] [stdout] test feature_set::ed25519_program_enabled::test_id ... ok [INFO] [stdout] test feature_set::filter_stake_delegation_accounts::test_id ... ok [INFO] [stdout] test feature_set::fix_write_privs::test_id ... ok [INFO] [stdout] test feature_set::full_inflation::devnet_and_testnet::test_id ... ok [INFO] [stdout] test feature_set::full_inflation::mainnet::certusone::enable::test_id ... ok [INFO] [stdout] test feature_set::full_inflation::mainnet::certusone::vote::test_id ... ok [INFO] [stdout] test feature_set::gate_large_block::test_id ... ok [INFO] [stdout] test feature_set::instructions_sysvar_owned_by_sysvar::test_id ... ok [INFO] [stdout] test feature_set::libsecp256k1_0_5_upgrade_enabled::test_id ... ok [INFO] [stdout] test feature_set::libsecp256k1_fail_on_bad_count::test_id ... ok [INFO] [stdout] test feature_set::mem_overlap_fix::test_id ... ok [INFO] [stdout] test feature_set::merge_nonce_error_into_system_error::test_id ... ok [INFO] [stdout] test feature_set::neon_evm_compute_budget::test_id ... ok [INFO] [stdout] test feature_set::check_seed_length::test_id ... ok [INFO] [stdout] test feature_set::no_overflow_rent_distribution::test_id ... ok [INFO] [stdout] test feature_set::pico_inflation::test_id ... ok [INFO] [stdout] test feature_set::reduce_required_deploy_balance::test_id ... ok [INFO] [stdout] test feature_set::rent_for_sysvars::test_id ... ok [INFO] [stdout] test feature_set::require_custodian_for_locked_stake_authorize::test_id ... ok [INFO] [stdout] test feature_set::sol_log_data_syscall_enabled::test_id ... ok [INFO] [stdout] test feature_set::spl_token_v2_multisig_fix::test_id ... ok [INFO] [stdout] test feature_set::spl_token_v2_self_transfer_fix::test_id ... ok [INFO] [stdout] test feature_set::spl_token_v2_set_authority_fix::test_id ... ok [INFO] [stdout] test feature_set::stake_merge_with_unmatched_credits_observed::test_id ... ok [INFO] [stdout] test feature_set::stake_program_advance_activating_credits_observed::test_id ... ok [INFO] [stdout] test feature_set::stake_program_v3::test_id ... ok [INFO] [stdout] test feature_set::stake_program_v4::test_id ... ok [INFO] [stdout] test feature_set::stakes_remove_delegation_if_inactive::test_id ... ok [INFO] [stdout] test feature_set::stop_verify_mul64_imm_nonzero::test_id ... ok [INFO] [stdout] test feature_set::system_transfer_zero_check::test_id ... ok [INFO] [stdout] test feature_set::test::test_full_inflation_features_enabled ... ok [INFO] [stdout] test feature_set::test::test_full_inflation_features_enabled_devnet_and_testnet ... ok [INFO] [stdout] test feature_set::tx_wide_compute_cap::test_id ... ok [INFO] [stdout] test feature_set::verify_tx_signatures_len::test_id ... ok [INFO] [stdout] test feature_set::versioned_tx_message_enabled::test_id ... ok [INFO] [stdout] test feature_set::vote_stake_checked_instructions::test_id ... ok [INFO] [stdout] test feature_set::warp_timestamp_again::test_id ... ok [INFO] [stdout] test hard_forks::tests::iter_is_sorted ... ok [INFO] [stdout] test feature_set::secp256k1_recover_syscall_enabled::test_id ... ok [INFO] [stdout] test hard_forks::tests::multiple_hard_forks_since_parent ... ok [INFO] [stdout] test inflation::tests::test_inflation_basic ... ok [INFO] [stdout] test inflation::tests::test_inflation_fixed ... ok [INFO] [stdout] test keyed_account::tests::test_id ... ok [INFO] [stdout] test genesis_config::tests::test_genesis_config ... FAILED [INFO] [stdout] test feature_set::return_data_syscall_enabled::test_id ... ok [INFO] [stdout] test keyed_account::tests::test_sysvar_keyed_account_to_from ... ok [INFO] [stdout] test nonce_account::tests::test_verify_bad_account_owner_fails ... ok [INFO] [stdout] test native_loader::test_id ... ok [INFO] [stdout] test nonce_keyed_account::test::initialize_inx_uninitialized_acc_insuff_funds_fail ... ok [INFO] [stdout] test nonce_keyed_account::test::keyed_account_expected_behavior ... ok [INFO] [stdout] test nonce_keyed_account::test::initialize_inx_ok ... ok [INFO] [stdout] test nonce_keyed_account::test::default_is_uninitialized ... ok [INFO] [stdout] test nonce_keyed_account::test::initialize_inx_initialized_account_fail ... ok [INFO] [stdout] test nonce_keyed_account::test::authorize_inx_uninitialized_state_fail ... ok [INFO] [stdout] test nonce_keyed_account::test::authorize_inx_bad_authority_fail ... ok [INFO] [stdout] test nonce_keyed_account::test::nonce_inx_initialized_account_not_signer_fail ... ok [INFO] [stdout] test nonce_keyed_account::test::nonce_inx_too_early_fail ... ok [INFO] [stdout] test nonce_keyed_account::test::authorize_inx_ok ... ok [INFO] [stdout] test nonce_keyed_account::test::nonce_inx_independent_nonce_authority_ok ... ok [INFO] [stdout] test nonce_keyed_account::test::withdraw_inx_initialized_acc_insuff_rent_fail ... ok [INFO] [stdout] test nonce_keyed_account::test::withdraw_inx_initialized_acc_insuff_funds_fail ... ok [INFO] [stdout] test nonce_keyed_account::test::withdraw_inx_initialized_acc_nonce_too_early_fail ... ok [INFO] [stdout] test nonce_keyed_account::test::nonce_inx_no_nonce_authority_sig_fail ... ok [INFO] [stdout] test nonce_keyed_account::test::nonce_inx_uninitialized_account_fail ... ok [INFO] [stdout] test nonce_keyed_account::test::verify_nonce_bad_acc_state_fail ... ok [INFO] [stdout] test nonce_keyed_account::test::verify_nonce_bad_query_hash_fail ... ok [INFO] [stdout] test nonce_keyed_account::test::withdraw_inx_initialized_acc_two_withdraws_ok ... ok [INFO] [stdout] test nonce_keyed_account::test::verify_nonce_ok ... ok [INFO] [stdout] test nonce_keyed_account::test::withdraw_inx_uninitialized_acc_two_withdraws_ok ... ok [INFO] [stdout] test nonce_keyed_account::test::withdraw_inx_overflow ... ok [INFO] [stdout] test nonce_keyed_account::test::withdraw_inx_unintialized_acc_insuff_funds_fail ... ok [INFO] [stdout] test nonce_keyed_account::test::withdraw_inx_unintialized_acc_ok ... ok [INFO] [stdout] test recent_blockhashes_account::tests::test_create_account_empty ... ok [INFO] [stdout] test recent_blockhashes_account::tests::test_create_account_truncate ... ok [INFO] [stdout] test secp256k1_instruction::test::test_count_is_zero_but_sig_data_exists ... ok [INFO] [stdout] test nonce_keyed_account::test::withdraw_inx_unintialized_acc_unsigned_fail ... ok [INFO] [stdout] test program_utils::tests::test_limited_deserialize ... ok [INFO] [stdout] test pubkey::tests::test_read_write_pubkey ... FAILED [INFO] [stdout] test recent_blockhashes_account::tests::test_create_account_full ... ok [INFO] [stdout] test recent_blockhashes_account::tests::test_create_account_unsorted ... ok [INFO] [stdout] test secp256k1_instruction::test::test_signature_offset ... ok [INFO] [stdout] test secp256k1_instruction::test::test_eth_offset ... ok [INFO] [stdout] test secp256k1_instruction::test::test_message_data_offsets ... ok [INFO] [stdout] test signature::tests::test_off_curve_pubkey_verify_fails ... ok [INFO] [stdout] test secp256k1_instruction::test::test_invalid_offsets ... ok [INFO] [stdout] test signature::tests::test_signature_fromstr ... ok [INFO] [stdout] test shred_version::tests::test_compute_shred_version ... ok [INFO] [stdout] test signer::keypair::tests::test_keypair ... ok [INFO] [stdout] test signer::keypair::tests::test_keypair_from_seed ... ok [INFO] [stdout] test signer::keypair::tests::test_write_keypair_file_overwrite_ok ... FAILED [INFO] [stdout] test signer::keypair::tests::test_write_keypair_file ... FAILED [INFO] [stdout] test signer::keypair::tests::test_write_keypair_file_truncate ... FAILED [INFO] [stdout] test signer::presigner::tests::test_presigner ... ok [INFO] [stdout] test signer::signers::tests::test_dyn_keypairs_compile ... ok [INFO] [stdout] test timing::test::test_slot_duration_from_slots_per_year ... ok [INFO] [stdout] test timing::test::test_years_as_slots ... ok [INFO] [stdout] test signer::signers::tests::test_dyn_keypairs_by_ref_compile ... ok [INFO] [stdout] test transaction::tests::test_partial_sign_mismatched_key - should panic ... ok [INFO] [stdout] test transaction::tests::get_nonce_pub_from_ix_no_accounts_fail ... ok [INFO] [stdout] test transaction::tests::get_nonce_pub_from_ix_bad_acc_idx_fail ... ok [INFO] [stdout] test transaction::tests::test_refs ... ok [INFO] [stdout] test transaction::tests::test_partial_sign ... ok [INFO] [stdout] test transaction::tests::test_refs_invalid_account ... ok [INFO] [stdout] test signer::tests::test_unique_signers ... ok [INFO] [stdout] test timing::test::test_interval_update ... ok [INFO] [stdout] test transaction::tests::get_nonce_pub_from_ix_ok ... ok [INFO] [stdout] test transaction::tests::test_transaction_minimum_serialized_size ... ok [INFO] [stdout] test transaction::tests::test_transaction_missing_key - should panic ... ok [INFO] [stdout] test transaction::tests::test_transaction_instruction_with_duplicate_keys ... ok [INFO] [stdout] test transaction::tests::test_transaction_correct_key ... ok [INFO] [stdout] test transaction::tests::test_transaction_missing_keypair - should panic ... ok [INFO] [stdout] test transaction::tests::test_refs_invalid_program_id ... ok [INFO] [stdout] test transaction::tests::test_transaction_serialize ... ok [INFO] [stdout] test transaction::tests::test_sanitize_txs ... ok [INFO] [stdout] test transaction::tests::test_sdk_serialize ... ok [INFO] [stdout] test transaction::tests::test_transaction_wrong_key - should panic ... ok [INFO] [stdout] test transaction::tests::tx_keypair_pubkey_mismatch ... ok [INFO] [stdout] test transaction::tests::tx_uses_nonce_bad_prog_id_idx_fail ... ok [INFO] [stdout] test transaction::tests::test_try_sign_dyn_keypairs ... ok [INFO] [stdout] test transaction::tests::tx_uses_nonce_empty_ix_fail ... ok [INFO] [stdout] test transaction::tests::tx_uses_nonce_first_prog_id_not_nonce_fail ... ok [INFO] [stdout] test transaction::tests::tx_uses_nonce_ok ... ok [INFO] [stdout] test transaction::tests::tx_uses_nonce_wrong_first_nonce_ix_fail ... ok [INFO] [stdout] test signer::keypair::tests::test_keypair_from_seed_phrase_and_passphrase ... ok [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- genesis_config::tests::test_genesis_config stdout ---- [INFO] [stdout] thread 'genesis_config::tests::test_genesis_config' panicked at src/genesis_config.rs:342:28: [INFO] [stdout] write: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c996ff7a62 - std::backtrace_rs::backtrace::libunwind::trace::hf591c4fa475b521b [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x55c996ff7a62 - std::backtrace_rs::backtrace::trace_unsynchronized::hce0fc3788d7159a9 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c996ff7a62 - std::sys_common::backtrace::_print_fmt::he2d1cbe468040257 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55c996ff7a62 - ::fmt::h2c24b8bf09043006 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55c99702194c - core::fmt::rt::Argument::fmt::h982f45771e9ecd8b [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55c99702194c - core::fmt::write::h08d521d188b46bd0 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/mod.rs:1153:17 [INFO] [stdout] 6: 0x55c996ff518f - std::io::Write::write_fmt::h84dbc6cf42979d05 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/io/mod.rs:1843:15 [INFO] [stdout] 7: 0x55c996ff7834 - std::sys_common::backtrace::_print::h3e781da3859a0efa [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55c996ff7834 - std::sys_common::backtrace::print::he5e9ec6ac18663c5 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55c996ff94fb - std::panicking::default_hook::{{closure}}::hb05b3618b96e9a16 [INFO] [stdout] 10: 0x55c996ff91d7 - std::panicking::default_hook::ha92ce0e319b86adc [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55c996e1ee67 - as core::ops::function::Fn>::call::hfad4e8cd66d28d6f [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 12: 0x55c996e1ee67 - test::test_main::{{closure}}::hb316c81ad0052246 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55c996ff9b30 - as core::ops::function::Fn>::call::h48f57e8ba0ebe10d [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 14: 0x55c996ff9b30 - std::panicking::rust_panic_with_hook::h0843a0c6d846e961 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x55c996ff9872 - std::panicking::begin_panic_handler::{{closure}}::h089f044d920e4ed4 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:657:13 [INFO] [stdout] 16: 0x55c996ff7f36 - std::sys_common::backtrace::__rust_end_short_backtrace::h17a752ec00eb4307 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55c996ff95a4 - rust_begin_unwind [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x55c996a0de95 - core::panicking::panic_fmt::hf9e3650f9c0b35ad [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55c996a0e473 - core::result::unwrap_failed::h771e22f2bbdd5cf2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/result.rs:1654:5 [INFO] [stdout] 20: 0x55c996ae89ef - core::result::Result::expect::h52368074c06aced6 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/result.rs:1034:23 [INFO] [stdout] 21: 0x55c996aab251 - gemachain_sdk::genesis_config::tests::test_genesis_config::he637f3d252c1e3d4 [INFO] [stdout] at /opt/rustwide/workdir/src/genesis_config.rs:342:9 [INFO] [stdout] 22: 0x55c996aaaeb7 - gemachain_sdk::genesis_config::tests::test_genesis_config::{{closure}}::h0574b3cf67754574 [INFO] [stdout] at /opt/rustwide/workdir/src/genesis_config.rs:321:29 [INFO] [stdout] 23: 0x55c996a76cf6 - core::ops::function::FnOnce::call_once::h94916781b7b626da [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55c996e23a2f - core::ops::function::FnOnce::call_once::h0e9f6b735acda624 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x55c996e23a2f - test::__rust_begin_short_backtrace::h65f11a900e8cf65e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:621:18 [INFO] [stdout] 26: 0x55c996e23123 - test::run_test_in_process::{{closure}}::h5e2816892ad7ac9a [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:60 [INFO] [stdout] 27: 0x55c996e23123 - as core::ops::function::FnOnce<()>>::call_once::h1b9c320c72d4c6ce [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x55c996e23123 - std::panicking::try::do_call::hd0b24b52271709c2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stdout] 29: 0x55c996e23123 - std::panicking::try::h56d1181c9703484e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stdout] 30: 0x55c996e23123 - std::panic::catch_unwind::h8bd23f3ab29003f2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stdout] 31: 0x55c996e23123 - test::run_test_in_process::h506184887cedf4a3 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:27 [INFO] [stdout] 32: 0x55c996e23123 - test::run_test::{{closure}}::h1877fa24be24f03e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:567:43 [INFO] [stdout] 33: 0x55c996debd23 - test::run_test::{{closure}}::hd863e669253739ef [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:595:41 [INFO] [stdout] 34: 0x55c996debd23 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7f4ddddf8d11340f [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 35: 0x55c996df088f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4a8b28c9e99c5cc2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 36: 0x55c996df088f - as core::ops::function::FnOnce<()>>::call_once::h82f1b5c530f72a07 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x55c996df088f - std::panicking::try::do_call::h0064fe0f14317599 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stdout] 38: 0x55c996df088f - std::panicking::try::h1cc6a2a343001459 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stdout] 39: 0x55c996df088f - std::panic::catch_unwind::h90be06afab17593a [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stdout] 40: 0x55c996df088f - std::thread::Builder::spawn_unchecked_::{{closure}}::h80bc2ad0bec94635 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 41: 0x55c996df088f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h27e1017014ef0506 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x55c996ffe6d5 - as core::ops::function::FnOnce>::call_once::hdbdd1f187b9b9080 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 43: 0x55c996ffe6d5 - as core::ops::function::FnOnce>::call_once::hc7ee8cb78037b4ec [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 44: 0x55c996ffe6d5 - std::sys::pal::unix::thread::Thread::new::thread_start::haedac03260309a72 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f5b709b3ac3 - [INFO] [stdout] 46: 0x7f5b70a44bf4 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- pubkey::tests::test_read_write_pubkey stdout ---- [INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] [INFO] [stdout] ---- signer::keypair::tests::test_write_keypair_file_overwrite_ok stdout ---- [INFO] [stdout] thread 'signer::keypair::tests::test_write_keypair_file_overwrite_ok' panicked at src/signer/keypair.rs:272:55: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c996ff7a62 - std::backtrace_rs::backtrace::libunwind::trace::hf591c4fa475b521b [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x55c996ff7a62 - std::backtrace_rs::backtrace::trace_unsynchronized::hce0fc3788d7159a9 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c996ff7a62 - std::sys_common::backtrace::_print_fmt::he2d1cbe468040257 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55c996ff7a62 - ::fmt::h2c24b8bf09043006 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55c99702194c - core::fmt::rt::Argument::fmt::h982f45771e9ecd8b [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55c99702194c - core::fmt::write::h08d521d188b46bd0 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/mod.rs:1153:17 [INFO] [stdout] 6: 0x55c996ff518f - std::io::Write::write_fmt::h84dbc6cf42979d05 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/io/mod.rs:1843:15 [INFO] [stdout] 7: 0x55c996ff7834 - std::sys_common::backtrace::_print::h3e781da3859a0efa [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55c996ff7834 - std::sys_common::backtrace::print::he5e9ec6ac18663c5 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55c996ff94fb - std::panicking::default_hook::{{closure}}::hb05b3618b96e9a16 [INFO] [stdout] 10: 0x55c996ff91d7 - std::panicking::default_hook::ha92ce0e319b86adc [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55c996e1ee67 - as core::ops::function::Fn>::call::hfad4e8cd66d28d6f [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 12: 0x55c996e1ee67 - test::test_main::{{closure}}::hb316c81ad0052246 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55c996ff9b30 - as core::ops::function::Fn>::call::h48f57e8ba0ebe10d [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 14: 0x55c996ff9b30 - std::panicking::rust_panic_with_hook::h0843a0c6d846e961 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x55c996ff9872 - std::panicking::begin_panic_handler::{{closure}}::h089f044d920e4ed4 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:657:13 [INFO] [stdout] 16: 0x55c996ff7f36 - std::sys_common::backtrace::__rust_end_short_backtrace::h17a752ec00eb4307 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55c996ff95a4 - rust_begin_unwind [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x55c996a0de95 - core::panicking::panic_fmt::hf9e3650f9c0b35ad [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55c996a0e473 - core::result::unwrap_failed::h771e22f2bbdd5cf2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/result.rs:1654:5 [INFO] [stdout] 20: 0x55c996aace07 - core::result::Result::unwrap::h7854db9f407f9faf [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/result.rs:1077:23 [INFO] [stdout] 21: 0x55c996aace07 - gemachain_sdk::signer::keypair::tests::test_write_keypair_file_overwrite_ok::h71e88ee6008ad056 [INFO] [stdout] at /opt/rustwide/workdir/src/signer/keypair.rs:272:9 [INFO] [stdout] 22: 0x55c996aacce7 - gemachain_sdk::signer::keypair::tests::test_write_keypair_file_overwrite_ok::{{closure}}::h7129fdeae4d5e752 [INFO] [stdout] at /opt/rustwide/workdir/src/signer/keypair.rs:269:46 [INFO] [stdout] 23: 0x55c996a76b86 - core::ops::function::FnOnce::call_once::h8a2b34b64840aad7 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55c996e23a2f - core::ops::function::FnOnce::call_once::h0e9f6b735acda624 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x55c996e23a2f - test::__rust_begin_short_backtrace::h65f11a900e8cf65e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:621:18 [INFO] [stdout] 26: 0x55c996e23123 - test::run_test_in_process::{{closure}}::h5e2816892ad7ac9a [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:60 [INFO] [stdout] 27: 0x55c996e23123 - as core::ops::function::FnOnce<()>>::call_once::h1b9c320c72d4c6ce [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x55c996e23123 - std::panicking::try::do_call::hd0b24b52271709c2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stdout] 29: 0x55c996e23123 - std::panicking::try::h56d1181c9703484e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stdout] 30: 0x55c996e23123 - std::panic::catch_unwind::h8bd23f3ab29003f2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stdout] 31: 0x55c996e23123 - test::run_test_in_process::h506184887cedf4a3 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:27 [INFO] [stdout] 32: 0x55c996e23123 - test::run_test::{{closure}}::h1877fa24be24f03e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:567:43 [INFO] [stdout] 33: 0x55c996debd23 - test::run_test::{{closure}}::hd863e669253739ef [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:595:41 [INFO] [stdout] 34: 0x55c996debd23 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7f4ddddf8d11340f [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 35: 0x55c996df088f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4a8b28c9e99c5cc2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 36: 0x55c996df088f - as core::ops::function::FnOnce<()>>::call_once::h82f1b5c530f72a07 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x55c996df088f - std::panicking::try::do_call::h0064fe0f14317599 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stdout] 38: 0x55c996df088f - std::panicking::try::h1cc6a2a343001459 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stdout] 39: 0x55c996df088f - std::panic::catch_unwind::h90be06afab17593a [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stdout] 40: 0x55c996df088f - std::thread::Builder::spawn_unchecked_::{{closure}}::h80bc2ad0bec94635 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 41: 0x55c996df088f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h27e1017014ef0506 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x55c996ffe6d5 - as core::ops::function::FnOnce>::call_once::hdbdd1f187b9b9080 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 43: 0x55c996ffe6d5 - as core::ops::function::FnOnce>::call_once::hc7ee8cb78037b4ec [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 44: 0x55c996ffe6d5 - std::sys::pal::unix::thread::Thread::new::thread_start::haedac03260309a72 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f5b709b3ac3 - [INFO] [stdout] 46: 0x7f5b70a44bf4 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- signer::keypair::tests::test_write_keypair_file stdout ---- [INFO] [stdout] thread 'signer::keypair::tests::test_write_keypair_file' panicked at src/signer/keypair.rs:237:80: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c996ff7a62 - std::backtrace_rs::backtrace::libunwind::trace::hf591c4fa475b521b [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x55c996ff7a62 - std::backtrace_rs::backtrace::trace_unsynchronized::hce0fc3788d7159a9 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c996ff7a62 - std::sys_common::backtrace::_print_fmt::he2d1cbe468040257 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55c996ff7a62 - ::fmt::h2c24b8bf09043006 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55c99702194c - core::fmt::rt::Argument::fmt::h982f45771e9ecd8b [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55c99702194c - core::fmt::write::h08d521d188b46bd0 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/mod.rs:1153:17 [INFO] [stdout] 6: 0x55c996ff518f - std::io::Write::write_fmt::h84dbc6cf42979d05 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/io/mod.rs:1843:15 [INFO] [stdout] 7: 0x55c996ff7834 - std::sys_common::backtrace::_print::h3e781da3859a0efa [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55c996ff7834 - std::sys_common::backtrace::print::he5e9ec6ac18663c5 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55c996ff94fb - std::panicking::default_hook::{{closure}}::hb05b3618b96e9a16 [INFO] [stdout] 10: 0x55c996ff91d7 - std::panicking::default_hook::ha92ce0e319b86adc [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55c996e1ee67 - as core::ops::function::Fn>::call::hfad4e8cd66d28d6f [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 12: 0x55c996e1ee67 - test::test_main::{{closure}}::hb316c81ad0052246 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55c996ff9b30 - as core::ops::function::Fn>::call::h48f57e8ba0ebe10d [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 14: 0x55c996ff9b30 - std::panicking::rust_panic_with_hook::h0843a0c6d846e961 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x55c996ff9872 - std::panicking::begin_panic_handler::{{closure}}::h089f044d920e4ed4 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:657:13 [INFO] [stdout] 16: 0x55c996ff7f36 - std::sys_common::backtrace::__rust_end_short_backtrace::h17a752ec00eb4307 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55c996ff95a4 - rust_begin_unwind [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x55c996a0de95 - core::panicking::panic_fmt::hf9e3650f9c0b35ad [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55c996a0e473 - core::result::unwrap_failed::h771e22f2bbdd5cf2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/result.rs:1654:5 [INFO] [stdout] 20: 0x55c996aac2b1 - core::result::Result::unwrap::h7854db9f407f9faf [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/result.rs:1077:23 [INFO] [stdout] 21: 0x55c996aac2b1 - gemachain_sdk::signer::keypair::tests::test_write_keypair_file::h8dfe75d010d6487a [INFO] [stdout] at /opt/rustwide/workdir/src/signer/keypair.rs:237:34 [INFO] [stdout] 22: 0x55c996aac167 - gemachain_sdk::signer::keypair::tests::test_write_keypair_file::{{closure}}::h992a2532fc395138 [INFO] [stdout] at /opt/rustwide/workdir/src/signer/keypair.rs:235:33 [INFO] [stdout] 23: 0x55c996a76c56 - core::ops::function::FnOnce::call_once::h8be4df98c5ae7915 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55c996e23a2f - core::ops::function::FnOnce::call_once::h0e9f6b735acda624 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x55c996e23a2f - test::__rust_begin_short_backtrace::h65f11a900e8cf65e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:621:18 [INFO] [stdout] 26: 0x55c996e23123 - test::run_test_in_process::{{closure}}::h5e2816892ad7ac9a [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:60 [INFO] [stdout] 27: 0x55c996e23123 - as core::ops::function::FnOnce<()>>::call_once::h1b9c320c72d4c6ce [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x55c996e23123 - std::panicking::try::do_call::hd0b24b52271709c2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stdout] 29: 0x55c996e23123 - std::panicking::try::h56d1181c9703484e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stdout] 30: 0x55c996e23123 - std::panic::catch_unwind::h8bd23f3ab29003f2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stdout] 31: 0x55c996e23123 - test::run_test_in_process::h506184887cedf4a3 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:27 [INFO] [stdout] 32: 0x55c996e23123 - test::run_test::{{closure}}::h1877fa24be24f03e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:567:43 [INFO] [stdout] 33: 0x55c996debd23 - test::run_test::{{closure}}::hd863e669253739ef [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:595:41 [INFO] [stdout] 34: 0x55c996debd23 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7f4ddddf8d11340f [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 35: 0x55c996df088f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4a8b28c9e99c5cc2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 36: 0x55c996df088f - as core::ops::function::FnOnce<()>>::call_once::h82f1b5c530f72a07 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x55c996df088f - std::panicking::try::do_call::h0064fe0f14317599 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stdout] 38: 0x55c996df088f - std::panicking::try::h1cc6a2a343001459 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stdout] 39: 0x55c996df088f - std::panic::catch_unwind::h90be06afab17593a [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stdout] 40: 0x55c996df088f - std::thread::Builder::spawn_unchecked_::{{closure}}::h80bc2ad0bec94635 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 41: 0x55c996df088f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h27e1017014ef0506 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x55c996ffe6d5 - as core::ops::function::FnOnce>::call_once::hdbdd1f187b9b9080 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 43: 0x55c996ffe6d5 - as core::ops::function::FnOnce>::call_once::hc7ee8cb78037b4ec [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 44: 0x55c996ffe6d5 - std::sys::pal::unix::thread::Thread::new::thread_start::haedac03260309a72 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f5b709b3ac3 - [INFO] [stdout] 46: 0x7f5b70a44bf4 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- signer::keypair::tests::test_write_keypair_file_truncate stdout ---- [INFO] [stdout] thread 'signer::keypair::tests::test_write_keypair_file_truncate' panicked at src/signer/keypair.rs:280:55: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c996ff7a62 - std::backtrace_rs::backtrace::libunwind::trace::hf591c4fa475b521b [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x55c996ff7a62 - std::backtrace_rs::backtrace::trace_unsynchronized::hce0fc3788d7159a9 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c996ff7a62 - std::sys_common::backtrace::_print_fmt::he2d1cbe468040257 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55c996ff7a62 - ::fmt::h2c24b8bf09043006 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55c99702194c - core::fmt::rt::Argument::fmt::h982f45771e9ecd8b [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55c99702194c - core::fmt::write::h08d521d188b46bd0 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/mod.rs:1153:17 [INFO] [stdout] 6: 0x55c996ff518f - std::io::Write::write_fmt::h84dbc6cf42979d05 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/io/mod.rs:1843:15 [INFO] [stdout] 7: 0x55c996ff7834 - std::sys_common::backtrace::_print::h3e781da3859a0efa [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55c996ff7834 - std::sys_common::backtrace::print::he5e9ec6ac18663c5 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55c996ff94fb - std::panicking::default_hook::{{closure}}::hb05b3618b96e9a16 [INFO] [stdout] 10: 0x55c996ff91d7 - std::panicking::default_hook::ha92ce0e319b86adc [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55c996e1ee67 - as core::ops::function::Fn>::call::hfad4e8cd66d28d6f [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 12: 0x55c996e1ee67 - test::test_main::{{closure}}::hb316c81ad0052246 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55c996ff9b30 - as core::ops::function::Fn>::call::h48f57e8ba0ebe10d [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 14: 0x55c996ff9b30 - std::panicking::rust_panic_with_hook::h0843a0c6d846e961 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x55c996ff9872 - std::panicking::begin_panic_handler::{{closure}}::h089f044d920e4ed4 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:657:13 [INFO] [stdout] 16: 0x55c996ff7f36 - std::sys_common::backtrace::__rust_end_short_backtrace::h17a752ec00eb4307 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55c996ff95a4 - rust_begin_unwind [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x55c996a0de95 - core::panicking::panic_fmt::hf9e3650f9c0b35ad [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55c996a0e473 - core::result::unwrap_failed::h771e22f2bbdd5cf2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/result.rs:1654:5 [INFO] [stdout] 20: 0x55c996aad1ca - core::result::Result::unwrap::h7854db9f407f9faf [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/result.rs:1077:23 [INFO] [stdout] 21: 0x55c996aad1ca - gemachain_sdk::signer::keypair::tests::test_write_keypair_file_truncate::h957b4231b9b4c5c5 [INFO] [stdout] at /opt/rustwide/workdir/src/signer/keypair.rs:280:9 [INFO] [stdout] 22: 0x55c996aad047 - gemachain_sdk::signer::keypair::tests::test_write_keypair_file_truncate::{{closure}}::he14350275b34ded0 [INFO] [stdout] at /opt/rustwide/workdir/src/signer/keypair.rs:277:42 [INFO] [stdout] 23: 0x55c996a73c86 - core::ops::function::FnOnce::call_once::h0fec18749f9d55ba [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55c996e23a2f - core::ops::function::FnOnce::call_once::h0e9f6b735acda624 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x55c996e23a2f - test::__rust_begin_short_backtrace::h65f11a900e8cf65e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:621:18 [INFO] [stdout] 26: 0x55c996e23123 - test::run_test_in_process::{{closure}}::h5e2816892ad7ac9a [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:60 [INFO] [stdout] 27: 0x55c996e23123 - as core::ops::function::FnOnce<()>>::call_once::h1b9c320c72d4c6ce [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x55c996e23123 - std::panicking::try::do_call::hd0b24b52271709c2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stdout] 29: 0x55c996e23123 - std::panicking::try::h56d1181c9703484e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stdout] 30: 0x55c996e23123 - std::panic::catch_unwind::h8bd23f3ab29003f2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stdout] 31: 0x55c996e23123 - test::run_test_in_process::h506184887cedf4a3 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:27 [INFO] [stdout] 32: 0x55c996e23123 - test::run_test::{{closure}}::h1877fa24be24f03e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:567:43 [INFO] [stdout] 33: 0x55c996debd23 - test::run_test::{{closure}}::hd863e669253739ef [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:595:41 [INFO] [stdout] 34: 0x55c996debd23 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7f4ddddf8d11340f [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 35: 0x55c996df088f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4a8b28c9e99c5cc2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 36: 0x55c996df088f - as core::ops::function::FnOnce<()>>::call_once::h82f1b5c530f72a07 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x55c996df088f - std::panicking::try::do_call::h0064fe0f14317599 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stdout] 38: 0x55c996df088f - std::panicking::try::h1cc6a2a343001459 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stdout] 39: 0x55c996df088f - std::panic::catch_unwind::h90be06afab17593a [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stdout] 40: 0x55c996df088f - std::thread::Builder::spawn_unchecked_::{{closure}}::h80bc2ad0bec94635 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 41: 0x55c996df088f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h27e1017014ef0506 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x55c996ffe6d5 - as core::ops::function::FnOnce>::call_once::hdbdd1f187b9b9080 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 43: 0x55c996ffe6d5 - as core::ops::function::FnOnce>::call_once::hc7ee8cb78037b4ec [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 44: 0x55c996ffe6d5 - std::sys::pal::unix::thread::Thread::new::thread_start::haedac03260309a72 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f5b709b3ac3 - [INFO] [stdout] 46: 0x7f5b70a44bf4 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] genesis_config::tests::test_genesis_config [INFO] [stdout] pubkey::tests::test_read_write_pubkey [INFO] [stdout] signer::keypair::tests::test_write_keypair_file [INFO] [stdout] signer::keypair::tests::test_write_keypair_file_overwrite_ok [INFO] [stdout] signer::keypair::tests::test_write_keypair_file_truncate [INFO] [stdout] [INFO] [stdout] test result: FAILED. 160 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bfaf4de94279b29da2f4e86618a2266945111cc7faeffd3b63b1e1cf31de883d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfaf4de94279b29da2f4e86618a2266945111cc7faeffd3b63b1e1cf31de883d", kill_on_drop: false }` [INFO] [stdout] bfaf4de94279b29da2f4e86618a2266945111cc7faeffd3b63b1e1cf31de883d