[INFO] cloning repository https://github.com/paiml/provable-contracts
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paiml/provable-contracts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaiml%2Fprovable-contracts", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaiml%2Fprovable-contracts'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 626868c240b37107cb313f3443fd44a507f5df66
[INFO] testing paiml/provable-contracts/626868c240b37107cb313f3443fd44a507f5df66 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaiml%2Fprovable-contracts" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/paiml/provable-contracts
[INFO] finished tweaking git repo https://github.com/paiml/provable-contracts
[INFO] tweaked toml for git repo https://github.com/paiml/provable-contracts written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/paiml/provable-contracts 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 git repo https://github.com/paiml/provable-contracts 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]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v1.0.3+spec-1.1.0
[INFO] [stderr]   Downloaded clap_builder v4.5.59
[INFO] [stderr]   Downloaded clap v4.5.59
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3422850c38bd6cb94cf9b30041790086b615eabc114e0dab6b47678e4c74ef0
[INFO] running `Command { std: "docker" "start" "-a" "d3422850c38bd6cb94cf9b30041790086b615eabc114e0dab6b47678e4c74ef0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3422850c38bd6cb94cf9b30041790086b615eabc114e0dab6b47678e4c74ef0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3422850c38bd6cb94cf9b30041790086b615eabc114e0dab6b47678e4c74ef0", kill_on_drop: false }`
[INFO] [stdout] d3422850c38bd6cb94cf9b30041790086b615eabc114e0dab6b47678e4c74ef0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dfdf66967a3cfc5c4b2919ecbe279a7e90eac025c60a315e4af80978538eb88c
[INFO] running `Command { std: "docker" "start" "-a" "dfdf66967a3cfc5c4b2919ecbe279a7e90eac025c60a315e4af80978538eb88c", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling clap_builder v4.5.59
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling provable-contracts-macros v0.3.1 (/opt/rustwide/workdir/crates/provable-contracts-macros)
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.5.59
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling provable-contracts v0.3.1 (/opt/rustwide/workdir/crates/provable-contracts)
[INFO] [stderr] warning: provable-contracts@0.3.1: [contract] Assertions: 874 preconditions, 81 postconditions from YAML
[INFO] [stderr]    Compiling provable-contracts-cli v0.3.1 (/opt/rustwide/workdir/crates/provable-contracts-cli)
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/provable-contracts-cli/src/commands/verify_structure.rs:92:4
[INFO] [stdout]    |
[INFO] [stdout] 92 | fn check(label: &str, ok: bool) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.64s
[INFO] running `Command { std: "docker" "inspect" "dfdf66967a3cfc5c4b2919ecbe279a7e90eac025c60a315e4af80978538eb88c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfdf66967a3cfc5c4b2919ecbe279a7e90eac025c60a315e4af80978538eb88c", kill_on_drop: false }`
[INFO] [stdout] dfdf66967a3cfc5c4b2919ecbe279a7e90eac025c60a315e4af80978538eb88c
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fabb3829ac6e6f899bbb690a4e2ff56937e936c48c6cd4e14b2cdb01a3910be0
[INFO] running `Command { std: "docker" "start" "-a" "fabb3829ac6e6f899bbb690a4e2ff56937e936c48c6cd4e14b2cdb01a3910be0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.0.3+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling provable-contracts-macros v0.3.1 (/opt/rustwide/workdir/crates/provable-contracts-macros)
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling clap v4.5.59
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling trybuild v1.0.116
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling provable-contracts v0.3.1 (/opt/rustwide/workdir/crates/provable-contracts)
[INFO] [stderr] warning: provable-contracts@0.3.1: [contract] Assertions: 874 preconditions, 81 postconditions from YAML
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling provable-contracts-cli v0.3.1 (/opt/rustwide/workdir/crates/provable-contracts-cli)
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/provable-contracts-cli/src/commands/verify_structure.rs:92:4
[INFO] [stdout]    |
[INFO] [stdout] 92 | fn check(label: &str, ok: bool) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/provable-contracts-cli/src/commands/verify_structure.rs:92:4
[INFO] [stdout]    |
[INFO] [stdout] 92 | fn check(label: &str, ok: bool) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: provable-contracts@0.3.1: [contract] Assertions: 874 preconditions, 81 postconditions from YAML
[INFO] [stderr] error: could not compile `provable-contracts` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name provable_contracts --edition=2024 crates/provable-contracts/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' --warn=unexpected_cfgs '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::format_push_string' --check-cfg 'cfg(kani)' --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "kani"))' -C metadata=605c8cc8f5e20ecf -C extra-filename=-df2c4ae1b21f9e18 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-5d19f3bada250653.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-0cf894ca399b2e81.rlib --extern provable_contracts_macros=/opt/rustwide/target/debug/deps/libprovable_contracts_macros-5212aea1d1f2dafe.so --extern regex=/opt/rustwide/target/debug/deps/libregex-e2ec4822cc036c9e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e306460b08d7360c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8f4a7da0c20739cf.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-75ec593496d6eb08.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c004ee12a90a19b3.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-873ac20c6c2231a4.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fabb3829ac6e6f899bbb690a4e2ff56937e936c48c6cd4e14b2cdb01a3910be0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fabb3829ac6e6f899bbb690a4e2ff56937e936c48c6cd4e14b2cdb01a3910be0", kill_on_drop: false }`
[INFO] [stdout] fabb3829ac6e6f899bbb690a4e2ff56937e936c48c6cd4e14b2cdb01a3910be0
