[INFO] fetching crate gemachain-sdk 1.8.2... [INFO] building gemachain-sdk-1.8.2 against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [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 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 040d4b7ee3bf13482d150a61debd2c59f8da5967ec78483e47b64a68cb9ce462 [INFO] running `Command { std: "docker" "start" "-a" "040d4b7ee3bf13482d150a61debd2c59f8da5967ec78483e47b64a68cb9ce462", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "040d4b7ee3bf13482d150a61debd2c59f8da5967ec78483e47b64a68cb9ce462", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "040d4b7ee3bf13482d150a61debd2c59f8da5967ec78483e47b64a68cb9ce462", kill_on_drop: false }` [INFO] [stdout] 040d4b7ee3bf13482d150a61debd2c59f8da5967ec78483e47b64a68cb9ce462 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52662295fd60812a76a128a0a9d00add0ec53e250f7fcd22397fcfb1c164839e [INFO] running `Command { std: "docker" "start" "-a" "52662295fd60812a76a128a0a9d00add0ec53e250f7fcd22397fcfb1c164839e", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling gemachain-frozen-abi-macro v1.8.2 [INFO] [stderr] Compiling gemachain-frozen-abi v1.8.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling gemachain-program v1.8.2 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling gemachain-sdk v1.8.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.33.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="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' -C metadata=6417d3de7334b2b4 -C extra-filename=-6417d3de7334b2b4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-55ba20fab9fcfa3f.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-1a8c134756342874.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-652c0e0396233476.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-e7704e5c7ccfd1ec.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-a52511a432f4660f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "52662295fd60812a76a128a0a9d00add0ec53e250f7fcd22397fcfb1c164839e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52662295fd60812a76a128a0a9d00add0ec53e250f7fcd22397fcfb1c164839e", kill_on_drop: false }` [INFO] [stdout] 52662295fd60812a76a128a0a9d00add0ec53e250f7fcd22397fcfb1c164839e [INFO] building gemachain-sdk-1.8.2 against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [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 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "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" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "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" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6be9504574d6df7981b6bda2576b09ae74a12a396e78ff38ce9ce7b50a3c26b [INFO] running `Command { std: "docker" "start" "-a" "a6be9504574d6df7981b6bda2576b09ae74a12a396e78ff38ce9ce7b50a3c26b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6be9504574d6df7981b6bda2576b09ae74a12a396e78ff38ce9ce7b50a3c26b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6be9504574d6df7981b6bda2576b09ae74a12a396e78ff38ce9ce7b50a3c26b", kill_on_drop: false }` [INFO] [stdout] a6be9504574d6df7981b6bda2576b09ae74a12a396e78ff38ce9ce7b50a3c26b [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc68c074ce5c18fd3b5897095b8fb1c573f5ff67e0fa96d5efe94fd0c30a8532 [INFO] running `Command { std: "docker" "start" "-a" "cc68c074ce5c18fd3b5897095b8fb1c573f5ff67e0fa96d5efe94fd0c30a8532", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling gemachain-frozen-abi-macro v1.8.2 [INFO] [stderr] Compiling gemachain-frozen-abi v1.8.2 [INFO] [stderr] Compiling gemachain-program v1.8.2 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling gemachain-sdk v1.8.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling gemachain-logger v1.8.2 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling gemachain-sdk-macro v1.8.2 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling pbkdf2 v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling derivation-path v0.1.3 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.1.1 [INFO] [stderr] Compiling gemachain-crate-features v1.8.2 [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] = note: `#[warn(unused_imports)]` on by default [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: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.77s [INFO] running `Command { std: "docker" "inspect" "cc68c074ce5c18fd3b5897095b8fb1c573f5ff67e0fa96d5efe94fd0c30a8532", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc68c074ce5c18fd3b5897095b8fb1c573f5ff67e0fa96d5efe94fd0c30a8532", kill_on_drop: false }` [INFO] [stdout] cc68c074ce5c18fd3b5897095b8fb1c573f5ff67e0fa96d5efe94fd0c30a8532 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51760bbd96ba9072bc69206011b4c44e944e706962db530c66cb1cd085db9e7c [INFO] running `Command { std: "docker" "start" "-a" "51760bbd96ba9072bc69206011b4c44e944e706962db530c66cb1cd085db9e7c", kill_on_drop: false }` [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling gemachain-program v1.8.2 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.1.1 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling gemachain-crate-features v1.8.2 [INFO] [stderr] Compiling gemachain-sdk v1.8.2 (/opt/rustwide/workdir) [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] = note: `#[warn(unused_imports)]` on by default [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: 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: 5 warnings emitted [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] = note: `#[warn(unused_imports)]` on by default [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: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.66s [INFO] running `Command { std: "docker" "inspect" "51760bbd96ba9072bc69206011b4c44e944e706962db530c66cb1cd085db9e7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51760bbd96ba9072bc69206011b4c44e944e706962db530c66cb1cd085db9e7c", kill_on_drop: false }` [INFO] [stdout] 51760bbd96ba9072bc69206011b4c44e944e706962db530c66cb1cd085db9e7c