[INFO] fetching crate nip 0.3.0...
[INFO] testing nip-0.3.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate nip 0.3.0 into /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nip 0.3.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 222 packages to latest compatible versions
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.5.48)
[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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded multiaddr v0.3.1
[INFO] [stderr]   Downloaded sha-1 v0.8.2
[INFO] [stderr]   Downloaded cid v0.3.2
[INFO] [stderr]   Downloaded serde_cbor v0.9.0
[INFO] [stderr]   Downloaded nip_core v0.2.1
[INFO] [stderr]   Downloaded multihash v0.10.1
[INFO] [stderr]   Downloaded integer-encoding v1.1.7
[INFO] [stderr]   Downloaded multibase v0.8.0
[INFO] [stderr]   Downloaded hyper-multipart-rfc7578 v0.3.1
[INFO] [stderr]   Downloaded unsigned-varint v0.3.3
[INFO] [stderr]   Downloaded docopt v1.1.1
[INFO] [stderr]   Downloaded blake2s_simd v0.5.11
[INFO] [stderr]   Downloaded ipfs-api v0.5.2
[INFO] [stderr]   Downloaded git2 v0.7.5
[INFO] [stderr]   Downloaded rand v0.5.6
[INFO] [stderr]   Downloaded libssh2-sys v0.2.23
[INFO] [stderr]   Downloaded common-multipart-rfc7578 v0.1.2
[INFO] [stderr]   Downloaded libgit2-sys v0.7.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cf95a92e1c519afd599777dd1866975f4cc586c45ce4b8ec4324ff50e09daa22
[INFO] running `Command { std: "docker" "start" "-a" "cf95a92e1c519afd599777dd1866975f4cc586c45ce4b8ec4324ff50e09daa22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf95a92e1c519afd599777dd1866975f4cc586c45ce4b8ec4324ff50e09daa22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf95a92e1c519afd599777dd1866975f4cc586c45ce4b8ec4324ff50e09daa22", kill_on_drop: false }`
[INFO] [stdout] cf95a92e1c519afd599777dd1866975f4cc586c45ce4b8ec4324ff50e09daa22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4b0c97174c9ad401345692c2255a7fe579d26f9e3c04cbf88b68636810e31e0
[INFO] running `Command { std: "docker" "start" "-a" "c4b0c97174c9ad401345692c2255a7fe579d26f9e3c04cbf88b68636810e31e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling http v0.1.21
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling tokio-buf v0.1.1
[INFO] [stderr]    Compiling string v0.2.1
[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 hyper v0.12.36
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling curl-sys v0.4.83+curl-8.15.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling tokio-uds v0.2.7
[INFO] [stderr]    Compiling tokio-udp v0.1.6
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling sha3 v0.8.2
[INFO] [stderr]    Compiling want v0.2.0
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling blake2b_simd v0.5.11
[INFO] [stderr]    Compiling blake2s_simd v0.5.11
[INFO] [stderr]    Compiling sha-1 v0.8.2
[INFO] [stderr]    Compiling h2 v0.1.26
[INFO] [stderr]    Compiling http-body v0.1.0
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling unsigned-varint v0.3.3
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling multihash v0.10.1
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr]    Compiling data-encoding-macro v0.1.18
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling multibase v0.8.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling rand v0.5.6
[INFO] [stderr]    Compiling libgit2-sys v0.7.11
[INFO] [stderr]    Compiling integer-encoding v1.1.7
[INFO] [stderr]    Compiling cid v0.3.2
[INFO] [stderr]    Compiling common-multipart-rfc7578 v0.1.2
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling hyper-multipart-rfc7578 v0.3.1
[INFO] [stderr]    Compiling multiaddr v0.3.1
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling env_logger v0.5.13
[INFO] [stdout] error[E0277]: the trait bound `cid::Error: Into<Box<dyn std::error::Error + Send + Sync>>` 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<dyn std::error::Error + Send + Sync>` to implement `From<cid::Error>`
[INFO] [stdout]    = note: required for `cid::Error` to implement `Into<Box<dyn std::error::Error + Send + Sync>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[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" "c4b0c97174c9ad401345692c2255a7fe579d26f9e3c04cbf88b68636810e31e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4b0c97174c9ad401345692c2255a7fe579d26f9e3c04cbf88b68636810e31e0", kill_on_drop: false }`
[INFO] [stdout] c4b0c97174c9ad401345692c2255a7fe579d26f9e3c04cbf88b68636810e31e0
