[INFO] cloning repository https://github.com/yz89/substrate-heap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yz89/substrate-heap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyz89%2Fsubstrate-heap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyz89%2Fsubstrate-heap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8e02918172b8597b5d1e7e3aaf037e5f4fd1738c [INFO] testing yz89/substrate-heap against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyz89%2Fsubstrate-heap" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yz89/substrate-heap on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yz89/substrate-heap [INFO] finished tweaking git repo https://github.com/yz89/substrate-heap [INFO] tweaked toml for git repo https://github.com/yz89/substrate-heap written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/yz89/substrate-heap already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4d94658e9e541e63d3ce1be17d5aeaf1d560d122fdcfd085ca75751f14596db [INFO] running `Command { std: "docker" "start" "-a" "e4d94658e9e541e63d3ce1be17d5aeaf1d560d122fdcfd085ca75751f14596db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4d94658e9e541e63d3ce1be17d5aeaf1d560d122fdcfd085ca75751f14596db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4d94658e9e541e63d3ce1be17d5aeaf1d560d122fdcfd085ca75751f14596db", kill_on_drop: false }` [INFO] [stdout] e4d94658e9e541e63d3ce1be17d5aeaf1d560d122fdcfd085ca75751f14596db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea1e138eb73dff70e4d83ce926e8a064a99075dfb588d3654ff7b08a8801f67b [INFO] running `Command { std: "docker" "start" "-a" "ea1e138eb73dff70e4d83ce926e8a064a99075dfb588d3654ff7b08a8801f67b", 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] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling bitvec v0.14.0 [INFO] [stderr] Compiling byte-slice-cast v0.3.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.50 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling bumpalo v2.6.0 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.50 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling ipnet v2.0.0 [INFO] [stderr] Compiling strum v0.15.0 [INFO] [stderr] Compiling sysinfo v0.9.4 [INFO] [stderr] Compiling substrate-wasm-builder-runner v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling hashbrown v0.6.0 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling trie-root v0.15.2 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling sr-std v2.0.0 (https://github.com/paritytech/substrate.git?rev=ac6a2a783f0e1f4a814cf2add40275730cd41be1#ac6a2a78) [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling sr-io v2.0.0 (https://github.com/paritytech/substrate.git?rev=ac6a2a783f0e1f4a814cf2add40275730cd41be1#ac6a2a78) [INFO] [stderr] Compiling hyper v0.12.34 [INFO] [stderr] Compiling rpassword v3.0.2 [INFO] [stderr] Compiling parity-wasm v0.31.3 [INFO] [stderr] Compiling uint v0.8.1 [INFO] [stderr] Compiling hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling fixed-hash v0.4.0 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling wasm-timer v0.1.2 [INFO] [stderr] Compiling ctrlc v3.1.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling cuckoofilter v0.3.2 [INFO] [stderr] Compiling names v0.11.0 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling asn1_der_derive v0.1.1 [INFO] [stderr] Compiling libp2p-core-derive v0.12.0 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Compiling srml-support-procedural-tools-derive v2.0.0 (https://github.com/paritytech/substrate.git?rev=ac6a2a783f0e1f4a814cf2add40275730cd41be1#ac6a2a78) [INFO] [stderr] Compiling slog_derive v0.1.1 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling rw-stream-sink v0.1.2 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling hmac-drbg v0.1.2 [INFO] [stderr] Compiling aes-ctr v0.3.0 [INFO] [stderr] Compiling aio-limited v0.1.0 [INFO] [stderr] Compiling kitties-extension-runtime v2.0.0 (/opt/rustwide/workdir/runtime) [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling wasmi-validation v0.1.0 [INFO] [stderr] Compiling unsigned-varint v0.2.2 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling yamux v0.2.1 [INFO] [stderr] Compiling kvdb-memorydb v0.1.0 (https://github.com/paritytech/parity-common?rev=b0317f649ab2c665b7987b8475878fc4d2e1f81d#b0317f64) [INFO] [stderr] Compiling libsecp256k1 v0.2.2 [INFO] [stderr] Compiling parity-multihash v0.1.3 [INFO] [stderr] Compiling multistream-select v0.5.1 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] error: could not compile `parity-wasm` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name parity_wasm /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-wasm-0.31.3/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 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=48c0e52435cac2b4 -C extra-filename=-48c0e52435cac2b4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-c29c2097ca5a90cb.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" "ea1e138eb73dff70e4d83ce926e8a064a99075dfb588d3654ff7b08a8801f67b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea1e138eb73dff70e4d83ce926e8a064a99075dfb588d3654ff7b08a8801f67b", kill_on_drop: false }` [INFO] [stdout] ea1e138eb73dff70e4d83ce926e8a064a99075dfb588d3654ff7b08a8801f67b