[INFO] fetching crate nip_core 0.2.1... [INFO] testing nip_core-0.2.1 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate nip_core 0.2.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate nip_core 0.2.1 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate nip_core 0.2.1 [INFO] finished tweaking crates.io crate nip_core 0.2.1 [INFO] tweaked toml for crates.io crate nip_core 0.2.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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 multiaddr v0.3.1 [INFO] [stderr] Downloaded cid v0.3.2 [INFO] [stderr] Downloaded ipfs-api v0.5.2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d99a2bb98ce933eaab9c3adb1ecbd4ad5a9bf2ebc89dc2225d9368924d9303cd [INFO] running `"docker" "start" "-a" "d99a2bb98ce933eaab9c3adb1ecbd4ad5a9bf2ebc89dc2225d9368924d9303cd"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling data-encoding v2.2.1 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Compiling unsigned-varint v0.3.3 [INFO] [stderr] Compiling integer-encoding v1.1.5 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling libssh2-sys v0.2.17 [INFO] [stderr] Compiling curl-sys v0.4.31+curl-7.70.0 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling serde_cbor v0.9.0 [INFO] [stderr] Compiling blake2s_simd v0.5.10 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling env_logger v0.5.13 [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 h2 v0.1.26 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling multihash v0.10.1 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling common-multipart-rfc7578 v0.1.2 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.8 [INFO] [stderr] Compiling data-encoding-macro v0.1.8 [INFO] [stderr] Compiling multibase v0.8.0 [INFO] [stderr] Compiling cid v0.3.2 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling multiaddr v0.3.1 [INFO] [stderr] error[E0277]: the trait bound `cid::Error: std::error::Error` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/multiaddr-0.3.1/src/errors.rs:50:33 [INFO] [stderr] | [INFO] [stderr] 50 | Error::ParsingError(err.into()) [INFO] [stderr] | ^^^^ the trait `std::error::Error` is not implemented for `cid::Error` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `std::convert::From` for `std::boxed::Box` [INFO] [stderr] = note: required because of the requirements on the impl of `std::convert::Into>` for `cid::Error` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `multiaddr`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "d99a2bb98ce933eaab9c3adb1ecbd4ad5a9bf2ebc89dc2225d9368924d9303cd"` [INFO] running `"docker" "rm" "-f" "d99a2bb98ce933eaab9c3adb1ecbd4ad5a9bf2ebc89dc2225d9368924d9303cd"` [INFO] [stdout] d99a2bb98ce933eaab9c3adb1ecbd4ad5a9bf2ebc89dc2225d9368924d9303cd