[INFO] fetching crate pallet-cosmos-abci 0.0.1... [INFO] testing pallet-cosmos-abci-0.0.1 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate pallet-cosmos-abci 0.0.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate pallet-cosmos-abci 0.0.1 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tonic v0.3.1 [INFO] [stderr] Downloaded fragile v1.0.0 [INFO] [stderr] Downloaded alt_serde_derive v1.0.119 [INFO] [stderr] Downloaded alt_serde v1.0.119 [INFO] [stderr] Downloaded mockall v0.8.3 [INFO] [stderr] Downloaded mockall_derive v0.8.3 [INFO] [stderr] Downloaded downcast v0.10.0 [INFO] [stderr] Downloaded tonic-build v0.3.1 [INFO] [stderr] Downloaded pallet-abci v0.0.1 [INFO] [stderr] Downloaded testcontainers v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5bdfeef245c35c155cfeb9a053c708e0c2c2a0f79083b28bb9b39fe84580f87 [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" "b5bdfeef245c35c155cfeb9a053c708e0c2c2a0f79083b28bb9b39fe84580f87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5bdfeef245c35c155cfeb9a053c708e0c2c2a0f79083b28bb9b39fe84580f87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5bdfeef245c35c155cfeb9a053c708e0c2c2a0f79083b28bb9b39fe84580f87", kill_on_drop: false }` [INFO] [stdout] b5bdfeef245c35c155cfeb9a053c708e0c2c2a0f79083b28bb9b39fe84580f87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c121ff5ede341a45e6d669aa333d027d8ff975a32a38424354a25263ac5019be [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" "c121ff5ede341a45e6d669aa333d027d8ff975a32a38424354a25263ac5019be", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling sp-std v2.0.1 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling parity-util-mem v0.7.0 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling alt_serde_derive v1.0.119 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling bitmask v0.5.0 [INFO] [stderr] Compiling fragile v1.0.0 [INFO] [stderr] Compiling alt_serde v1.0.119 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling uint v0.8.5 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling sp-debug-derive v2.0.1 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling frame-support-procedural-tools-derive v2.0.1 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling mockall_derive v0.8.3 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling trie-db v0.22.5 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] error: could not compile `http` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=b950536af910ffdd -C extra-filename=-b950536af910ffdd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rmeta --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" "c121ff5ede341a45e6d669aa333d027d8ff975a32a38424354a25263ac5019be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c121ff5ede341a45e6d669aa333d027d8ff975a32a38424354a25263ac5019be", kill_on_drop: false }` [INFO] [stdout] c121ff5ede341a45e6d669aa333d027d8ff975a32a38424354a25263ac5019be