[INFO] cloning repository https://github.com/bsgao/program
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bsgao/program" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbsgao%2Fprogram", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbsgao%2Fprogram'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f19dc584ef1d1086f6211526e3a7ac7b5556ff7c
[INFO] testing bsgao/program against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbsgao%2Fprogram" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bsgao/program
[INFO] finished tweaking git repo https://github.com/bsgao/program
[INFO] tweaked toml for git repo https://github.com/bsgao/program written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bsgao/program 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/bsgao/program 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] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sp1-zkvm v2.0.0
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.7.0
[INFO] [stderr]   Downloaded sp1-lib v2.0.0
[INFO] [stderr]   Downloaded snowbridge-amcl v1.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 279ea6a56cd5325dcff16e5ffd7b0490d7cfc417c667e42448d379cdb92c16f3
[INFO] running `Command { std: "docker" "start" "-a" "279ea6a56cd5325dcff16e5ffd7b0490d7cfc417c667e42448d379cdb92c16f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "279ea6a56cd5325dcff16e5ffd7b0490d7cfc417c667e42448d379cdb92c16f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "279ea6a56cd5325dcff16e5ffd7b0490d7cfc417c667e42448d379cdb92c16f3", kill_on_drop: false }`
[INFO] [stdout] 279ea6a56cd5325dcff16e5ffd7b0490d7cfc417c667e42448d379cdb92c16f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] eed5cfa85b7400fb6f851306548419d41de51c87d1986853faec6b1f56f7ee23
[INFO] running `Command { std: "docker" "start" "-a" "eed5cfa85b7400fb6f851306548419d41de51c87d1986853faec6b1f56f7ee23", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling parity-scale-codec v3.6.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling snowbridge-amcl v1.0.2
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling sp1-lib v2.0.0
[INFO] [stderr]    Compiling sp1-zkvm v2.0.0
[INFO] [stderr]    Compiling program v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.85s
[INFO] running `Command { std: "docker" "inspect" "eed5cfa85b7400fb6f851306548419d41de51c87d1986853faec6b1f56f7ee23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eed5cfa85b7400fb6f851306548419d41de51c87d1986853faec6b1f56f7ee23", kill_on_drop: false }`
[INFO] [stdout] eed5cfa85b7400fb6f851306548419d41de51c87d1986853faec6b1f56f7ee23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e3a15e3fd3e9681d0c56f95e59e5a4bfc218ea62988feda77d1011300c7476cf
[INFO] running `Command { std: "docker" "start" "-a" "e3a15e3fd3e9681d0c56f95e59e5a4bfc218ea62988feda77d1011300c7476cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling program v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s
[INFO] running `Command { std: "docker" "inspect" "e3a15e3fd3e9681d0c56f95e59e5a4bfc218ea62988feda77d1011300c7476cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3a15e3fd3e9681d0c56f95e59e5a4bfc218ea62988feda77d1011300c7476cf", kill_on_drop: false }`
[INFO] [stdout] e3a15e3fd3e9681d0c56f95e59e5a4bfc218ea62988feda77d1011300c7476cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 471c7312dd6fd7033f9022040d156fa05d5a7ef74fe14c3ee9c1d371bc39de92
[INFO] running `Command { std: "docker" "start" "-a" "471c7312dd6fd7033f9022040d156fa05d5a7ef74fe14c3ee9c1d371bc39de92", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/program-20c9ca388dc054b7)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/program-b156a6eadd081498)
[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] [stderr] panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sp1-zkvm-2.0.0/src/syscalls/memory.rs:46:9:
[INFO] [stderr] Memory limit exceeded (0x78000000)
[INFO] [stderr] thread panicked while processing panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--bin program`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/program-b156a6eadd081498` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "471c7312dd6fd7033f9022040d156fa05d5a7ef74fe14c3ee9c1d371bc39de92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "471c7312dd6fd7033f9022040d156fa05d5a7ef74fe14c3ee9c1d371bc39de92", kill_on_drop: false }`
[INFO] [stdout] 471c7312dd6fd7033f9022040d156fa05d5a7ef74fe14c3ee9c1d371bc39de92
