[INFO] fetching crate nip 0.3.0... [INFO] testing nip-0.3.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate nip 0.3.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate nip 0.3.0 [INFO] finished tweaking crates.io crate nip 0.3.0 [INFO] tweaked toml for crates.io crate nip 0.3.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nip 0.3.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 228 packages to latest compatible versions [INFO] [stderr] Adding clap v2.34.0 (available: v4.5.46) [INFO] [stderr] Adding colored v1.9.4 (available: v3.0.0) [INFO] [stderr] Adding env_logger v0.5.13 (available: v0.11.8) [INFO] [stderr] Adding git2 v0.7.5 (available: v0.20.2) [INFO] [stderr] Adding ipfs-api v0.5.2 (available: v0.17.0) [INFO] [stderr] Adding tokio v0.1.22 (available: v1.47.1) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", 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] Downloading crates ... [INFO] [stderr] Downloaded hyper-multipart-rfc7578 v0.3.1 [INFO] [stderr] Downloaded blake2s_simd v0.5.11 [INFO] [stderr] Downloaded nip_core v0.2.1 [INFO] [stderr] Downloaded cid v0.3.2 [INFO] [stderr] Downloaded common-multipart-rfc7578 v0.1.2 [INFO] [stderr] Downloaded ipfs-api v0.5.2 [INFO] [stderr] Downloaded unsigned-varint v0.3.3 [INFO] [stderr] Downloaded multihash v0.10.1 [INFO] [stderr] Downloaded integer-encoding v1.1.7 [INFO] [stderr] Downloaded multiaddr v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fda428bc330bcd92953eee680a3c6ebe2354bd45f1b4e192fef4b7e7450190f9 [INFO] running `Command { std: "docker" "start" "-a" "fda428bc330bcd92953eee680a3c6ebe2354bd45f1b4e192fef4b7e7450190f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fda428bc330bcd92953eee680a3c6ebe2354bd45f1b4e192fef4b7e7450190f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fda428bc330bcd92953eee680a3c6ebe2354bd45f1b4e192fef4b7e7450190f9", kill_on_drop: false }` [INFO] [stdout] fda428bc330bcd92953eee680a3c6ebe2354bd45f1b4e192fef4b7e7450190f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1003904908aa2d1347eff45ad0187a6a3e07a52d79ff81bbbc0d6c6d9eb4b3e4 [INFO] running `Command { std: "docker" "start" "-a" "1003904908aa2d1347eff45ad0187a6a3e07a52d79ff81bbbc0d6c6d9eb4b3e4", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling curl-sys v0.4.83+curl-8.15.0 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling unsigned-varint v0.3.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling multibase v0.8.0 [INFO] [stderr] Compiling multihash v0.10.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling integer-encoding v1.1.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cid v0.3.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling multiaddr v0.3.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stdout] error[E0277]: the trait bound `cid::Error: Into>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiaddr-0.3.1/src/errors.rs:50:33 [INFO] [stdout] | [INFO] [stdout] 50 | Error::ParsingError(err.into()) [INFO] [stdout] | ^^^^ the trait `std::error::Error` is not implemented for `cid::Error` [INFO] [stdout] | [INFO] [stdout] = note: required for `Box` to implement `From` [INFO] [stdout] = note: required for `cid::Error` to implement `Into>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] error: could not compile `multiaddr` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1003904908aa2d1347eff45ad0187a6a3e07a52d79ff81bbbc0d6c6d9eb4b3e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1003904908aa2d1347eff45ad0187a6a3e07a52d79ff81bbbc0d6c6d9eb4b3e4", kill_on_drop: false }` [INFO] [stdout] 1003904908aa2d1347eff45ad0187a6a3e07a52d79ff81bbbc0d6c6d9eb4b3e4