[INFO] cloning repository https://github.com/eadventurous/iroha2-longevity-load-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eadventurous/iroha2-longevity-load-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feadventurous%2Firoha2-longevity-load-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feadventurous%2Firoha2-longevity-load-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fdf8db423e13ad4476fa83bfa203c75ad04ea903 [INFO] testing eadventurous/iroha2-longevity-load-rs against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feadventurous%2Firoha2-longevity-load-rs" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eadventurous/iroha2-longevity-load-rs on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eadventurous/iroha2-longevity-load-rs [INFO] finished tweaking git repo https://github.com/eadventurous/iroha2-longevity-load-rs [INFO] tweaked toml for git repo https://github.com/eadventurous/iroha2-longevity-load-rs written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/eadventurous/iroha2-longevity-load-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/hyperledger/iroha` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded group v0.10.0 [INFO] [stderr] Downloaded pkcs8 v0.7.6 [INFO] [stderr] Downloaded der v0.4.5 [INFO] [stderr] Downloaded k256 v0.9.6 [INFO] [stderr] Downloaded block-modes v0.7.0 [INFO] [stderr] Downloaded owo-colors v1.3.0 [INFO] [stderr] Downloaded gethostname v0.2.1 [INFO] [stderr] Downloaded ed25519 v1.3.0 [INFO] [stderr] Downloaded tungstenite v0.16.0 [INFO] [stderr] Downloaded aes-soft v0.6.4 [INFO] [stderr] Downloaded tracing-subscriber v0.3.3 [INFO] [stderr] Downloaded attohttpc v0.18.0 [INFO] [stderr] Downloaded color-spantrace v0.1.6 [INFO] [stderr] Downloaded tracing-error v0.1.2 [INFO] [stderr] Downloaded wildmatch v2.1.0 [INFO] [stderr] Downloaded miracl_core v1.0.0 [INFO] [stderr] Downloaded const-oid v0.6.2 [INFO] [stderr] Downloaded secp256k1-sys v0.3.0 [INFO] [stderr] Downloaded byte-slice-cast v1.2.0 [INFO] [stderr] Downloaded elliptic-curve v0.10.6 [INFO] [stderr] Downloaded ecdsa v0.12.4 [INFO] [stderr] Downloaded chacha20 v0.6.0 [INFO] [stderr] Downloaded c2-chacha v0.2.4 [INFO] [stderr] Downloaded fixnum v0.6.0 [INFO] [stderr] Downloaded sha3 v0.8.2 [INFO] [stderr] Downloaded hkdf v0.11.0 [INFO] [stderr] Downloaded spki v0.4.1 [INFO] [stderr] Downloaded x25519-dalek v1.2.0 [INFO] [stderr] Downloaded parity-scale-codec v2.3.1 [INFO] [stderr] Downloaded indenter v0.3.3 [INFO] [stderr] Downloaded parity-scale-codec-derive v2.3.1 [INFO] [stderr] Downloaded secp256k1 v0.19.0 [INFO] [stderr] Downloaded eyre v0.6.5 [INFO] [stderr] Downloaded gzip-header v0.3.0 [INFO] [stderr] Downloaded deflate v0.9.1 [INFO] [stderr] Downloaded tiny_http v0.8.2 [INFO] [stderr] Downloaded rouille v3.5.0 [INFO] [stderr] Downloaded aesni v0.10.0 [INFO] [stderr] Downloaded ctr v0.6.0 [INFO] [stderr] Downloaded aes-gcm v0.8.0 [INFO] [stderr] Downloaded subtle-encoding v0.5.1 [INFO] [stderr] Downloaded aes v0.6.0 [INFO] [stderr] Downloaded ff v0.10.1 [INFO] [stderr] Downloaded crypto-bigint v0.2.11 [INFO] [stderr] Downloaded signature v1.3.2 [INFO] [stderr] Downloaded amcl v0.2.0 [INFO] [stderr] Downloaded amcl_wrapper v0.4.0 [INFO] [stderr] Downloaded int_traits v0.1.1 [INFO] [stderr] Downloaded chacha20poly1305 v0.7.1 [INFO] [stderr] Downloaded ursa v0.3.7 [INFO] [stderr] Downloaded tracing-bunyan-formatter v0.3.1 [INFO] [stderr] Downloaded syn v1.0.83 [INFO] [stderr] Downloaded color-eyre v0.5.11 [INFO] [stderr] Downloaded brotli v3.3.2 [INFO] [stderr] Downloaded openssl-src v111.17.0+1.1.1m [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 644a95eb8096fc3c164ebcd5388ec11eca3f3d84262d17d62b62d373a31d28d8 [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" "644a95eb8096fc3c164ebcd5388ec11eca3f3d84262d17d62b62d373a31d28d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "644a95eb8096fc3c164ebcd5388ec11eca3f3d84262d17d62b62d373a31d28d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "644a95eb8096fc3c164ebcd5388ec11eca3f3d84262d17d62b62d373a31d28d8", kill_on_drop: false }` [INFO] [stdout] 644a95eb8096fc3c164ebcd5388ec11eca3f3d84262d17d62b62d373a31d28d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", 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] 69afa311360971bd459507356617b05cd7060d3feb1aea56c38e5dc1bede3ecf [INFO] running `Command { std: "docker" "start" "-a" "69afa311360971bd459507356617b05cd7060d3feb1aea56c38e5dc1bede3ecf", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.83 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling byte-slice-cast v1.2.0 [INFO] [stderr] Compiling miracl_core v1.0.0 [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Compiling amcl v0.2.0 [INFO] [stderr] Compiling int_traits v0.1.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling wildmatch v2.1.0 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling secp256k1-sys v0.3.0 [INFO] [stderr] Compiling c2-chacha v0.2.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling gzip-header v0.3.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling tracing-subscriber v0.3.3 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling block-modes v0.7.0 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling brotli v3.3.2 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling headers v0.3.5 [INFO] [stderr] Compiling hkdf v0.11.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling attohttpc v0.18.0 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling iroha_schema_derive v2.0.0-pre.1 (https://github.com/hyperledger/iroha?branch=2.0.0-pre.1.rc.1#e4f9863c) [INFO] [stderr] Compiling iroha_derive v2.0.0-pre.1 (https://github.com/hyperledger/iroha?branch=2.0.0-pre.1.rc.1#e4f9863c) [INFO] [stderr] Compiling iroha_config_derive v2.0.0-pre.1 (https://github.com/hyperledger/iroha?branch=2.0.0-pre.1.rc.1#e4f9863c) [INFO] [stderr] Compiling iroha_version_derive v2.0.0-pre.1 (https://github.com/hyperledger/iroha?branch=2.0.0-pre.1.rc.1#e4f9863c) [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] error: could not compile `brotli` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name brotli /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/brotli-3.3.2/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="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="ffi-api"' --cfg 'feature="std"' -C metadata=e866c22885f52e8e -C extra-filename=-e866c22885f52e8e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-394b41666b4a7459.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-0596e8a6af30c3f3.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-f273f1a80228c2b4.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" "69afa311360971bd459507356617b05cd7060d3feb1aea56c38e5dc1bede3ecf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69afa311360971bd459507356617b05cd7060d3feb1aea56c38e5dc1bede3ecf", kill_on_drop: false }` [INFO] [stdout] 69afa311360971bd459507356617b05cd7060d3feb1aea56c38e5dc1bede3ecf