[INFO] fetching crate stellar-zk-core 0.1.2...
[INFO] testing stellar-zk-core-0.1.2 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate stellar-zk-core 0.1.2 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate stellar-zk-core 0.1.2
[INFO] finished tweaking crates.io crate stellar-zk-core 0.1.2
[INFO] tweaked toml for crates.io crate stellar-zk-core 0.1.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate stellar-zk-core 0.1.2 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stellar-zk-core 0.1.2 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tempfile v3.26.0
[INFO] [stderr]   Downloaded handlebars v6.4.0
[INFO] [stderr]   Downloaded num-order v1.2.0
[INFO] [stderr]   Downloaded num-modular v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4cf529c46f747717d8358ce1aabf3144d3c498ee820b589b9d8a0cb618e60913
[INFO] running `Command { std: "docker" "start" "-a" "4cf529c46f747717d8358ce1aabf3144d3c498ee820b589b9d8a0cb618e60913", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4cf529c46f747717d8358ce1aabf3144d3c498ee820b589b9d8a0cb618e60913", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cf529c46f747717d8358ce1aabf3144d3c498ee820b589b9d8a0cb618e60913", kill_on_drop: false }`
[INFO] [stdout] 4cf529c46f747717d8358ce1aabf3144d3c498ee820b589b9d8a0cb618e60913
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5d51c3c6ccc2e3e8a2aceefe43322479c035486307e018157bf1fd37afc9d63
[INFO] running `Command { std: "docker" "start" "-a" "c5d51c3c6ccc2e3e8a2aceefe43322479c035486307e018157bf1fd37afc9d63", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling handlebars v6.4.0
[INFO] [stderr]    Compiling stellar-zk-core v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.03s
[INFO] running `Command { std: "docker" "inspect" "c5d51c3c6ccc2e3e8a2aceefe43322479c035486307e018157bf1fd37afc9d63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5d51c3c6ccc2e3e8a2aceefe43322479c035486307e018157bf1fd37afc9d63", kill_on_drop: false }`
[INFO] [stdout] c5d51c3c6ccc2e3e8a2aceefe43322479c035486307e018157bf1fd37afc9d63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] abac545229e2d3d28497dd0eb7393c8ba257269e292f9303baa8e040a9733de9
[INFO] running `Command { std: "docker" "start" "-a" "abac545229e2d3d28497dd0eb7393c8ba257269e292f9303baa8e040a9733de9", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling stellar-zk-core v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.70s
[INFO] running `Command { std: "docker" "inspect" "abac545229e2d3d28497dd0eb7393c8ba257269e292f9303baa8e040a9733de9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abac545229e2d3d28497dd0eb7393c8ba257269e292f9303baa8e040a9733de9", kill_on_drop: false }`
[INFO] [stdout] abac545229e2d3d28497dd0eb7393c8ba257269e292f9303baa8e040a9733de9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5d175fb58ae1d7581f868e126585355465515f0dbbd5d6ec8d857e16de88aa35
[INFO] running `Command { std: "docker" "start" "-a" "5d175fb58ae1d7581f868e126585355465515f0dbbd5d6ec8d857e16de88aa35", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stellar_zk_core-641ebd9c6744ca98)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test config::tests::test_default_groth16_fields ... ok
[INFO] [stdout] test estimator::tests::test_format_estimate_contains_backend ... ok
[INFO] [stdout] test estimator::tests::test_groth16_scaling_with_inputs ... ok
[INFO] [stdout] test estimator::tests::test_unknown_backend ... ok
[INFO] [stdout] test profile::tests::test_development_no_enforce_limits ... ok
[INFO] [stdout] test profile::tests::test_from_name_invalid ... ok
[INFO] [stdout] test artifacts::tests::test_artifacts_load_nonexistent ... ok
[INFO] [stdout] test config::tests::test_load_nonexistent_path ... ok
[INFO] [stdout] test profile::tests::test_from_name_valid_profiles ... ok
[INFO] [stdout] test profile::tests::test_production_enforces_all ... ok
[INFO] [stdout] test artifacts::tests::test_artifacts_roundtrip ... ok
[INFO] [stdout] test config::tests::test_backend_config_roundtrip_ultrahonk ... ok
[INFO] [stdout] test config::tests::test_backend_config_roundtrip_groth16 ... ok
[INFO] [stdout] test estimator::tests::test_groth16_warning_above_70_percent ... ok
[INFO] [stdout] test estimator::tests::test_groth16_base_cost ... ok
[INFO] [stdout] test templates::renderer::tests::test_render_simple_template ... ok
[INFO] [stdout] test version::tests::test_parse_node_format ... ok
[INFO] [stdout] test version::tests::test_parse_simple ... ok
[INFO] [stdout] test version::tests::test_parse_with_v_prefix ... ok
[INFO] [stdout] test version::tests::test_version_display ... ok
[INFO] [stdout] test config::tests::test_backend_config_roundtrip_risc0 ... ok
[INFO] [stdout] test artifacts::tests::test_artifacts_roundtrip_no_proving_key ... ok
[INFO] [stdout] test config::tests::test_project_config_roundtrip ... ok
[INFO] [stdout] test templates::renderer::tests::test_strict_mode_rejects_missing_variable ... ok
[INFO] [stdout] test version::tests::test_parse_nargo_format ... ok
[INFO] [stdout] test version::tests::test_version_comparison ... ok
[INFO] [stdout] test version::tests::test_detect_version_nonexistent_tool ... ok
[INFO] [stdout] test templates::renderer::tests::test_groth16_contract_template_renders ... ok
[INFO] [stdout] test templates::renderer::tests::test_ultrahonk_contract_template_renders ... ok
[INFO] [stdout] test version::tests::test_parse_invalid ... ok
[INFO] [stdout] test templates::renderer::tests::test_risc0_contract_template_renders ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests stellar_zk_core
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/templates/renderer.rs - templates::renderer (line 11) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5d175fb58ae1d7581f868e126585355465515f0dbbd5d6ec8d857e16de88aa35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d175fb58ae1d7581f868e126585355465515f0dbbd5d6ec8d857e16de88aa35", kill_on_drop: false }`
[INFO] [stdout] 5d175fb58ae1d7581f868e126585355465515f0dbbd5d6ec8d857e16de88aa35
