[INFO] fetching crate sp-ipld 0.2.0...
[INFO] checking sp-ipld-0.2.0 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] extracting crate sp-ipld 0.2.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate sp-ipld 0.2.0
[INFO] finished tweaking crates.io crate sp-ipld 0.2.0
[INFO] tweaked toml for crates.io crate sp-ipld 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sp-ipld 0.2.0 on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 233 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.22.1)
[INFO] [stderr]       Adding bytecursor v0.1.2 (available: v0.2.0)
[INFO] [stderr]       Adding parity-scale-codec v2.3.1 (available: v3.7.5)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.3)
[INFO] [stderr]       Adding sp-cid v0.2.0 (available: v0.3.0)
[INFO] [stderr]       Adding sp-multihash v0.2.0 (available: v0.3.0)
[INFO] [stderr]       Adding unsigned-varint v0.7.2 (available: v0.8.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 10bbfa982fbbff33cc7de806eb05de8687e59dcb3ce5e46052128570580bbbec
[INFO] running `Command { std: "docker" "start" "-a" "10bbfa982fbbff33cc7de806eb05de8687e59dcb3ce5e46052128570580bbbec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10bbfa982fbbff33cc7de806eb05de8687e59dcb3ce5e46052128570580bbbec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10bbfa982fbbff33cc7de806eb05de8687e59dcb3ce5e46052128570580bbbec", kill_on_drop: false }`
[INFO] [stdout] 10bbfa982fbbff33cc7de806eb05de8687e59dcb3ce5e46052128570580bbbec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32c1946c5e85123a56e368b7f3e421effdd948422e9ce10b0f14d5723b190785
[INFO] running `Command { std: "docker" "start" "-a" "32c1946c5e85123a56e368b7f3e421effdd948422e9ce10b0f14d5723b190785", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling openssl v0.10.79
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling match-lookup v0.1.2
[INFO] [stderr]     Checking sp-std v3.0.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking const-str v0.4.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking bytecursor v0.1.2
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking blake2b_simd v0.5.11
[INFO] [stderr]     Checking blake2s_simd v0.5.11
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.18
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking base256emoji v1.0.2
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]    Compiling quickcheck_macros v1.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking data-encoding-macro v0.1.20
[INFO] [stderr]     Checking multibase v0.9.2
[INFO] [stderr]     Checking quickcheck v1.1.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling sp-multihash-derive v0.2.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking sp-multihash v0.2.0
[INFO] [stderr]     Checking sp-cid v0.2.0
[INFO] [stderr]     Checking sp-ipld v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stdout] warning: unexpected `cfg` condition value: `unleashed`
[INFO] [stdout]   --> src/ipld.rs:82:19
[INFO] [stdout]    |
[INFO] [stdout] 82 |             #[cfg(feature = "unleashed")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `base64`, `byteorder`, `dag-cbor`, `dag-json`, `default`, `multibase`, `parity-scale-codec`, `serde`, `sp-multihash`, and `std`
[INFO] [stdout]    = help: consider adding `unleashed` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unleashed`
[INFO] [stdout]   --> src/ipld.rs:86:19
[INFO] [stdout]    |
[INFO] [stdout] 86 |             #[cfg(feature = "unleashed")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `base64`, `byteorder`, `dag-cbor`, `dag-json`, `default`, `multibase`, `parity-scale-codec`, `serde`, `sp-multihash`, and `std`
[INFO] [stdout]    = help: consider adding `unleashed` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `map_first_last` has been stable since 1.66.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(map_first_last)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.deref()` on a double reference, which returns `&T` instead of dereferencing the inner type
[INFO] [stdout]   --> src/codec.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     self.deref().encode(c, w)
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stdout] warning: unexpected `cfg` condition value: `unleashed`
[INFO] [stdout]   --> src/ipld.rs:82:19
[INFO] [stdout]    |
[INFO] [stdout] 82 |             #[cfg(feature = "unleashed")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `base64`, `byteorder`, `dag-cbor`, `dag-json`, `default`, `multibase`, `parity-scale-codec`, `serde`, `sp-multihash`, and `std`
[INFO] [stdout]    = help: consider adding `unleashed` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unleashed`
[INFO] [stdout]   --> src/ipld.rs:86:19
[INFO] [stdout]    |
[INFO] [stdout] 86 |             #[cfg(feature = "unleashed")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `base64`, `byteorder`, `dag-cbor`, `dag-json`, `default`, `multibase`, `parity-scale-codec`, `serde`, `sp-multihash`, and `std`
[INFO] [stdout]    = help: consider adding `unleashed` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `map_first_last` has been stable since 1.66.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(map_first_last)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.deref()` on a double reference, which returns `&T` instead of dereferencing the inner type
[INFO] [stdout]   --> src/codec.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     self.deref().encode(c, w)
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.61s
[INFO] running `Command { std: "docker" "inspect" "32c1946c5e85123a56e368b7f3e421effdd948422e9ce10b0f14d5723b190785", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32c1946c5e85123a56e368b7f3e421effdd948422e9ce10b0f14d5723b190785", kill_on_drop: false }`
[INFO] [stdout] 32c1946c5e85123a56e368b7f3e421effdd948422e9ce10b0f14d5723b190785
