[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 1.59.0 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-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eadventurous/iroha2-longevity-load-rs on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-3/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aab2b6758c3bbfb6684499808fd037cf36798bf42c1fbe3abb9f7edf8138ac6b [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" "aab2b6758c3bbfb6684499808fd037cf36798bf42c1fbe3abb9f7edf8138ac6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aab2b6758c3bbfb6684499808fd037cf36798bf42c1fbe3abb9f7edf8138ac6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aab2b6758c3bbfb6684499808fd037cf36798bf42c1fbe3abb9f7edf8138ac6b", kill_on_drop: false }` [INFO] [stdout] aab2b6758c3bbfb6684499808fd037cf36798bf42c1fbe3abb9f7edf8138ac6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd4f95fe31747b37c1b1b9a46eae9320c91bcc1fb1f2f3f9e7cc4f143e5ffe1d [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" "bd4f95fe31747b37c1b1b9a46eae9320c91bcc1fb1f2f3f9e7cc4f143e5ffe1d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.83 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [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 int_traits v0.1.1 [INFO] [stderr] Compiling amcl v0.2.0 [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Compiling wildmatch v2.1.0 [INFO] [stderr] Compiling openssl-src v111.17.0+1.1.1m [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling secp256k1-sys v0.3.0 [INFO] [stderr] Compiling thread_local v1.1.3 [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 headers-core v0.2.0 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling gzip-header v0.3.0 [INFO] [stderr] Compiling brotli v3.3.2 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling tracing-subscriber v0.3.3 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [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 tokio v1.15.0 [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 flate2 v1.0.22 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling sha-1 v0.9.8 [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=0d554b1e75ad06ad -C extra-filename=-0d554b1e75ad06ad --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-227b08801e989653.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-cd857001fc15549a.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-949b9be3967e2d3e.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" "bd4f95fe31747b37c1b1b9a46eae9320c91bcc1fb1f2f3f9e7cc4f143e5ffe1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd4f95fe31747b37c1b1b9a46eae9320c91bcc1fb1f2f3f9e7cc4f143e5ffe1d", kill_on_drop: false }` [INFO] [stdout] bd4f95fe31747b37c1b1b9a46eae9320c91bcc1fb1f2f3f9e7cc4f143e5ffe1d