[INFO] cloning repository https://github.com/mihalchukdenis/0g-storage-node [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mihalchukdenis/0g-storage-node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmihalchukdenis%2F0g-storage-node", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmihalchukdenis%2F0g-storage-node'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a79f7bbf126df3748d072076dccdc7e0c34bd971 [INFO] testing mihalchukdenis/0g-storage-node/a79f7bbf126df3748d072076dccdc7e0c34bd971 against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmihalchukdenis%2F0g-storage-node" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mihalchukdenis/0g-storage-node on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/mihalchukdenis/0g-storage-node [INFO] finished tweaking git repo https://github.com/mihalchukdenis/0g-storage-node [INFO] tweaked toml for git repo https://github.com/mihalchukdenis/0g-storage-node written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mihalchukdenis/0g-storage-node 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" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "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/Conflux-Chain/conflux-rust.git` [INFO] [stderr] Updating git submodule `https://github.com/Conflux-Chain/conflux-rust-test-toolkits.git` [INFO] [stderr] Updating git submodule `https://github.com/Conflux-Chain/conflux-rust-dev-contracts.git` [INFO] [stderr] error: feature `fuzzing` includes `diemdb/fuzzing`, but `diemdb` is not a dependency [INFO] [stderr] --> ../../../cargo-home/git/checkouts/conflux-rust-ff7c4871d30c80d8/992ebc5/crates/cfxcore/core/src/pos/storage/backup/backup-cli/Cargo.toml:61:11 [INFO] [stderr] | [INFO] [stderr] 61 | fuzzing = ["diemdb/fuzzing"] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] error: feature `fuzzing` includes `diemdb/fuzzing`, but `diemdb` is not a dependency [INFO] [stderr] --> ../../../cargo-home/git/checkouts/conflux-rust-ff7c4871d30c80d8/992ebc5/crates/cfxcore/core/src/pos/storage/backup/backup-service/Cargo.toml:37:11 [INFO] [stderr] | [INFO] [stderr] 37 | fuzzing = ["diemdb/fuzzing"] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] error: feature `fuzzing` includes `diemdb/fuzzing`, but `diemdb` is not a dependency [INFO] [stderr] --> ../../../cargo-home/git/checkouts/conflux-rust-ff7c4871d30c80d8/992ebc5/crates/cfxcore/core/src/pos/storage/storage-service/Cargo.toml:39:11 [INFO] [stderr] | [INFO] [stderr] 39 | fuzzing = ["proptest", "diemdb/fuzzing", "rand"] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded git-version v0.3.9 [INFO] [stderr] Downloaded libp2p-pnet v0.22.3 [INFO] [stderr] Downloaded eth2_ssz_types v0.2.1 [INFO] [stderr] Downloaded git-version-macro v0.3.9 [INFO] [stderr] Downloaded igd v0.12.1 [INFO] [stderr] Downloaded wildmatch v1.1.0 [INFO] [stderr] Downloaded duration-str v0.5.1 [INFO] [stderr] Downloaded jsonrpsee-http-client v0.14.0 [INFO] [stderr] Downloaded jsonrpsee-wasm-client v0.14.0 [INFO] [stderr] Downloaded jsonrpsee-client-transport v0.14.0 [INFO] [stderr] Downloaded influx_db_client v0.5.1 [INFO] [stderr] Downloaded jsonrpsee-ws-client v0.14.0 [INFO] [stderr] Downloaded libp2p-core v0.30.2 [INFO] [stderr] Downloaded thread-id v4.2.2 [INFO] [stderr] Downloaded priority-queue v1.4.0 [INFO] [stderr] Downloaded eth2_serde_utils v0.1.0 [INFO] [stderr] Downloaded tree_hash v0.4.0 [INFO] [stderr] Downloaded attohttpc v0.16.3 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84ac90d12304cfc111f52fe642b34e31511b0aa8e8e3999c82ceb4b0bba06d42 [INFO] running `Command { std: "docker" "start" "-a" "84ac90d12304cfc111f52fe642b34e31511b0aa8e8e3999c82ceb4b0bba06d42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84ac90d12304cfc111f52fe642b34e31511b0aa8e8e3999c82ceb4b0bba06d42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84ac90d12304cfc111f52fe642b34e31511b0aa8e8e3999c82ceb4b0bba06d42", kill_on_drop: false }` [INFO] [stdout] 84ac90d12304cfc111f52fe642b34e31511b0aa8e8e3999c82ceb4b0bba06d42 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24d160af11bb478df1086d7740cbda32b991486bad0aab946bdfaa3cd9ecfd7f [INFO] running `Command { std: "docker" "start" "-a" "24d160af11bb478df1086d7740cbda32b991486bad0aab946bdfaa3cd9ecfd7f", kill_on_drop: false }` [INFO] [stderr] error: feature `fuzzing` includes `diemdb/fuzzing`, but `diemdb` is not a dependency [INFO] [stderr] --> ../cargo-home/git/checkouts/conflux-rust-ff7c4871d30c80d8/992ebc5/crates/cfxcore/core/src/pos/storage/backup/backup-cli/Cargo.toml:61:11 [INFO] [stderr] | [INFO] [stderr] 61 | fuzzing = ["diemdb/fuzzing"] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] error: feature `fuzzing` includes `diemdb/fuzzing`, but `diemdb` is not a dependency [INFO] [stderr] --> ../cargo-home/git/checkouts/conflux-rust-ff7c4871d30c80d8/992ebc5/crates/cfxcore/core/src/pos/storage/backup/backup-service/Cargo.toml:37:11 [INFO] [stderr] | [INFO] [stderr] 37 | fuzzing = ["diemdb/fuzzing"] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] error: feature `fuzzing` includes `diemdb/fuzzing`, but `diemdb` is not a dependency [INFO] [stderr] --> ../cargo-home/git/checkouts/conflux-rust-ff7c4871d30c80d8/992ebc5/crates/cfxcore/core/src/pos/storage/storage-service/Cargo.toml:39:11 [INFO] [stderr] | [INFO] [stderr] 39 | fuzzing = ["proptest", "diemdb/fuzzing", "rand"] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling cc v1.0.101 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling tinyvec v1.6.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling object v0.36.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling asn1_der v0.7.6 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.68/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=3614ef9d6ec75a34 -C extra-filename=-79f85c1924f8a578 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3dbe38c4b9d72c64.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-eccf8f919f7cb500.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-c127c4d798582dc8.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=35033ca8497f1347 -C extra-filename=-e45b29239690a8a7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3dbe38c4b9d72c64.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-eccf8f919f7cb500.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-c127c4d798582dc8.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "24d160af11bb478df1086d7740cbda32b991486bad0aab946bdfaa3cd9ecfd7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24d160af11bb478df1086d7740cbda32b991486bad0aab946bdfaa3cd9ecfd7f", kill_on_drop: false }` [INFO] [stdout] 24d160af11bb478df1086d7740cbda32b991486bad0aab946bdfaa3cd9ecfd7f