[INFO] cloning repository https://github.com/cosmosdevs/goz_scoring [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cosmosdevs/goz_scoring" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcosmosdevs%2Fgoz_scoring", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcosmosdevs%2Fgoz_scoring'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f5e32860eb10a65ba73c6367920758a0add5208 [INFO] testing cosmosdevs/goz_scoring 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%2Fcosmosdevs%2Fgoz_scoring" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cosmosdevs/goz_scoring 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/cosmosdevs/goz_scoring [INFO] finished tweaking git repo https://github.com/cosmosdevs/goz_scoring [INFO] tweaked toml for git repo https://github.com/cosmosdevs/goz_scoring written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/cosmosdevs/goz_scoring 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/iqlusioninc/ibc-rs.git` [INFO] [stderr] Updating git repository `https://github.com/iqlusioninc/sagan.git` [INFO] [stderr] Updating git repository `https://github.com/iqlusioninc/tendermint-rs.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ripemd160 v0.8.0 [INFO] [stderr] Downloaded serde_bytes v0.11.4 [INFO] [stderr] Downloaded anomaly v0.2.0 [INFO] [stderr] Downloaded warp v0.2.3 [INFO] [stderr] Downloaded async-trait v0.1.33 [INFO] [stderr] Downloaded abscissa_core v0.5.2 [INFO] [stderr] Downloaded canonical-path v2.0.2 [INFO] [stderr] Downloaded tracing-subscriber v0.1.6 [INFO] [stderr] Downloaded generational-arena v0.2.8 [INFO] [stderr] Downloaded abscissa_derive v0.5.0 [INFO] [stderr] Downloaded color-backtrace v0.3.0 [INFO] [stderr] Downloaded secp256k1-sys v0.1.2 [INFO] [stderr] Downloaded gumdrop v0.7.0 [INFO] [stderr] Downloaded elliptic-curve v0.3.0 [INFO] [stderr] Downloaded tai64 v3.1.0 [INFO] [stderr] Downloaded subtle-encoding v0.5.1 [INFO] [stderr] Downloaded secp256k1 v0.17.2 [INFO] [stderr] Downloaded gumdrop_derive v0.7.0 [INFO] [stderr] Downloaded async-tungstenite v0.4.2 [INFO] [stderr] Downloaded signal-hook v0.1.15 [INFO] [stderr] Downloaded abscissa_tokio v0.5.1 [INFO] [stderr] Downloaded vcpkg v0.2.9 [INFO] [stderr] Downloaded signature v1.0.1 [INFO] [stderr] Downloaded prost-amino-derive v0.5.0 [INFO] [stderr] Downloaded prost-amino v0.5.0 [INFO] [stderr] Downloaded signatory-secp256k1 v0.19.0 [INFO] [stderr] Downloaded ecdsa v0.5.0 [INFO] [stderr] Downloaded cadence v0.20.0 [INFO] [stderr] Downloaded signature_derive v1.0.0-pre.2 [INFO] [stderr] Downloaded signatory-dalek v0.19.0 [INFO] [stderr] Downloaded k256 v0.1.1 [INFO] [stderr] Downloaded signatory v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] d0780c5bd41251bde6713c43e7785590f90e7c48cd97157b4c797d8855f4c976 [INFO] running `Command { std: "docker" "start" "-a" "d0780c5bd41251bde6713c43e7785590f90e7c48cd97157b4c797d8855f4c976", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0780c5bd41251bde6713c43e7785590f90e7c48cd97157b4c797d8855f4c976", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0780c5bd41251bde6713c43e7785590f90e7c48cd97157b4c797d8855f4c976", kill_on_drop: false }` [INFO] [stdout] d0780c5bd41251bde6713c43e7785590f90e7c48cd97157b4c797d8855f4c976 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] [stdout] 9fab273edf65f5bd664788c992514c57c15b024b1dee15d80b2bdb3059181c73 [INFO] running `Command { std: "docker" "start" "-a" "9fab273edf65f5bd664788c992514c57c15b024b1dee15d80b2bdb3059181c73", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling canonical-path v2.0.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling cadence v0.20.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] error: could not compile `gimli` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gimli-0.21.0/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="read"' -C metadata=2c197624dbe30fe2 -C extra-filename=-2c197624dbe30fe2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "9fab273edf65f5bd664788c992514c57c15b024b1dee15d80b2bdb3059181c73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fab273edf65f5bd664788c992514c57c15b024b1dee15d80b2bdb3059181c73", kill_on_drop: false }` [INFO] [stdout] 9fab273edf65f5bd664788c992514c57c15b024b1dee15d80b2bdb3059181c73