[INFO] cloning repository https://github.com/A-T-Dot/substrate-castor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/A-T-Dot/substrate-castor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA-T-Dot%2Fsubstrate-castor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA-T-Dot%2Fsubstrate-castor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 785698d150cd22e0456d2c6258adef02a2cbf815
[INFO] checking A-T-Dot/substrate-castor against try#863511eff87e66198b396935f3b5c8a543022f53 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA-T-Dot%2Fsubstrate-castor" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/A-T-Dot/substrate-castor
[INFO] finished tweaking git repo https://github.com/A-T-Dot/substrate-castor
[INFO] tweaked toml for git repo https://github.com/A-T-Dot/substrate-castor written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/A-T-Dot/substrate-castor on toolchain 863511eff87e66198b396935f3b5c8a543022f53
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/A-T-Dot/substrate-castor already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `balances` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `client` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `executive` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `indices` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `primitives` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rstd` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `runtime-io` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `sr-primitives` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `sudo` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `support` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `system` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `timestamp` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `version` dependency)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c23eff0244f59eb30ec462b8161284073f0cb636f6f2d25e3fc145860226876c
[INFO] running `Command { std: "docker" "start" "-a" "c23eff0244f59eb30ec462b8161284073f0cb636f6f2d25e3fc145860226876c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c23eff0244f59eb30ec462b8161284073f0cb636f6f2d25e3fc145860226876c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c23eff0244f59eb30ec462b8161284073f0cb636f6f2d25e3fc145860226876c", kill_on_drop: false }`
[INFO] [stdout] c23eff0244f59eb30ec462b8161284073f0cb636f6f2d25e3fc145860226876c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6741dbf8a91f8708c5d577bdb6692f9128d23a049d45761bdb77e5053bf52b47
[INFO] running `Command { std: "docker" "start" "-a" "6741dbf8a91f8708c5d577bdb6692f9128d23a049d45761bdb77e5053bf52b47", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `balances` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `client` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `executive` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `indices` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `primitives` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rstd` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `runtime-io` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `sr-primitives` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `sudo` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `support` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `system` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `timestamp` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `version` dependency)
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling autocfg v0.1.6
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling proc-macro2 v1.0.3
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking smallvec v0.6.10
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling serde v1.0.101
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]    Compiling num_cpus v1.10.1
[INFO] [stderr]    Compiling jobserver v0.1.17
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]     Checking nodrop v0.1.13
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]     Checking futures v0.1.29
[INFO] [stderr]    Compiling cc v1.0.45
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking block-padding v0.1.4
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking stable_deref_trait v1.1.1
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]    Compiling arrayvec v0.4.11
[INFO] [stderr]     Checking iovec v0.1.2
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking subtle v1.0.0
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]    Compiling clear_on_drop v0.2.3
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]    Compiling subtle v2.1.1
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]     Checking sha2 v0.8.0
[INFO] [stderr]     Checking owning_ref v0.4.0
[INFO] [stderr]     Checking keccak v0.1.0
[INFO] [stderr]     Checking lock_api v0.1.5
[INFO] [stderr]     Checking constant_time_eq v0.1.4
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]     Checking generic-array v0.8.3
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]     Checking digest v0.6.2
[INFO] [stderr]    Compiling getrandom v0.1.12
[INFO] [stderr]     Checking tokio-io v0.1.12
[INFO] [stderr]     Checking crypto-mac v0.4.0
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]     Checking parking_lot v0.7.1
[INFO] [stderr]     Checking byte-tools v0.2.0
[INFO] [stderr]     Checking arrayref v0.3.5
[INFO] [stderr]     Checking hmac v0.4.2
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]     Checking block-buffer v0.2.0
[INFO] [stderr]     Checking hmac-drbg v0.1.2
[INFO] [stderr]     Checking tokio-executor v0.1.8
[INFO] [stderr]     Checking sha2 v0.6.0
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking tokio-codec v0.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking libsecp256k1 v0.2.2
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.5
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking lock_api v0.3.1
[INFO] [stderr]     Checking rustc-hex v2.0.1
[INFO] [stderr]     Checking aho-corasick v0.7.6
[INFO] [stderr]    Compiling c2-chacha v0.2.2
[INFO] [stderr]     Checking regex-syntax v0.6.12
[INFO] [stderr]    Compiling rand_chacha v0.2.1
[INFO] [stderr]     Checking hmac v0.7.1
[INFO] [stderr]    Compiling rand v0.7.2
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking uint v0.8.1
[INFO] [stderr]     Checking unicode-normalization v0.1.8
[INFO] [stderr]    Compiling num-bigint v0.2.3
[INFO] [stderr]     Checking bitvec v0.14.0
[INFO] [stderr]    Compiling synstructure v0.10.2
[INFO] [stderr]     Checking byte-slice-cast v0.3.2
[INFO] [stderr]     Checking tokio-timer v0.2.11
[INFO] [stderr]    Compiling num-rational v0.2.2
[INFO] [stderr]    Compiling ring v0.14.6
[INFO] [stderr]     Checking regex v1.3.1
[INFO] [stderr]     Checking hash-db v0.15.2
[INFO] [stderr]     Checking parity-wasm v0.40.2
[INFO] [stderr]    Compiling heapsize v0.4.2
[INFO] [stderr]    Compiling zeroize_derive v0.9.3
[INFO] [stderr]     Checking zeroize v0.9.3
[INFO] [stderr]     Checking pbkdf2 v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.101
[INFO] [stderr]    Compiling proc-macro-hack v0.5.9
[INFO] [stderr]    Compiling sr-std v2.0.0 (https://github.com/paritytech/substrate.git?rev=80a80953311aad10719a471c5ccebdf5406a2e37#80a80953)
[INFO] [stderr]     Checking memory_units v0.3.0
[INFO] [stderr]     Checking static_assertions v0.2.5
[INFO] [stderr]     Checking fixed-hash v0.4.0
[INFO] [stderr]     Checking wasmi-validation v0.2.0
[INFO] [stderr]     Checking once_cell v0.1.8
[INFO] [stderr]     Checking hashbrown v0.1.8
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking untrusted v0.6.2
[INFO] [stderr]     Checking wasmi v0.5.1
[INFO] [stderr]     Checking elastic-array v0.10.2
[INFO] [stderr]     Checking hash256-std-hasher v0.15.2
[INFO] [stderr]    Compiling const-random-macro v0.1.6
[INFO] [stderr]     Checking blake2-rfc v0.2.18
[INFO] [stderr]    Compiling hashbrown v0.6.0
[INFO] [stderr]     Checking base58 v0.1.0
[INFO] [stderr]     Checking twox-hash v1.5.0
[INFO] [stderr]     Checking hex v0.3.2
[INFO] [stderr]     Checking const-random v0.1.6
[INFO] [stderr]     Checking ahash v0.2.12
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking sha-1 v0.8.1
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]    Compiling malloc_size_of_derive v0.1.0
[INFO] [stderr]     Checking unsigned-varint v0.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.5.0
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking quick-error v1.2.2
[INFO] [stderr]     Checking trie-root v0.15.2
[INFO] [stderr]     Checking parity-util-mem v0.2.0
[INFO] [stderr]     Checking sha3 v0.8.2
[INFO] [stderr]     Checking blake2 v0.8.1
[INFO] [stderr]    Compiling parking_lot v0.8.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking trie-db v0.15.2
[INFO] [stderr]     Checking memory-db v0.15.2
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]    Compiling protobuf v2.8.1
[INFO] [stderr]     Checking parity-multihash v0.1.3
[INFO] [stderr]    Compiling asn1_der_derive v0.1.1
[INFO] [stderr]     Checking lock_api v0.2.0
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]    Compiling sr-io v2.0.0 (https://github.com/paritytech/substrate.git?rev=80a80953311aad10719a471c5ccebdf5406a2e37#80a80953)
[INFO] [stderr]     Checking bs58 v0.2.5
[INFO] [stderr]     Checking data-encoding v2.1.2
[INFO] [stderr]     Checking mio v0.6.19
[INFO] [stderr]     Checking multistream-select v0.5.1
[INFO] [stderr]     Checking wasm-timer v0.1.2
[INFO] [stderr]     Checking tiny-keccak v1.5.0
[INFO] [stderr]     Checking rw-stream-sink v0.1.2
[INFO] [stderr]     Checking environmental v1.0.1
[INFO] [stderr]    Compiling memoffset v0.5.1
[INFO] [stderr]    Compiling paste-impl v0.1.6
[INFO] [stderr]     Checking asn1_der v0.6.2
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.1.1
[INFO] [stderr]     Checking tokio-sync v0.1.6
[INFO] [stderr]     Checking integer-sqrt v0.1.2
[INFO] [stderr]    Compiling pkg-config v0.3.16
[INFO] [stderr]     Checking crossbeam-epoch v0.7.2
[INFO] [stderr]     Checking crossbeam-queue v0.1.2
[INFO] [stderr]     Checking paste v0.1.6
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]     Checking crossbeam-deque v0.7.1
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]     Checking tokio-reactor v0.1.9
[INFO] [stderr]     Checking tokio-threadpool v0.1.15
[INFO] [stderr]     Checking tokio-current-thread v0.1.6
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.50
[INFO] [stderr]     Checking tokio-udp v0.1.5
[INFO] [stderr]     Checking tokio-uds v0.2.5
[INFO] [stderr]     Checking tokio-tcp v0.1.3
[INFO] [stderr]     Checking tokio-fs v0.1.6
[INFO] [stderr]     Checking http v0.1.18
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]    Compiling parking_lot_core v0.3.1
[INFO] [stderr]     Checking futures-core-preview v0.3.0-alpha.17
[INFO] [stderr]    Compiling bumpalo v2.6.0
[INFO] [stderr]    Compiling libz-sys v1.0.25
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]     Checking futures-sink-preview v0.3.0-alpha.17
[INFO] [stderr]    Compiling miniz-sys v0.1.12
[INFO] [stderr]    Compiling unicode-segmentation v1.3.0
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]     Checking futures-channel-preview v0.3.0-alpha.17
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.50
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking block-cipher-trait v0.6.2
[INFO] [stderr]     Checking futures-io-preview v0.3.0-alpha.17
[INFO] [stderr]    Compiling wasm-bindgen v0.2.50
[INFO] [stderr]     Checking pin-utils v0.1.0-alpha.4
[INFO] [stderr]     Checking parking_lot v0.6.4
[INFO] [stderr]     Checking futures-util-preview v0.3.0-alpha.17
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking parking_lot_core v0.2.14
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking stream-cipher v0.3.2
[INFO] [stderr]     Checking owning_ref v0.3.3
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]    Compiling snow v0.5.2
[INFO] [stderr]     Checking webpki v0.19.1
[INFO] [stderr]     Checking sct v0.5.0
[INFO] [stderr]     Checking parking_lot v0.5.5
[INFO] [stderr]     Checking ctr v0.3.2
[INFO] [stderr]     Checking aes-soft v0.3.3
[INFO] [stderr]     Checking rustls v0.15.2
[INFO] [stderr]     Checking quick-error v0.1.4
[INFO] [stderr]     Checking c_linked_list v1.1.1
[INFO] [stderr]     Checking sha1 v0.6.0
[INFO] [stderr]    Compiling slog v2.5.2
[INFO] [stderr]     Checking nohash-hasher v0.1.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.50
[INFO] [stderr]     Checking static_slice v0.0.3
[INFO] [stderr]     Checking byteorder v0.5.3
[INFO] [stderr]     Checking cuckoofilter v0.3.2
[INFO] [stderr]     Checking yamux v0.2.1
[INFO] [stderr]     Checking aes-ctr v0.3.0
[INFO] [stderr]     Checking get_if_addrs v0.5.3
[INFO] [stderr]     Checking aio-limited v0.1.0
[INFO] [stderr]     Checking webpki-roots v0.16.0
[INFO] [stderr]     Checking twofish v0.2.0
[INFO] [stderr]     Checking futures-executor-preview v0.3.0-alpha.17
[INFO] [stderr]     Checking tokio-dns-unofficial v0.4.0
[INFO] [stderr]     Checking dns-parser v0.8.0
[INFO] [stderr]     Checking futures-preview v0.3.0-alpha.17
[INFO] [stderr]     Checking parity-send-wrapper v0.1.0
[INFO] [stderr]     Checking ipnet v2.0.0
[INFO] [stderr]    Compiling derive_more v0.14.1
[INFO] [stderr]    Compiling libp2p-core-derive v0.12.0
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling strum_macros v0.15.0
[INFO] [stderr]     Checking strum v0.15.0
[INFO] [stderr]     Checking parity-bytes v0.1.0 (https://github.com/paritytech/parity-common?rev=b0317f649ab2c665b7987b8475878fc4d2e1f81d#b0317f64)
[INFO] [stderr]     Checking kvdb v0.1.0 (https://github.com/paritytech/parity-common?rev=b0317f649ab2c665b7987b8475878fc4d2e1f81d#b0317f64)
[INFO] [stderr]     Checking futures-timer v0.2.1
[INFO] [stderr]     Checking tokio-rustls v0.10.0-alpha.4
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.50
[INFO] [stderr]     Checking chrono v0.4.9
[INFO] [stderr]     Checking crossbeam-channel v0.3.9
[INFO] [stdout] error: older versions of the `wasm-bindgen` crate are incompatible with current versions of Rust; please update to `wasm-bindgen` v0.2.88
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking arc-swap v0.3.11
[INFO] [stderr]     Checking substrate-wasm-interface v2.0.0 (https://github.com/paritytech/substrate.git?rev=80a80953311aad10719a471c5ccebdf5406a2e37#80a80953)
[INFO] [stderr]    Compiling hex-literal-impl v0.2.1
[INFO] [stderr]     Checking parity-wasm v0.31.3
[INFO] [stderr] error: could not compile `wasm-bindgen` (lib) due to 1 previous error; 31 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6741dbf8a91f8708c5d577bdb6692f9128d23a049d45761bdb77e5053bf52b47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6741dbf8a91f8708c5d577bdb6692f9128d23a049d45761bdb77e5053bf52b47", kill_on_drop: false }`
[INFO] [stdout] 6741dbf8a91f8708c5d577bdb6692f9128d23a049d45761bdb77e5053bf52b47
