[INFO] updating cached repository https://github.com/Kayryu/lotus-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef0aca6faaa30784c20f6fdeb362276b375a8e95 [INFO] testing Kayryu/lotus-api against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKayryu%2Flotus-api" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kayryu/lotus-api on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kayryu/lotus-api [INFO] finished tweaking git repo https://github.com/Kayryu/lotus-api [INFO] tweaked toml for git repo https://github.com/Kayryu/lotus-api written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Kayryu/lotus-api already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f89ef0fa9a1dc9245be8d62a5872f55217688a9ee015bffe8a95c94cbda96c3c [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" "f89ef0fa9a1dc9245be8d62a5872f55217688a9ee015bffe8a95c94cbda96c3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f89ef0fa9a1dc9245be8d62a5872f55217688a9ee015bffe8a95c94cbda96c3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f89ef0fa9a1dc9245be8d62a5872f55217688a9ee015bffe8a95c94cbda96c3c", kill_on_drop: false }` [INFO] [stdout] f89ef0fa9a1dc9245be8d62a5872f55217688a9ee015bffe8a95c94cbda96c3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c453c6a648a608f83de88a6f6fdf669eaf3c5f75fbd0319b4efe8939fdc36abc [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" "c453c6a648a608f83de88a6f6fdf669eaf3c5f75fbd0319b4efe8939fdc36abc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cc v1.0.55 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling unsigned-varint v0.3.3 [INFO] [stderr] Compiling data-encoding v2.2.1 [INFO] [stderr] Compiling minicbor v0.4.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling blake2s_simd v0.5.10 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling fixed-hash v0.6.1 [INFO] [stderr] Compiling curve25519-dalek v2.1.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling plum_hashing v0.1.0 (https://github.com/prz23/plum#a94f5365) [INFO] [stderr] Compiling multihash v0.11.2 [INFO] [stderr] Compiling parity-multihash v0.2.3 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling fff v0.2.2 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling multistream-select v0.7.0 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling sha2ni v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling fff_derive v0.2.2 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.8 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling asn1_der_derive v0.1.2 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling asn1_der v0.6.3 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling data-encoding-macro v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling multibase v0.8.0 [INFO] [stderr] Compiling groupy v0.3.1 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling paired v0.20.0 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling bls-signatures v0.6.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling libp2p-core v0.16.0 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling rw-stream-sink v0.2.1 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling plum_bytes v0.1.0 (https://github.com/prz23/plum#a94f5365) [INFO] [stderr] Compiling plum_bigint v0.1.0 (https://github.com/prz23/plum#a94f5365) [INFO] [stderr] Compiling plum_address v0.1.0 (https://github.com/prz23/plum#a94f5365) [INFO] [stderr] Compiling parity-multiaddr v0.7.3 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling plum_hash v0.1.0 (https://github.com/prz23/plum#a94f5365) [INFO] [stderr] Compiling plum_crypto v0.1.0 (https://github.com/prz23/plum#a94f5365) [INFO] [stderr] Compiling cid v0.5.0 (https://github.com/PolkaX/rust-cid?branch=impl-cbor-and-json#cb422b46) [INFO] [stderr] Compiling jsonrpc-core v14.2.0 [INFO] [stderr] Compiling plum_types v0.1.0 (https://github.com/prz23/plum#a94f5365) [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling plum_message v0.1.0 (https://github.com/prz23/plum#a94f5365) [INFO] [stderr] Compiling lotus-api v0.1.0 (/opt/rustwide/workdir) [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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 44s [INFO] running `Command { std: "docker" "inspect" "c453c6a648a608f83de88a6f6fdf669eaf3c5f75fbd0319b4efe8939fdc36abc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c453c6a648a608f83de88a6f6fdf669eaf3c5f75fbd0319b4efe8939fdc36abc", kill_on_drop: false }` [INFO] [stdout] c453c6a648a608f83de88a6f6fdf669eaf3c5f75fbd0319b4efe8939fdc36abc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36254b753134e3a6a2eb78784872ba80fc2e6ac534283c07c8cb103b9382d56a [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" "36254b753134e3a6a2eb78784872ba80fc2e6ac534283c07c8cb103b9382d56a", kill_on_drop: false }` [INFO] [stderr] Compiling lotus-api v0.1.0 (/opt/rustwide/workdir) [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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::num::dec2flt::parse::ParseResult::Valid` [INFO] [stdout] --> examples/normal.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use core::num::dec2flt::parse::ParseResult::Valid; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'dec2flt': internal routines only exposed for testing [INFO] [stdout] --> examples/normal.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use core::num::dec2flt::parse::ParseResult::Valid; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lotus-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] 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 variable: `ret` [INFO] [stdout] --> src/lib.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | let ret = rt.block_on(http.chain_get_block_messages(&cids)).unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ret` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "36254b753134e3a6a2eb78784872ba80fc2e6ac534283c07c8cb103b9382d56a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36254b753134e3a6a2eb78784872ba80fc2e6ac534283c07c8cb103b9382d56a", kill_on_drop: false }` [INFO] [stdout] 36254b753134e3a6a2eb78784872ba80fc2e6ac534283c07c8cb103b9382d56a