[INFO] cloning repository https://github.com/Fluidex/state_keeper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Fluidex/state_keeper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFluidex%2Fstate_keeper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFluidex%2Fstate_keeper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b5fd8aa94e9c671c6308961d833515eedce4f711 [INFO] testing Fluidex/state_keeper against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFluidex%2Fstate_keeper" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Fluidex/state_keeper on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/rust-toolchain [INFO] started tweaking git repo https://github.com/Fluidex/state_keeper [INFO] finished tweaking git repo https://github.com/Fluidex/state_keeper [INFO] tweaked toml for git repo https://github.com/Fluidex/state_keeper written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Fluidex/state_keeper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/gakonst/ethers-rs` [INFO] [stderr] Updating git repository `https://github.com/fluidex/common-rs` [INFO] [stderr] Updating git repository `https://github.com/fluidex/orchestra.git` [INFO] [stderr] Updating git repository `https://github.com/fluidex/babyjubjub-rs` [INFO] [stderr] Updating git repository `https://github.com/fluidex/ff` [INFO] [stderr] Updating git repository `https://github.com/fluidex/poseidon-rs` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded blake v2.0.1 [INFO] [stderr] Downloaded symbolic-common v8.5.0 [INFO] [stderr] Downloaded rdkafka v0.26.0 [INFO] [stderr] Downloaded rust_decimal_macros v1.18.0 [INFO] [stderr] Downloaded inferno v0.10.8 [INFO] [stderr] Downloaded base64ct v1.3.0 [INFO] [stderr] Downloaded symbolic-demangle v8.5.0 [INFO] [stderr] Downloaded elliptic-curve v0.11.5 [INFO] [stderr] Downloaded pprof v0.5.1 [INFO] [stderr] Downloaded tower v0.4.11 [INFO] [stderr] Downloaded rdkafka-sys v4.2.0+1.8.2 [INFO] [stderr] Downloaded rust_decimal v1.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 338cbf602643605854a9f1ceee933c5ba5f0f3f44e95d0599b19549566295b3c [INFO] running `Command { std: "docker" "start" "-a" "338cbf602643605854a9f1ceee933c5ba5f0f3f44e95d0599b19549566295b3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "338cbf602643605854a9f1ceee933c5ba5f0f3f44e95d0599b19549566295b3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "338cbf602643605854a9f1ceee933c5ba5f0f3f44e95d0599b19549566295b3c", kill_on_drop: false }` [INFO] [stdout] 338cbf602643605854a9f1ceee933c5ba5f0f3f44e95d0599b19549566295b3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7eaa3e6292681ea0881bfef1c6c375949001a3d12a47200a7ffe5b1634c9cc0a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7eaa3e6292681ea0881bfef1c6c375949001a3d12a47200a7ffe5b1634c9cc0a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling byte-slice-cast v1.2.0 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling camino v1.0.5 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling base64ct v1.3.0 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling normpath v0.3.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling sha2-asm v0.6.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling blake v2.0.1 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rdkafka-sys v4.2.0+1.8.2 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling salsa20 v0.8.1 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling prost-build v0.8.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling base58check v0.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling password-hash v0.2.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling elliptic-curve v0.11.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling scrypt v0.7.0 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling k256 v0.9.6 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling auto_impl v0.5.0 [INFO] [stderr] error: could not compile `sled` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name sled --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sled-0.34.7/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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="no_metrics"' -C metadata=59e5f09655662967 -C extra-filename=-59e5f09655662967 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-955871b59f0f2181.rmeta --extern crossbeam_epoch=/opt/rustwide/target/debug/deps/libcrossbeam_epoch-5ef74402788bda9e.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-7aeb67df1f4f62aa.rmeta --extern fs2=/opt/rustwide/target/debug/deps/libfs2-5a6c7700123bb5af.rmeta --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-8241d76d40787cab.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-30b96b8ea6ce98fc.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-259830190bca0bfd.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7eaa3e6292681ea0881bfef1c6c375949001a3d12a47200a7ffe5b1634c9cc0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eaa3e6292681ea0881bfef1c6c375949001a3d12a47200a7ffe5b1634c9cc0a", kill_on_drop: false }` [INFO] [stdout] 7eaa3e6292681ea0881bfef1c6c375949001a3d12a47200a7ffe5b1634c9cc0a