[INFO] cloning repository https://github.com/protocolwhisper/SealedAuction [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/protocolwhisper/SealedAuction" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprotocolwhisper%2FSealedAuction", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprotocolwhisper%2FSealedAuction'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 457c8103efea9469305ed6687c196cd8b78b2411 [INFO] checking protocolwhisper/SealedAuction/457c8103efea9469305ed6687c196cd8b78b2411 against master#19f42cb9bb65555e7d95dab7d17573ae6c5d634c for pr-139087 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprotocolwhisper%2FSealedAuction" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/protocolwhisper/SealedAuction on toolchain 19f42cb9bb65555e7d95dab7d17573ae6c5d634c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/protocolwhisper/SealedAuction [INFO] finished tweaking git repo https://github.com/protocolwhisper/SealedAuction [INFO] tweaked toml for git repo https://github.com/protocolwhisper/SealedAuction written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/protocolwhisper/SealedAuction 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" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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/privacy-scaling-explorations/halo2curves` [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/poseidon` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded alloy-rlp-derive v0.3.8 [INFO] [stderr] Downloaded crypto-hashes v0.10.0 [INFO] [stderr] Downloaded keccak-asm v0.1.3 [INFO] [stderr] Downloaded alloy-primitives v0.7.7 [INFO] [stderr] Downloaded streebog v0.10.2 [INFO] [stderr] Downloaded alloy-serde v0.1.4 [INFO] [stderr] Downloaded eth_trie v0.4.0 [INFO] [stderr] Downloaded casey v0.4.0 [INFO] [stderr] Downloaded gost94 v0.10.4 [INFO] [stderr] Downloaded md2 v0.10.2 [INFO] [stderr] Downloaded syn-solidity v0.7.7 [INFO] [stderr] Downloaded whirlpool v0.10.4 [INFO] [stderr] Downloaded halo2curves v0.6.1 [INFO] [stderr] Downloaded groestl v0.10.1 [INFO] [stderr] Downloaded alloy-genesis v0.1.4 [INFO] [stderr] Downloaded sha3-asm v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bea0409cdea7ebcc78c2e625da0cb0735a87c532359ce184bef39a4616f90f9d [INFO] running `Command { std: "docker" "start" "-a" "bea0409cdea7ebcc78c2e625da0cb0735a87c532359ce184bef39a4616f90f9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bea0409cdea7ebcc78c2e625da0cb0735a87c532359ce184bef39a4616f90f9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bea0409cdea7ebcc78c2e625da0cb0735a87c532359ce184bef39a4616f90f9d", kill_on_drop: false }` [INFO] [stdout] bea0409cdea7ebcc78c2e625da0cb0735a87c532359ce184bef39a4616f90f9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9b66439843f78218188200b6c2e8ae27f4ba9886b744da1f0d5944e42d1df6c [INFO] running `Command { std: "docker" "start" "-a" "f9b66439843f78218188200b6c2e8ae27f4ba9886b744da1f0d5944e42d1df6c", kill_on_drop: false }` [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking const-hex v1.12.0 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking indexmap-nostd v0.4.0 [INFO] [stderr] Checking tiny-keccak v2.0.2 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking wasmparser-nostd v0.100.2 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling syn v2.0.76 [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 gost94 v0.10.4 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling streebog v0.10.2 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling md2 v0.10.2 [INFO] [stderr] Compiling groestl v0.10.1 [INFO] [stderr] Compiling whirlpool v0.10.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling md4 v0.10.2 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling crypto-hashes v0.10.0 [INFO] [stderr] Compiling casey v0.4.0 [INFO] [stderr] Checking rwasm v0.30.0 (https://github.com/fluentlabs-xyz/rwasm?branch=devel#a6bf6657) [INFO] [stderr] Compiling syn-solidity v0.7.7 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.8 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Compiling enumn v0.1.14 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking alloy-rlp v0.3.8 [INFO] [stderr] Checking ruint v1.12.3 [INFO] [stderr] Checking alloy-primitives v0.7.7 [INFO] [stderr] Checking revm-primitives v4.0.0 (https://github.com/fluentlabs-xyz/fluentbase#66e9d18c) [INFO] [stderr] Compiling fluentbase-codec-derive v0.1.0 (https://github.com/fluentlabs-xyz/fluentbase#66e9d18c) [INFO] [stderr] Compiling fluentbase-sdk-derive v0.1.0 (https://github.com/fluentlabs-xyz/fluentbase#66e9d18c) [INFO] [stderr] Checking fluentbase-codec v0.1.0 (https://github.com/fluentlabs-xyz/fluentbase#66e9d18c) [INFO] [stderr] Checking fluentbase-types v0.1.0 (https://github.com/fluentlabs-xyz/fluentbase#66e9d18c) [INFO] [stderr] Checking fluentbase-sdk v0.1.0 (https://github.com/fluentlabs-xyz/fluentbase#66e9d18c) [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" "f9b66439843f78218188200b6c2e8ae27f4ba9886b744da1f0d5944e42d1df6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9b66439843f78218188200b6c2e8ae27f4ba9886b744da1f0d5944e42d1df6c", kill_on_drop: false }` [INFO] [stdout] f9b66439843f78218188200b6c2e8ae27f4ba9886b744da1f0d5944e42d1df6c