[INFO] fetching crate cairo-native-runtime 0.2.9...
[INFO] testing cairo-native-runtime-0.2.9 against 1.95.0 for beta-1.96-2
[INFO] extracting crate cairo-native-runtime 0.2.9 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate cairo-native-runtime 0.2.9
[INFO] finished tweaking crates.io crate cairo-native-runtime 0.2.9
[INFO] tweaked toml for crates.io crate cairo-native-runtime 0.2.9 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cairo-native-runtime 0.2.9 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cairo-native-runtime 0.2.9 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cairo-lang-sierra-type-size v2.10.0-rc.1
[INFO] [stderr]   Downloaded starknet-types-core v0.1.7
[INFO] [stderr]   Downloaded starknet-curve v0.5.1
[INFO] [stderr]   Downloaded cairo-lang-eq-solver v2.10.0-rc.1
[INFO] [stderr]   Downloaded rust-analyzer-salsa-macros v0.17.0-pre.6
[INFO] [stderr]   Downloaded cairo-lang-sierra-gas v2.10.0-rc.1
[INFO] [stderr]   Downloaded cairo-lang-utils v2.10.0-rc.1
[INFO] [stderr]   Downloaded bitflags v2.7.0
[INFO] [stderr]   Downloaded microlp v0.2.9
[INFO] [stderr]   Downloaded sprs v0.11.2
[INFO] [stderr]   Downloaded cairo-lang-sierra v2.10.0-rc.1
[INFO] [stderr]   Downloaded lambdaworks-math v0.10.0
[INFO] [stderr]   Downloaded portable-atomic v1.10.0
[INFO] [stderr]   Downloaded good_lp v1.11.0
[INFO] [stderr]   Downloaded serde_json v1.0.135
[INFO] [stderr]   Downloaded lambdaworks-crypto v0.10.0
[INFO] [stderr]   Downloaded rust-analyzer-salsa v0.17.0-pre.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a58f9989e6192f906cdd38fd72851909889eb20c74bbc8b03050f32100edfd2
[INFO] running `Command { std: "docker" "start" "-a" "2a58f9989e6192f906cdd38fd72851909889eb20c74bbc8b03050f32100edfd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a58f9989e6192f906cdd38fd72851909889eb20c74bbc8b03050f32100edfd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a58f9989e6192f906cdd38fd72851909889eb20c74bbc8b03050f32100edfd2", kill_on_drop: false }`
[INFO] [stdout] 2a58f9989e6192f906cdd38fd72851909889eb20c74bbc8b03050f32100edfd2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d7a2e4a6a2efc3aa6035ab47ffa8d59af7c3a928d24dace72f218b6898c753c
[INFO] running `Command { std: "docker" "start" "-a" "4d7a2e4a6a2efc3aa6035ab47ffa8d59af7c3a928d24dace72f218b6898c753c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lambdaworks-math v0.10.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling lambdaworks-crypto v0.10.0
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling sprs v0.11.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling rust-analyzer-salsa-macros v0.17.0-pre.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling microlp v0.2.9
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling good_lp v1.11.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling rust-analyzer-salsa v0.17.0-pre.6
[INFO] [stderr]    Compiling starknet-types-core v0.1.7
[INFO] [stderr]    Compiling cairo-lang-sierra v2.10.0-rc.1
[INFO] [stderr]    Compiling cairo-lang-utils v2.10.0-rc.1
[INFO] [stderr]    Compiling cairo-lang-eq-solver v2.10.0-rc.1
[INFO] [stderr]    Compiling starknet-curve v0.5.1
[INFO] [stderr]    Compiling cairo-lang-sierra-type-size v2.10.0-rc.1
[INFO] [stderr]    Compiling cairo-lang-sierra-gas v2.10.0-rc.1
[INFO] [stderr]    Compiling cairo-native-runtime v0.2.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s
[INFO] running `Command { std: "docker" "inspect" "4d7a2e4a6a2efc3aa6035ab47ffa8d59af7c3a928d24dace72f218b6898c753c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d7a2e4a6a2efc3aa6035ab47ffa8d59af7c3a928d24dace72f218b6898c753c", kill_on_drop: false }`
[INFO] [stdout] 4d7a2e4a6a2efc3aa6035ab47ffa8d59af7c3a928d24dace72f218b6898c753c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f23a30eb86c874e16c40a206bf9d38db52e0d1f183b465d85483c3dfb38eee0
[INFO] running `Command { std: "docker" "start" "-a" "0f23a30eb86c874e16c40a206bf9d38db52e0d1f183b465d85483c3dfb38eee0", kill_on_drop: false }`
[INFO] [stderr]    Compiling cairo-native-runtime v0.2.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.61s
[INFO] running `Command { std: "docker" "inspect" "0f23a30eb86c874e16c40a206bf9d38db52e0d1f183b465d85483c3dfb38eee0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f23a30eb86c874e16c40a206bf9d38db52e0d1f183b465d85483c3dfb38eee0", kill_on_drop: false }`
[INFO] [stdout] 0f23a30eb86c874e16c40a206bf9d38db52e0d1f183b465d85483c3dfb38eee0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6ca0267e819afc8e6bc83baf4afa40ad0cb5d0beb2d2098afde25676a6c19243
[INFO] running `Command { std: "docker" "start" "-a" "6ca0267e819afc8e6bc83baf4afa40ad0cb5d0beb2d2098afde25676a6c19243", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_native_runtime-d8dc64cece24f0cf)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::test_ec__ec_point_add ... ok
[INFO] [stdout] test tests::test_debug_print ... ok
[INFO] [stdout] test tests::test_dict ... ok
[INFO] [stdout] test tests::test_hades_permutation ... ok
[INFO] [stdout] test tests::test_pederesen ... ok
[INFO] [stdout] test tests::test_ec__ec_point ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cairo_native_runtime
[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" "6ca0267e819afc8e6bc83baf4afa40ad0cb5d0beb2d2098afde25676a6c19243", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ca0267e819afc8e6bc83baf4afa40ad0cb5d0beb2d2098afde25676a6c19243", kill_on_drop: false }`
[INFO] [stdout] 6ca0267e819afc8e6bc83baf4afa40ad0cb5d0beb2d2098afde25676a6c19243
