[INFO] cloning repository https://github.com/krrish647/blockchain-projject01 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/krrish647/blockchain-projject01" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrrish647%2Fblockchain-projject01", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrrish647%2Fblockchain-projject01'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b40b02ae10795f7718d68b3c18fe9a2c0cc32fc [INFO] testing krrish647/blockchain-projject01 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrrish647%2Fblockchain-projject01" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/krrish647/blockchain-projject01 [INFO] finished tweaking git repo https://github.com/krrish647/blockchain-projject01 [INFO] tweaked toml for git repo https://github.com/krrish647/blockchain-projject01 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/krrish647/blockchain-projject01 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/krrish647/blockchain-projject01 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f690082f9335ef481f6abcb28c8035be41cff8479437a00fdd91cc08667475fb [INFO] running `Command { std: "docker" "start" "-a" "f690082f9335ef481f6abcb28c8035be41cff8479437a00fdd91cc08667475fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f690082f9335ef481f6abcb28c8035be41cff8479437a00fdd91cc08667475fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f690082f9335ef481f6abcb28c8035be41cff8479437a00fdd91cc08667475fb", kill_on_drop: false }` [INFO] [stdout] f690082f9335ef481f6abcb28c8035be41cff8479437a00fdd91cc08667475fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6c26163c1f189eb50f2369695af89f50a71bfca82c3d73fc6db6e64a107e072 [INFO] running `Command { std: "docker" "start" "-a" "a6c26163c1f189eb50f2369695af89f50a71bfca82c3d73fc6db6e64a107e072", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling stellar-xdr v22.1.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling ark-bls12-381 v0.4.0 [INFO] [stderr] Compiling soroban-spec v22.0.7 [INFO] [stderr] Compiling soroban-spec-rust v22.0.7 [INFO] [stderr] Compiling soroban-env-macros v22.1.3 [INFO] [stderr] Compiling soroban-env-common v22.1.3 [INFO] [stderr] Compiling soroban-sdk-macros v22.0.7 [INFO] [stderr] Compiling soroban-env-host v22.1.3 [INFO] [stderr] Compiling soroban-ledger-snapshot v22.0.7 [INFO] [stderr] Compiling soroban-sdk v22.0.7 [INFO] [stderr] Compiling hello-world v0.0.0 (/opt/rustwide/workdir/contracts/hello-world) [INFO] [stdout] warning: unused imports: `Symbol` and `symbol_short` [INFO] [stdout] --> contracts/hello-world/src/lib.rs:2:84 [INFO] [stdout] | [INFO] [stdout] 2 | use soroban_sdk::{contract, contractimpl, contracttype, Address, Env, String, log, symbol_short, Symbol}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.93s [INFO] running `Command { std: "docker" "inspect" "a6c26163c1f189eb50f2369695af89f50a71bfca82c3d73fc6db6e64a107e072", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6c26163c1f189eb50f2369695af89f50a71bfca82c3d73fc6db6e64a107e072", kill_on_drop: false }` [INFO] [stdout] a6c26163c1f189eb50f2369695af89f50a71bfca82c3d73fc6db6e64a107e072 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08db93b87bf098fcb3057a13e2bcf0dbaff43c7d63a4ba4e13af42b5896d222b [INFO] running `Command { std: "docker" "start" "-a" "08db93b87bf098fcb3057a13e2bcf0dbaff43c7d63a4ba4e13af42b5896d222b", kill_on_drop: false }` [INFO] [stderr] Compiling derive_arbitrary v1.3.2 [INFO] [stderr] Compiling stellar-xdr v22.1.0 [INFO] [stderr] Compiling soroban-env-common v22.1.3 [INFO] [stderr] Compiling soroban-env-host v22.1.3 [INFO] [stderr] Compiling soroban-sdk-macros v22.0.7 [INFO] [stderr] Compiling soroban-sdk v22.0.7 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling arbitrary v1.3.2 [INFO] [stderr] error: could not compile `stellar-xdr` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name stellar_xdr --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-22.1.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="alloc"' --cfg 'feature="arbitrary"' --cfg 'feature="base64"' --cfg 'feature="curr"' --cfg 'feature="hex"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "base64", "cli", "curr", "default", "hex", "next", "schemars", "serde", "serde_json", "std"))' -C metadata=d6fa078979421513 -C extra-filename=-110223d14cbe98e2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arbitrary=/opt/rustwide/target/debug/deps/libarbitrary-4454f184df915c8e.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-b5296a10b8334a2c.rmeta --extern escape_bytes=/opt/rustwide/target/debug/deps/libescape_bytes-9551911006a12df7.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-e82c912da439c13e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3459a4495a0e0ebd.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-816ec4590199fa07.rmeta --extern stellar_strkey=/opt/rustwide/target/debug/deps/libstellar_strkey-915e10ef1116bfe6.rmeta --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(docs)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "08db93b87bf098fcb3057a13e2bcf0dbaff43c7d63a4ba4e13af42b5896d222b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08db93b87bf098fcb3057a13e2bcf0dbaff43c7d63a4ba4e13af42b5896d222b", kill_on_drop: false }` [INFO] [stdout] 08db93b87bf098fcb3057a13e2bcf0dbaff43c7d63a4ba4e13af42b5896d222b