[INFO] fetching crate pallet-cosmos-abci 0.0.1... [INFO] checking pallet-cosmos-abci-0.0.1 against try#bb9dbf1d07454a99066eabaabd5819851281494b for pr-80920 [INFO] extracting crate pallet-cosmos-abci 0.0.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate pallet-cosmos-abci 0.0.1 on toolchain bb9dbf1d07454a99066eabaabd5819851281494b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate pallet-cosmos-abci 0.0.1 [INFO] finished tweaking crates.io crate pallet-cosmos-abci 0.0.1 [INFO] tweaked toml for crates.io crate pallet-cosmos-abci 0.0.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mockall_derive v0.8.3 [INFO] [stderr] Downloaded mockall v0.8.3 [INFO] [stderr] Downloaded testcontainers v0.10.0 [INFO] [stderr] Downloaded pallet-abci v0.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 343edefeff8941a36599f3b8d63d7d30468366a6ee5f6dd28a7071a1c2ebd278 [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" "343edefeff8941a36599f3b8d63d7d30468366a6ee5f6dd28a7071a1c2ebd278", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "343edefeff8941a36599f3b8d63d7d30468366a6ee5f6dd28a7071a1c2ebd278", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "343edefeff8941a36599f3b8d63d7d30468366a6ee5f6dd28a7071a1c2ebd278", kill_on_drop: false }` [INFO] [stdout] 343edefeff8941a36599f3b8d63d7d30468366a6ee5f6dd28a7071a1c2ebd278 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54cb6d1b08cecb16b2478de5748d3d33cc295397a7efa69f3c2ad2eed15e5e3f [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" "54cb6d1b08cecb16b2478de5748d3d33cc295397a7efa69f3c2ad2eed15e5e3f", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking fragile v1.0.0 [INFO] [stderr] Compiling alt_serde v1.0.104 [INFO] [stderr] Checking downcast v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking trie-db v0.22.2 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling mockall_derive v0.8.3 [INFO] [stderr] Compiling alt_serde_derive v1.0.104 [INFO] [stderr] Compiling derivative v2.1.3 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking sp-panic-handler v2.0.1 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking curve25519-dalek v2.1.2 [INFO] [stderr] Checking merlin v2.0.0 [INFO] [stderr] Checking curve25519-dalek v3.0.2 [INFO] [stderr] Checking tokio v0.2.24 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking futures-task v0.3.9 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Checking futures-util v0.3.9 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling rand v0.8.1 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking fixed-hash v0.6.1 [INFO] [stderr] Checking schnorrkel v0.9.1 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Checking tiny-bip39 v0.7.3 [INFO] [stderr] Checking async-stream v0.2.1 [INFO] [stderr] Checking sp-arithmetic v2.0.1 [INFO] [stderr] Checking predicates v1.0.6 [INFO] [stderr] Checking primitive-types v0.7.3 [INFO] [stderr] Checking num-bigint v0.2.6 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] error: could not compile `mockall_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name mockall_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockall_derive-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=20263db19a3a9e7a -C extra-filename=-20263db19a3a9e7a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8a8bb825df9136cb.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e6e45b372c4ec1ec.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-626f90c8472669df.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (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" "54cb6d1b08cecb16b2478de5748d3d33cc295397a7efa69f3c2ad2eed15e5e3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54cb6d1b08cecb16b2478de5748d3d33cc295397a7efa69f3c2ad2eed15e5e3f", kill_on_drop: false }` [INFO] [stdout] 54cb6d1b08cecb16b2478de5748d3d33cc295397a7efa69f3c2ad2eed15e5e3f