[INFO] cloning repository https://github.com/D-CDC/cdc-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/D-CDC/cdc-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FD-CDC%2Fcdc-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FD-CDC%2Fcdc-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ecd92ee0d69b557ffe0f892277571ed4f516074d
[INFO] documenting D-CDC/cdc-core against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FD-CDC%2Fcdc-core" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/D-CDC/cdc-core
[INFO] finished tweaking git repo https://github.com/D-CDC/cdc-core
[INFO] tweaked toml for git repo https://github.com/D-CDC/cdc-core written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/D-CDC/cdc-core on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/D-CDC/cdc-core 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-2-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-2-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-2-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-2-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-2-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-2-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-2-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-2-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-2-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-2-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-2-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-2-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-2-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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20212a35f65a46831d85ea9777adfebdc38f0da98d86d3c7c1ab3952b1143b09
[INFO] running `Command { std: "docker" "start" "-a" "20212a35f65a46831d85ea9777adfebdc38f0da98d86d3c7c1ab3952b1143b09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20212a35f65a46831d85ea9777adfebdc38f0da98d86d3c7c1ab3952b1143b09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20212a35f65a46831d85ea9777adfebdc38f0da98d86d3c7c1ab3952b1143b09", kill_on_drop: false }`
[INFO] [stdout] 20212a35f65a46831d85ea9777adfebdc38f0da98d86d3c7c1ab3952b1143b09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 551ca9315884ab5b62b53d0b832ddd2de0cc54a6a050cff4557314d84a4360b2
[INFO] running `Command { std: "docker" "start" "-a" "551ca9315884ab5b62b53d0b832ddd2de0cc54a6a050cff4557314d84a4360b2", 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 arrayvec v0.4.11
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling nodrop v0.1.13
[INFO] [stderr]    Compiling rayon-core v1.6.0
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling scopeguard v1.0.0
[INFO] [stderr]    Compiling either v1.5.2
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling memoffset v0.5.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.2
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling num_cpus v1.10.1
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking smallvec v0.6.10
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling serde v1.0.99
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.7.2
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking futures v0.1.28
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]    Compiling crossbeam-deque v0.7.1
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking block-padding v0.1.4
[INFO] [stderr]     Checking generic-array v0.12.3
[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 digest v0.8.1
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking iovec v0.1.2
[INFO] [stderr]    Compiling rayon v1.2.0
[INFO] [stderr]     Checking subtle v1.0.0
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling subtle v2.1.1
[INFO] [stderr]     Checking scopeguard v0.3.3
[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]     Checking generic-array v0.8.3
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking digest v0.6.2
[INFO] [stderr]     Checking tokio-io v0.1.12
[INFO] [stderr]     Checking parking_lot v0.7.1
[INFO] [stderr]     Checking crypto-mac v0.4.0
[INFO] [stderr]     Checking arrayref v0.3.5
[INFO] [stderr]     Checking byte-tools v0.2.0
[INFO] [stderr]     Checking hmac v0.4.2
[INFO] [stderr]    Compiling getrandom v0.1.11
[INFO] [stderr]     Checking hmac-drbg v0.1.2
[INFO] [stderr]    Compiling cc v1.0.41
[INFO] [stderr]     Checking block-buffer v0.2.0
[INFO] [stderr]     Checking sha2 v0.6.0
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]     Checking tokio-executor v0.1.8
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]     Checking tokio-codec v0.1.1
[INFO] [stderr]     Checking libsecp256k1 v0.2.2
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]    Compiling parking_lot v0.9.0
[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]     Checking regex-syntax v0.6.11
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]    Compiling clear_on_drop v0.2.3
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]    Compiling curve25519-dalek v1.2.3
[INFO] [stderr]     Checking backtrace v0.3.35
[INFO] [stderr]     Checking hmac v0.7.1
[INFO] [stderr]     Checking unicode-normalization v0.1.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.5
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking uint v0.8.1
[INFO] [stderr]    Compiling c2-chacha v0.2.2
[INFO] [stderr]     Checking tokio-timer v0.2.11
[INFO] [stderr]     Checking byte-slice-cast v0.3.2
[INFO] [stderr]     Checking regex v1.2.1
[INFO] [stderr]     Checking bitvec v0.14.0
[INFO] [stderr]    Compiling rand_chacha v0.2.1
[INFO] [stderr]    Compiling synstructure v0.10.2
[INFO] [stderr]    Compiling ring v0.14.6
[INFO] [stderr]    Compiling serde_derive v1.0.99
[INFO] [stderr]    Compiling proc-macro-hack v0.5.9
[INFO] [stderr]    Compiling num-bigint v0.2.2
[INFO] [stderr]    Compiling heapsize v0.4.2
[INFO] [stderr]    Compiling rand v0.7.0
[INFO] [stderr]    Compiling num-rational v0.2.2
[INFO] [stderr]     Checking hash-db v0.15.2
[INFO] [stderr]     Checking merlin v1.2.0
[INFO] [stderr]     Checking pbkdf2 v0.3.0
[INFO] [stderr]     Checking parity-wasm v0.31.3
[INFO] [stderr]    Compiling sr-std v2.0.0 (https://github.com/paritytech/substrate.git?rev=447e6ea239b7b033c3c440b398d47c567f8874d6#447e6ea2)
[INFO] [stderr]    Compiling zeroize_derive v0.9.3
[INFO] [stderr]    Compiling const-random-macro v0.1.6
[INFO] [stderr]     Checking untrusted v0.6.2
[INFO] [stderr]     Checking static_assertions v0.2.5
[INFO] [stderr]     Checking failure v0.1.5
[INFO] [stderr]     Checking fixed-hash v0.4.0
[INFO] [stderr]     Checking const-random v0.1.6
[INFO] [stderr]     Checking zeroize v0.9.3
[INFO] [stderr]     Checking elastic-array v0.10.2
[INFO] [stderr]     Checking ed25519-dalek v1.0.0-pre.1
[INFO] [stderr]     Checking schnorrkel v0.8.5
[INFO] [stderr]     Checking once_cell v0.1.8
[INFO] [stderr]     Checking hashbrown v0.1.8
[INFO] [stderr]    Compiling hashbrown v0.6.0
[INFO] [stderr]     Checking wasmi-validation v0.1.0
[INFO] [stderr]     Checking memory_units v0.3.0
[INFO] [stderr]     Checking ahash v0.2.12
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking tiny-bip39 v0.6.2
[INFO] [stderr]     Checking substrate-bip39 v0.3.1
[INFO] [stderr]     Checking hash256-std-hasher v0.15.2
[INFO] [stderr]     Checking blake2-rfc v0.2.18
[INFO] [stderr]     Checking wasmi v0.5.0
[INFO] [stderr]     Checking sha-1 v0.8.1
[INFO] [stderr]     Checking hex v0.3.2
[INFO] [stderr]     Checking twox-hash v1.5.0
[INFO] [stderr]     Checking base58 v0.1.0
[INFO] [stderr]    Compiling malloc_size_of_derive v0.1.0
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking unsigned-varint v0.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.5.0
[INFO] [stderr]     Checking quick-error v1.2.2
[INFO] [stderr]     Checking trie-root v0.15.2
[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 parity-util-mem v0.2.0
[INFO] [stderr]     Checking trie-db v0.15.2
[INFO] [stderr]    Compiling protobuf v2.8.0
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking memory-db v0.15.2
[INFO] [stderr]     Checking parity-multihash v0.1.3
[INFO] [stderr]    Compiling asn1_der_derive v0.1.1
[INFO] [stderr]     Checking substrate-panic-handler v2.0.0 (https://github.com/paritytech/substrate.git?rev=447e6ea239b7b033c3c440b398d47c567f8874d6#447e6ea2)
[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=447e6ea239b7b033c3c440b398d47c567f8874d6#447e6ea2)
[INFO] [stderr]     Checking bs58 v0.2.5
[INFO] [stderr]     Checking data-encoding v2.1.2
[INFO] [stderr]     Checking multistream-select v0.5.1
[INFO] [stderr]     Checking mio v0.6.19
[INFO] [stderr]     Checking wasm-timer v0.1.2
[INFO] [stderr]     Checking asn1_der v0.6.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 paste-impl v0.1.6
[INFO] [stderr]     Checking tokio-sync v0.1.6
[INFO] [stderr]     Checking integer-sqrt v0.1.2
[INFO] [stderr]    Compiling pkg-config v0.3.15
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]     Checking paste v0.1.6
[INFO] [stderr]     Checking tokio-reactor v0.1.9
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]     Checking tokio-threadpool v0.1.15
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]     Checking tokio-current-thread v0.1.6
[INFO] [stderr]     Checking tokio-uds v0.2.5
[INFO] [stderr]     Checking tokio-udp v0.1.5
[INFO] [stderr]     Checking tokio-tcp v0.1.3
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.50
[INFO] [stderr]     Checking http v0.1.18
[INFO] [stderr]    Compiling parking_lot_core v0.3.1
[INFO] [stderr]     Checking tokio-fs v0.1.6
[INFO] [stderr]     Checking futures-core-preview v0.3.0-alpha.17
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]    Compiling bumpalo v2.6.0
[INFO] [stderr]    Compiling libz-sys v1.0.25
[INFO] [stderr]     Checking futures-sink-preview v0.3.0-alpha.17
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]    Compiling miniz-sys v0.1.12
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]     Checking futures-channel-preview v0.3.0-alpha.17
[INFO] [stderr]     Checking block-cipher-trait v0.6.2
[INFO] [stderr]     Checking pin-utils v0.1.0-alpha.4
[INFO] [stderr]    Compiling wasm-bindgen v0.2.50
[INFO] [stderr]     Checking futures-io-preview v0.3.0-alpha.17
[INFO] [stderr]     Checking parking_lot v0.6.4
[INFO] [stderr]     Checking futures-util-preview v0.3.0-alpha.17
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.50
[INFO] [stderr]     Checking webpki v0.19.1
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking flate2 v1.0.11
[INFO] [stderr]     Checking sct v0.5.0
[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]    Compiling unicode-segmentation v1.3.0
[INFO] [stderr]     Checking parking_lot v0.5.5
[INFO] [stderr]     Checking ctr v0.3.2
[INFO] [stderr]     Checking rustls v0.15.2
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.50
[INFO] [stderr]     Checking aes-soft v0.3.3
[INFO] [stderr]     Checking static_slice v0.0.3
[INFO] [stderr]     Checking byteorder v0.5.3
[INFO] [stderr]     Checking sha1 v0.6.0
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]     Checking nohash-hasher v0.1.1
[INFO] [stderr]     Checking c_linked_list v1.1.1
[INFO] [stderr]     Checking quick-error v0.1.4
[INFO] [stderr]    Compiling slog v2.5.2
[INFO] [stderr]     Checking get_if_addrs v0.5.3
[INFO] [stderr]     Checking yamux v0.2.1
[INFO] [stderr]     Checking tokio-rustls v0.10.0-alpha.4
[INFO] [stderr]     Checking soketto v0.2.3
[INFO] [stderr]     Checking aes-ctr v0.3.0
[INFO] [stderr]     Checking cuckoofilter v0.3.2
[INFO] [stderr]     Checking aio-limited v0.1.0
[INFO] [stderr]     Checking webpki-roots v0.16.0
[INFO] [stderr]     Checking futures-executor-preview v0.3.0-alpha.17
[INFO] [stderr]     Checking twofish v0.2.0
[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 x25519-dalek v0.5.2
[INFO] [stderr]     Checking impl-serde v0.2.0
[INFO] [stderr]     Checking impl-serde v0.1.1
[INFO] [stderr]     Checking parity-multiaddr v0.5.0
[INFO] [stderr]     Checking serde_json v1.0.40
[INFO] [stderr]     Checking erased-serde v0.3.9
[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 wasm-bindgen-macro v0.2.50
[INFO] [stderr]    Compiling libp2p-core-derive v0.12.0
[INFO] [stderr]    Compiling strum_macros v0.15.0
[INFO] [stderr]     Checking libp2p-core v0.12.0
[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]    Compiling toml v0.5.3
[INFO] [stderr]     Checking strum v0.15.0
[INFO] [stderr] error: could not compile `wasm-bindgen` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "551ca9315884ab5b62b53d0b832ddd2de0cc54a6a050cff4557314d84a4360b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "551ca9315884ab5b62b53d0b832ddd2de0cc54a6a050cff4557314d84a4360b2", kill_on_drop: false }`
[INFO] [stdout] 551ca9315884ab5b62b53d0b832ddd2de0cc54a6a050cff4557314d84a4360b2
