[INFO] cloning repository https://github.com/PayneJoe/zk_light_client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PayneJoe/zk_light_client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPayneJoe%2Fzk_light_client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPayneJoe%2Fzk_light_client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 162b6d5877a8016b66c9c9aca89ada9b3b9a2d98
[INFO] testing PayneJoe/zk_light_client against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPayneJoe%2Fzk_light_client" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PayneJoe/zk_light_client
[INFO] finished tweaking git repo https://github.com/PayneJoe/zk_light_client
[INFO] tweaked toml for git repo https://github.com/PayneJoe/zk_light_client written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PayneJoe/zk_light_client on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PayneJoe/zk_light_client 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/sp1-patches/RustCrypto-bigint`
[INFO] [stderr]     Updating git repository `https://github.com/sp1-patches/RustCrypto-hashes`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.95
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.95
[INFO] [stderr]   Downloaded cpufeatures v0.2.15
[INFO] [stderr]   Downloaded fastrand v2.2.0
[INFO] [stderr]   Downloaded alloy-sol-macro v0.7.7
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.95
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.7.0
[INFO] [stderr]   Downloaded sp1-lib v2.0.0
[INFO] [stderr]   Downloaded serde_with_macros v3.11.0
[INFO] [stderr]   Downloaded alloy-rlp v0.3.9
[INFO] [stderr]   Downloaded alloy-sol-macro-input v0.7.7
[INFO] [stderr]   Downloaded scale-info-derive v2.11.5
[INFO] [stderr]   Downloaded const-hex v1.13.1
[INFO] [stderr]   Downloaded sp1-zkvm v2.0.0
[INFO] [stderr]   Downloaded scale-info v2.11.5
[INFO] [stderr]   Downloaded rustversion v1.0.18
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.95
[INFO] [stderr]   Downloaded proc-macro2 v1.0.89
[INFO] [stderr]   Downloaded alloy-sol-macro-expander v0.7.7
[INFO] [stderr]   Downloaded tempfile v3.14.0
[INFO] [stderr]   Downloaded derive_more v0.99.18
[INFO] [stderr]   Downloaded anyhow v1.0.93
[INFO] [stderr]   Downloaded serde_derive v1.0.215
[INFO] [stderr]   Downloaded parity-scale-codec v3.7.0
[INFO] [stderr]   Downloaded bytes v1.8.0
[INFO] [stderr]   Downloaded alloy-sol-types v0.7.7
[INFO] [stderr]   Downloaded syn-solidity v0.7.7
[INFO] [stderr]   Downloaded ruint v1.12.3
[INFO] [stderr]   Downloaded cc v1.2.1
[INFO] [stderr]   Downloaded serde_with v3.11.0
[INFO] [stderr]   Downloaded pest v2.7.14
[INFO] [stderr]   Downloaded hashbrown v0.15.1
[INFO] [stderr]   Downloaded serde_json v1.0.133
[INFO] [stderr]   Downloaded alloy-primitives v0.7.7
[INFO] [stderr]   Downloaded serde v1.0.215
[INFO] [stderr]   Downloaded js-sys v0.3.72
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.95
[INFO] [stderr]   Downloaded syn v2.0.87
[INFO] [stderr]   Downloaded rustix v0.38.41
[INFO] [stderr]   Downloaded libc v0.2.164
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 049221c950a33dcb69255d503061fdc1c0b855c0ab6a86650f46a7a2e45f77bc
[INFO] running `Command { std: "docker" "start" "-a" "049221c950a33dcb69255d503061fdc1c0b855c0ab6a86650f46a7a2e45f77bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "049221c950a33dcb69255d503061fdc1c0b855c0ab6a86650f46a7a2e45f77bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "049221c950a33dcb69255d503061fdc1c0b855c0ab6a86650f46a7a2e45f77bc", kill_on_drop: false }`
[INFO] [stdout] 049221c950a33dcb69255d503061fdc1c0b855c0ab6a86650f46a7a2e45f77bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6927fbafa1cd1c246685c7fb10ea6e98674eef44c583dccf16c1254cc3120436
[INFO] running `Command { std: "docker" "start" "-a" "6927fbafa1cd1c246685c7fb10ea6e98674eef44c583dccf16c1254cc3120436", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cpufeatures v0.2.15
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling const-hex v1.13.1
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling ruint v1.12.3
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling parity-scale-codec v3.7.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling sha2 v0.10.8 (https://github.com/sp1-patches/RustCrypto-hashes?branch=patch-v0.10.8#1f224388)
[INFO] [stderr]    Compiling crypto-bigint v0.5.5 (https://github.com/sp1-patches/RustCrypto-bigint?branch=patch-v0.5.5#ba5c4344)
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling syn-solidity v0.7.7
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling scale-info-derive v2.11.5
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling alloy-primitives v0.7.7
[INFO] [stderr]    Compiling scale-info v2.11.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling snowbridge-amcl v1.0.2
[INFO] [stderr]    Compiling alloy-sol-macro-input v0.7.7
[INFO] [stderr]    Compiling alloy-sol-macro-expander v0.7.7
[INFO] [stderr]    Compiling alloy-sol-macro v0.7.7
[INFO] [stderr]    Compiling alloy-sol-types v0.7.7
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_with v3.11.0
[INFO] [stderr]    Compiling sp1-lib v2.0.0
[INFO] [stderr]    Compiling sp1-zkvm v2.0.0
[INFO] [stderr]    Compiling zk-light-client-core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling program v0.1.0 (/opt/rustwide/workdir/program)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.35s
[INFO] running `Command { std: "docker" "inspect" "6927fbafa1cd1c246685c7fb10ea6e98674eef44c583dccf16c1254cc3120436", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6927fbafa1cd1c246685c7fb10ea6e98674eef44c583dccf16c1254cc3120436", kill_on_drop: false }`
[INFO] [stdout] 6927fbafa1cd1c246685c7fb10ea6e98674eef44c583dccf16c1254cc3120436
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] afdaf6280a2fe9c2e7ca5fbf896f43a12e462c18f97ffe56091492ec84770a55
[INFO] running `Command { std: "docker" "start" "-a" "afdaf6280a2fe9c2e7ca5fbf896f43a12e462c18f97ffe56091492ec84770a55", kill_on_drop: false }`
[INFO] [stderr]    Compiling zk-light-client-core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling program v0.1.0 (/opt/rustwide/workdir/program)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.09s
[INFO] running `Command { std: "docker" "inspect" "afdaf6280a2fe9c2e7ca5fbf896f43a12e462c18f97ffe56091492ec84770a55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afdaf6280a2fe9c2e7ca5fbf896f43a12e462c18f97ffe56091492ec84770a55", kill_on_drop: false }`
[INFO] [stdout] afdaf6280a2fe9c2e7ca5fbf896f43a12e462c18f97ffe56091492ec84770a55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0b6dd9c7f355dd9832bf328464436d88db337c570ce49ce1932ed32d9f0e3c67
[INFO] running `Command { std: "docker" "start" "-a" "0b6dd9c7f355dd9832bf328464436d88db337c570ce49ce1932ed32d9f0e3c67", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/program-46809373ac6502d5)
[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 `-p program --bin program`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/program-46809373ac6502d5` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "0b6dd9c7f355dd9832bf328464436d88db337c570ce49ce1932ed32d9f0e3c67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b6dd9c7f355dd9832bf328464436d88db337c570ce49ce1932ed32d9f0e3c67", kill_on_drop: false }`
[INFO] [stdout] 0b6dd9c7f355dd9832bf328464436d88db337c570ce49ce1932ed32d9f0e3c67
