[INFO] cloning repository https://github.com/rooat/filecoin-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rooat/filecoin-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frooat%2Ffilecoin-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frooat%2Ffilecoin-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 24462f99a86f6013950f8c411c7dbc2aac0194c6 [INFO] checking rooat/filecoin-api against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frooat%2Ffilecoin-api" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rooat/filecoin-api on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rooat/filecoin-api [INFO] finished tweaking git repo https://github.com/rooat/filecoin-api [INFO] tweaked toml for git repo https://github.com/rooat/filecoin-api written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/rooat/filecoin-api already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/PolkaX/rust-cid` [INFO] [stderr] Updating git repository `https://github.com/prz23/plum` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num-bigint v0.3.2 [INFO] [stderr] Downloaded ed25519 v1.1.1 [INFO] [stderr] Downloaded parity-multiaddr v0.9.7 [INFO] [stderr] Downloaded jsonrpc-core v14.2.0 [INFO] [stderr] Downloaded libp2p-core v0.21.0 [INFO] [stderr] Downloaded fff_derive v0.2.2 [INFO] [stderr] Downloaded minicbor v0.4.1 [INFO] [stderr] Downloaded data-encoding-macro-internal v0.1.10 [INFO] [stderr] Downloaded fff v0.2.3 [INFO] [stderr] Downloaded raw-cpuid v7.0.4 [INFO] [stderr] Downloaded bls-signatures v0.6.1 [INFO] [stderr] Downloaded groupy v0.3.1 [INFO] [stderr] Downloaded paired v0.20.1 [INFO] [stderr] Downloaded sha2ni v0.8.5 [INFO] [stderr] Downloaded data-encoding-macro v0.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2c318833acf981ecfddf7747f9ca10dd77b5b2113adb94c51dca7b1abf3264f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d2c318833acf981ecfddf7747f9ca10dd77b5b2113adb94c51dca7b1abf3264f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2c318833acf981ecfddf7747f9ca10dd77b5b2113adb94c51dca7b1abf3264f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2c318833acf981ecfddf7747f9ca10dd77b5b2113adb94c51dca7b1abf3264f", kill_on_drop: false }` [INFO] [stdout] d2c318833acf981ecfddf7747f9ca10dd77b5b2113adb94c51dca7b1abf3264f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 247ce7df7e9ee50a728e840852baccb4bb8d153896fa8eacc3a1973e83c11c6e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "247ce7df7e9ee50a728e840852baccb4bb8d153896fa8eacc3a1973e83c11c6e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Checking minicbor v0.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking unsigned-varint v0.5.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking base-x v0.2.8 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking signature v1.3.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking unsigned-varint v0.4.0 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling fff v0.2.3 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Checking blake2s_simd v0.5.11 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking ed25519 v1.1.1 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling raw-cpuid v7.0.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking sha-1 v0.9.6 [INFO] [stderr] Checking hkdf v0.8.0 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Checking sha2ni v0.8.5 [INFO] [stderr] Checking plum_hashing v0.1.0 (https://github.com/prz23/plum#0428b7b1) [INFO] [stderr] Checking multihash v0.11.4 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Checking fixed-hash v0.6.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling fff_derive v0.2.2 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.10 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling asn1_der_derive v0.1.2 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking asn1_der v0.6.3 [INFO] [stderr] Checking data-encoding-macro v0.1.12 [INFO] [stderr] Checking multibase v0.8.0 [INFO] [stderr] Checking curve25519-dalek v3.1.0 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking groupy v0.3.1 [INFO] [stderr] Checking paired v0.20.1 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking pin-project v0.4.28 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Checking bls-signatures v0.6.1 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking multistream-select v0.8.5 [INFO] [stderr] Checking rw-stream-sink v0.2.1 [INFO] [stderr] Compiling libp2p-core v0.21.0 [INFO] [stderr] Checking plum_bytes v0.1.0 (https://github.com/prz23/plum#0428b7b1) [INFO] [stderr] Checking plum_address v0.1.0 (https://github.com/prz23/plum#0428b7b1) [INFO] [stderr] Checking plum_bigint v0.1.0 (https://github.com/prz23/plum#0428b7b1) [INFO] [stderr] Checking parity-multiaddr v0.9.7 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking plum_hash v0.1.0 (https://github.com/prz23/plum#0428b7b1) [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking plum_crypto v0.1.0 (https://github.com/prz23/plum#0428b7b1) [INFO] [stderr] Checking cid v0.5.1 (https://github.com/PolkaX/rust-cid?branch=impl-cbor-and-json-ext#a2f71f0f) [INFO] [stderr] Checking jsonrpc-core v14.2.0 [INFO] [stderr] Checking plum_types v0.1.0 (https://github.com/prz23/plum#0428b7b1) [INFO] [stderr] Checking plum_message v0.1.0 (https://github.com/prz23/plum#0428b7b1) [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.10 [INFO] [stderr] Checking filecoin-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0603]: module `export` is private [INFO] [stdout] --> src/error.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use serde::export::From; [INFO] [stdout] | ^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `export` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.126/src/lib.rs:275:5 [INFO] [stdout] | [INFO] [stdout] 275 | use self::__private as export; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `export` is private [INFO] [stdout] --> src/error.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use serde::export::From; [INFO] [stdout] | ^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `export` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.126/src/lib.rs:275:5 [INFO] [stdout] | [INFO] [stdout] 275 | use self::__private as export; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MpoolUpdate` [INFO] [stdout] --> src/api/mpool.rs:4:77 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::types::{TipSetKey, SignedMessage, Cid, UnsignedMessage, Address, MpoolUpdate, BigInt, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PeerIdRefWrapper`, `PeerId` [INFO] [stdout] --> src/api/client.rs:4:101 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::types::{Cid, CidJson, CidJsonRef, StartDealParams, DealInfo, QueryOffer, RetrievalOrder, PeerId, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 5 | Address, PeerIdRefWrapper, CommPRet, Import, FileRef}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MpoolUpdate` [INFO] [stdout] --> src/api/mpool.rs:4:77 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::types::{TipSetKey, SignedMessage, Cid, UnsignedMessage, Address, MpoolUpdate, BigInt, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PeerIdRefWrapper`, `PeerId` [INFO] [stdout] --> src/api/client.rs:4:101 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::types::{Cid, CidJson, CidJsonRef, StartDealParams, DealInfo, QueryOffer, RetrievalOrder, PeerId, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 5 | Address, PeerIdRefWrapper, CommPRet, Import, FileRef}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0603`. [INFO] [stdout] [INFO] [stderr] error: could not compile `filecoin-api` [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] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0603`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "247ce7df7e9ee50a728e840852baccb4bb8d153896fa8eacc3a1973e83c11c6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "247ce7df7e9ee50a728e840852baccb4bb8d153896fa8eacc3a1973e83c11c6e", kill_on_drop: false }` [INFO] [stdout] 247ce7df7e9ee50a728e840852baccb4bb8d153896fa8eacc3a1973e83c11c6e