[INFO] cloning repository https://github.com/Ash20pk/ticketing-blended-app
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ash20pk/ticketing-blended-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsh20pk%2Fticketing-blended-app", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsh20pk%2Fticketing-blended-app'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 39b0815971d85cd25ae5b78c3bfd7829bf422483
[INFO] checking Ash20pk/ticketing-blended-app against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsh20pk%2Fticketing-blended-app" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ash20pk/ticketing-blended-app
[INFO] finished tweaking git repo https://github.com/Ash20pk/ticketing-blended-app
[INFO] tweaked toml for git repo https://github.com/Ash20pk/ticketing-blended-app written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ash20pk/ticketing-blended-app on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ash20pk/ticketing-blended-app 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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/fluentlabs-xyz/fluentbase`
[INFO] [stderr]     Updating git submodule `https://github.com/fluentlabs-xyz/revm-rwasm.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/fluentlabs-xyz/rwasm`
[INFO] [stderr]     Updating git submodule `https://github.com/fluentlabs-xyz/testsuite-rwasm.git`
[INFO] [stderr]     Updating git repository `https://github.com/privacy-scaling-explorations/halo2curves`
[INFO] [stderr]     Updating git repository `https://github.com/privacy-scaling-explorations/poseidon`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded allocator-api2 v0.2.20
[INFO] [stderr]   Downloaded alloy-rlp-derive v0.3.9
[INFO] [stderr]   Downloaded alloy-eip7702 v0.1.1
[INFO] [stderr]   Downloaded keccak-asm v0.1.4
[INFO] [stderr]   Downloaded alloy-rlp v0.3.9
[INFO] [stderr]   Downloaded const-hex v1.13.1
[INFO] [stderr]   Downloaded casey v0.4.0
[INFO] [stderr]   Downloaded alloy-sol-macro v0.7.7
[INFO] [stderr]   Downloaded crypto-hashes v0.10.0
[INFO] [stderr]   Downloaded alloy-serde v0.4.2
[INFO] [stderr]   Downloaded alloy-eip2930 v0.1.0
[INFO] [stderr]   Downloaded keccak-hash v0.10.0
[INFO] [stderr]   Downloaded alloy-sol-macro-expander v0.7.7
[INFO] [stderr]   Downloaded eth_trie v0.4.0
[INFO] [stderr]   Downloaded keccak-hash v0.11.0
[INFO] [stderr]   Downloaded streebog v0.10.2
[INFO] [stderr]   Downloaded whirlpool v0.10.4
[INFO] [stderr]   Downloaded alloy-sol-types v0.7.7
[INFO] [stderr]   Downloaded syn-solidity v0.7.7
[INFO] [stderr]   Downloaded md2 v0.10.2
[INFO] [stderr]   Downloaded alloy-primitives v0.7.7
[INFO] [stderr]   Downloaded md4 v0.10.2
[INFO] [stderr]   Downloaded alloy-primitives v0.8.12
[INFO] [stderr]   Downloaded halo2curves v0.6.1
[INFO] [stderr]   Downloaded alloy-sol-macro-input v0.7.7
[INFO] [stderr]   Downloaded groestl v0.10.1
[INFO] [stderr]   Downloaded gost94 v0.10.4
[INFO] [stderr]   Downloaded alloy-genesis v0.4.2
[INFO] [stderr]   Downloaded sha3-asm v0.1.4
[INFO] [stderr]   Downloaded rustix v0.38.40
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e13b0f7a131f73c59702d151fd6133a7f40d753ba9f29b20267aa74df4d1df41
[INFO] running `Command { std: "docker" "start" "-a" "e13b0f7a131f73c59702d151fd6133a7f40d753ba9f29b20267aa74df4d1df41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e13b0f7a131f73c59702d151fd6133a7f40d753ba9f29b20267aa74df4d1df41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e13b0f7a131f73c59702d151fd6133a7f40d753ba9f29b20267aa74df4d1df41", kill_on_drop: false }`
[INFO] [stdout] e13b0f7a131f73c59702d151fd6133a7f40d753ba9f29b20267aa74df4d1df41
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53095f8065ad68f038a46b502233884731a97543482f3eea30c642c1bf4e9e0d
[INFO] running `Command { std: "docker" "start" "-a" "53095f8065ad68f038a46b502233884731a97543482f3eea30c642c1bf4e9e0d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling cpufeatures v0.2.15
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking tiny-keccak v2.0.2
[INFO] [stderr]    Compiling foldhash v0.1.3
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]    Compiling const-hex v1.13.1
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking hashbrown v0.15.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]     Checking indexmap-nostd v0.4.0
[INFO] [stderr]    Compiling alloy-rlp v0.3.9
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]    Compiling ruint v1.12.3
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking wasmparser-nostd v0.100.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling streebog v0.10.2
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling md4 v0.10.2
[INFO] [stderr]    Compiling groestl v0.10.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling gost94 v0.10.4
[INFO] [stderr]    Compiling md2 v0.10.2
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling whirlpool v0.10.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling crypto-hashes v0.10.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling casey v0.4.0
[INFO] [stderr]     Checking rwasm v0.30.0 (https://github.com/fluentlabs-xyz/rwasm?branch=devel#7f1f7138)
[INFO] [stderr]    Compiling syn-solidity v0.7.7
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.9
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling enumn v0.1.14
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking alloy-primitives v0.7.7
[INFO] [stderr]    Compiling alloy-sol-macro-input v0.7.7
[INFO] [stderr]    Compiling alloy-sol-macro-expander v0.7.7
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling alloy-primitives v0.8.12
[INFO] [stderr]     Checking alloy-eip7702 v0.1.1
[INFO] [stderr]     Checking alloy-eip2930 v0.1.0
[INFO] [stderr]    Compiling alloy-sol-macro v0.7.7
[INFO] [stderr]     Checking revm-primitives v10.0.0 (https://github.com/fluentlabs-xyz/fluentbase?branch=devel#d9b9b3b7)
[INFO] [stderr]     Checking alloy-sol-types v0.7.7
[INFO] [stderr]    Compiling fluentbase-codec-derive v0.1.0 (https://github.com/fluentlabs-xyz/fluentbase?branch=devel#d9b9b3b7)
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling fluentbase-codec v0.1.0 (https://github.com/fluentlabs-xyz/fluentbase?branch=devel#d9b9b3b7)
[INFO] [stderr]    Compiling derive-core v0.0.0 (https://github.com/fluentlabs-xyz/fluentbase?branch=devel#d9b9b3b7)
[INFO] [stderr]     Checking fluentbase-types v0.1.0 (https://github.com/fluentlabs-xyz/fluentbase?branch=devel#d9b9b3b7)
[INFO] [stderr]    Compiling fluentbase-sdk-derive v0.1.0 (https://github.com/fluentlabs-xyz/fluentbase?branch=devel#d9b9b3b7)
[INFO] [stderr]     Checking fluentbase-sdk v0.1.0 (https://github.com/fluentlabs-xyz/fluentbase?branch=devel#d9b9b3b7)
[INFO] [stdout] error: no global memory allocator found but one is required; link to std or add `#[global_allocator]` to a static item that implements the GlobalAlloc trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[panic_handler]` function required, but not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fluentbase-sdk` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "53095f8065ad68f038a46b502233884731a97543482f3eea30c642c1bf4e9e0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53095f8065ad68f038a46b502233884731a97543482f3eea30c642c1bf4e9e0d", kill_on_drop: false }`
[INFO] [stdout] 53095f8065ad68f038a46b502233884731a97543482f3eea30c642c1bf4e9e0d
