[INFO] cloning repository https://github.com/Jayaditya79/OIST_react_project
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jayaditya79/OIST_react_project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJayaditya79%2FOIST_react_project", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJayaditya79%2FOIST_react_project'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 44ff05cd9550360c2c02a711a87637a26e797b34
[INFO] testing Jayaditya79/OIST_react_project against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJayaditya79%2FOIST_react_project" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Jayaditya79/OIST_react_project
[INFO] finished tweaking git repo https://github.com/Jayaditya79/OIST_react_project
[INFO] tweaked toml for git repo https://github.com/Jayaditya79/OIST_react_project written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jayaditya79/OIST_react_project on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Jayaditya79/OIST_react_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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94485ba7045659d29a4f5cbd5e968d2d1c1c6f6c8e44777316cc3ba690a855ec
[INFO] running `Command { std: "docker" "start" "-a" "94485ba7045659d29a4f5cbd5e968d2d1c1c6f6c8e44777316cc3ba690a855ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94485ba7045659d29a4f5cbd5e968d2d1c1c6f6c8e44777316cc3ba690a855ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94485ba7045659d29a4f5cbd5e968d2d1c1c6f6c8e44777316cc3ba690a855ec", kill_on_drop: false }`
[INFO] [stdout] 94485ba7045659d29a4f5cbd5e968d2d1c1c6f6c8e44777316cc3ba690a855ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1368970e60f0024addcd9a7227e233ccb6557f4aebcc911b055b6b8c6048f21b
[INFO] running `Command { std: "docker" "start" "-a" "1368970e60f0024addcd9a7227e233ccb6557f4aebcc911b055b6b8c6048f21b", 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 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 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.61s
[INFO] running `Command { std: "docker" "inspect" "1368970e60f0024addcd9a7227e233ccb6557f4aebcc911b055b6b8c6048f21b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1368970e60f0024addcd9a7227e233ccb6557f4aebcc911b055b6b8c6048f21b", kill_on_drop: false }`
[INFO] [stdout] 1368970e60f0024addcd9a7227e233ccb6557f4aebcc911b055b6b8c6048f21b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a927c86a910bbfad7bb083a2b1176cacd8c3250ef57aefd0860241ae7f6efd9
[INFO] running `Command { std: "docker" "start" "-a" "5a927c86a910bbfad7bb083a2b1176cacd8c3250ef57aefd0860241ae7f6efd9", 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.01s
[INFO] running `Command { std: "docker" "inspect" "5a927c86a910bbfad7bb083a2b1176cacd8c3250ef57aefd0860241ae7f6efd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a927c86a910bbfad7bb083a2b1176cacd8c3250ef57aefd0860241ae7f6efd9", kill_on_drop: false }`
[INFO] [stdout] 5a927c86a910bbfad7bb083a2b1176cacd8c3250ef57aefd0860241ae7f6efd9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 77e90a40946b72adb4f41a857f0a80bb7f4f22a148ee325dc6c3a091217c3bfe
[INFO] running `Command { std: "docker" "start" "-a" "77e90a40946b72adb4f41a857f0a80bb7f4f22a148ee325dc6c3a091217c3bfe", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hello_world-209fc2718bc7bd68)
[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" "77e90a40946b72adb4f41a857f0a80bb7f4f22a148ee325dc6c3a091217c3bfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77e90a40946b72adb4f41a857f0a80bb7f4f22a148ee325dc6c3a091217c3bfe", kill_on_drop: false }`
[INFO] [stdout] 77e90a40946b72adb4f41a857f0a80bb7f4f22a148ee325dc6c3a091217c3bfe
