[INFO] cloning repository https://github.com/Btw-Harsh/Stellar-Project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Btw-Harsh/Stellar-Project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBtw-Harsh%2FStellar-Project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBtw-Harsh%2FStellar-Project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f161295227f680728eb077fe5947b6661a0f103 [INFO] testing Btw-Harsh/Stellar-Project against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBtw-Harsh%2FStellar-Project" "/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/Btw-Harsh/Stellar-Project [INFO] finished tweaking git repo https://github.com/Btw-Harsh/Stellar-Project [INFO] tweaked toml for git repo https://github.com/Btw-Harsh/Stellar-Project written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Btw-Harsh/Stellar-Project on toolchain 1ef7943ee607160a564655b6596f83670ef95df5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Btw-Harsh/Stellar-Project 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ef5ccea0cbc0713eb236b31d3d36a8fb053677c56d49742187efa746b8d9b87 [INFO] running `Command { std: "docker" "start" "-a" "0ef5ccea0cbc0713eb236b31d3d36a8fb053677c56d49742187efa746b8d9b87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ef5ccea0cbc0713eb236b31d3d36a8fb053677c56d49742187efa746b8d9b87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ef5ccea0cbc0713eb236b31d3d36a8fb053677c56d49742187efa746b8d9b87", kill_on_drop: false }` [INFO] [stdout] 0ef5ccea0cbc0713eb236b31d3d36a8fb053677c56d49742187efa746b8d9b87 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac719d77ce98fb22ea3fd21743a355b00dc2deab409e1ff23a7857fa3f2025d2 [INFO] running `Command { std: "docker" "start" "-a" "ac719d77ce98fb22ea3fd21743a355b00dc2deab409e1ff23a7857fa3f2025d2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling stellar-xdr v22.1.0 [INFO] [stderr] Compiling soroban-env-macros v22.1.3 [INFO] [stderr] Compiling soroban-spec v22.0.7 [INFO] [stderr] Compiling soroban-spec-rust v22.0.7 [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 group v0.13.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling soroban-env-common v22.1.3 [INFO] [stderr] Compiling ark-std v0.4.0 [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 ark-serialize v0.4.2 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling soroban-sdk-macros v22.0.7 [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-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 import: `Symbol` [INFO] [stdout] --> contracts/hello-world/src/lib.rs:3:79 [INFO] [stdout] | [INFO] [stdout] 3 | use soroban_sdk::{contract, contractimpl, contracttype, Address, Env, String, Symbol, Vec, BytesN}; [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.18s [INFO] running `Command { std: "docker" "inspect" "ac719d77ce98fb22ea3fd21743a355b00dc2deab409e1ff23a7857fa3f2025d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac719d77ce98fb22ea3fd21743a355b00dc2deab409e1ff23a7857fa3f2025d2", kill_on_drop: false }` [INFO] [stdout] ac719d77ce98fb22ea3fd21743a355b00dc2deab409e1ff23a7857fa3f2025d2 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f8156e12548b9af723fb5c2527dcc78ec84b22d789096c0aa28d1a89a5841f9 [INFO] running `Command { std: "docker" "start" "-a" "3f8156e12548b9af723fb5c2527dcc78ec84b22d789096c0aa28d1a89a5841f9", 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] Compiling soroban-ledger-snapshot v22.0.7 [INFO] [stderr] Compiling hello-world v0.0.0 (/opt/rustwide/workdir/contracts/hello-world) [INFO] [stdout] warning: unused import: `Symbol` [INFO] [stdout] --> contracts/hello-world/src/lib.rs:3:79 [INFO] [stdout] | [INFO] [stdout] 3 | use soroban_sdk::{contract, contractimpl, contracttype, Address, Env, String, Symbol, Vec, BytesN}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 56.62s [INFO] running `Command { std: "docker" "inspect" "3f8156e12548b9af723fb5c2527dcc78ec84b22d789096c0aa28d1a89a5841f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f8156e12548b9af723fb5c2527dcc78ec84b22d789096c0aa28d1a89a5841f9", kill_on_drop: false }` [INFO] [stdout] 3f8156e12548b9af723fb5c2527dcc78ec84b22d789096c0aa28d1a89a5841f9 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 12b5c37cec77e95cccebcca14b6da658867446d888c2443f9bd22729c838df90 [INFO] running `Command { std: "docker" "start" "-a" "12b5c37cec77e95cccebcca14b6da658867446d888c2443f9bd22729c838df90", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Symbol` [INFO] [stderr] --> contracts/hello-world/src/lib.rs:3:79 [INFO] [stderr] | [INFO] [stderr] 3 | use soroban_sdk::{contract, contractimpl, contracttype, Address, Env, String, Symbol, Vec, BytesN}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `hello-world` (lib test) generated 1 warning (run `cargo fix --lib -p hello-world --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hello_world-2020e9c0788c701e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "12b5c37cec77e95cccebcca14b6da658867446d888c2443f9bd22729c838df90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12b5c37cec77e95cccebcca14b6da658867446d888c2443f9bd22729c838df90", kill_on_drop: false }` [INFO] [stdout] 12b5c37cec77e95cccebcca14b6da658867446d888c2443f9bd22729c838df90