[INFO] cloning repository https://github.com/khemiriwalid/cairo_program_profiling [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/khemiriwalid/cairo_program_profiling" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhemiriwalid%2Fcairo_program_profiling", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhemiriwalid%2Fcairo_program_profiling'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 798f282105ae8816217ec937125f7d0f702407c5 [INFO] testing khemiriwalid/cairo_program_profiling against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhemiriwalid%2Fcairo_program_profiling" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/khemiriwalid/cairo_program_profiling on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/khemiriwalid/cairo_program_profiling [INFO] finished tweaking git repo https://github.com/khemiriwalid/cairo_program_profiling [INFO] tweaked toml for git repo https://github.com/khemiriwalid/cairo_program_profiling written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/khemiriwalid/cairo_program_profiling 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.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded starknet-curve v0.4.2 [INFO] [stderr] Downloaded starknet-crypto-codegen v0.3.3 [INFO] [stderr] Downloaded starknet-crypto v0.6.2 [INFO] [stderr] Downloaded starknet-types-core v0.1.7 [INFO] [stderr] Downloaded starknet-ff v0.3.7 [INFO] [stderr] Downloaded num-prime v0.4.4 [INFO] [stderr] Downloaded lambdaworks-crypto v0.10.0 [INFO] [stderr] Downloaded lambdaworks-math v0.10.0 [INFO] [stderr] Downloaded cairo-vm v1.0.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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22c031ab4af472da733d978c8e3b0f17036f5f16e47dca9074e7edf0307c190e [INFO] running `Command { std: "docker" "start" "-a" "22c031ab4af472da733d978c8e3b0f17036f5f16e47dca9074e7edf0307c190e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22c031ab4af472da733d978c8e3b0f17036f5f16e47dca9074e7edf0307c190e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22c031ab4af472da733d978c8e3b0f17036f5f16e47dca9074e7edf0307c190e", kill_on_drop: false }` [INFO] [stdout] 22c031ab4af472da733d978c8e3b0f17036f5f16e47dca9074e7edf0307c190e [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecbd2e38e1c04048c755654c75b304e0276a043a2e0cec405b7db0fed37a785c [INFO] running `Command { std: "docker" "start" "-a" "ecbd2e38e1c04048c755654c75b304e0276a043a2e0cec405b7db0fed37a785c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling lambdaworks-math v0.10.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling lambdaworks-crypto v0.10.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thiserror-impl-no-std v2.0.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling thiserror-no-std v2.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling bincode v2.0.0-rc.3 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling num-modular v0.5.1 [INFO] [stderr] Compiling starknet-types-core v0.1.7 [INFO] [stderr] Compiling num-prime v0.4.4 [INFO] [stderr] Compiling starknet-ff v0.3.7 [INFO] [stderr] Compiling starknet-curve v0.4.2 [INFO] [stderr] Compiling starknet-crypto-codegen v0.3.3 [INFO] [stderr] Compiling starknet-crypto v0.6.2 [INFO] [stderr] Compiling cairo-vm v1.0.1 [INFO] [stderr] Compiling cairo_program_profiling v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/program.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:69:24 [INFO] [stdout] | [INFO] [stdout] 69 | let program_data = include_bytes!("program.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cairo_program_profiling` (bin "cairo_program_profiling") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ecbd2e38e1c04048c755654c75b304e0276a043a2e0cec405b7db0fed37a785c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecbd2e38e1c04048c755654c75b304e0276a043a2e0cec405b7db0fed37a785c", kill_on_drop: false }` [INFO] [stdout] ecbd2e38e1c04048c755654c75b304e0276a043a2e0cec405b7db0fed37a785c