[INFO] fetching crate near-api 0.1.0... [INFO] testing near-api-0.1.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate near-api 0.1.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate near-api 0.1.0 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate near-api 0.1.0 [INFO] finished tweaking crates.io crate near-api 0.1.0 [INFO] tweaked toml for crates.io crate near-api 0.1.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4671ba2409d6d1a75ca8040f26645c41b8a349b64f67c261f838f244d527ea38 [INFO] running `Command { std: "docker" "start" "-a" "4671ba2409d6d1a75ca8040f26645c41b8a349b64f67c261f838f244d527ea38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4671ba2409d6d1a75ca8040f26645c41b8a349b64f67c261f838f244d527ea38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4671ba2409d6d1a75ca8040f26645c41b8a349b64f67c261f838f244d527ea38", kill_on_drop: false }` [INFO] [stdout] 4671ba2409d6d1a75ca8040f26645c41b8a349b64f67c261f838f244d527ea38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 034fb1a621bf37e6a9c5ee0ebdc4cf174157dc91ca79c6fc9844c700d31a256b [INFO] running `Command { std: "docker" "start" "-a" "034fb1a621bf37e6a9c5ee0ebdc4cf174157dc91ca79c6fc9844c700d31a256b", 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] Compiling syn v1.0.57 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling near-runtime-utils v4.0.0-pre.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-derive-internal v0.8.2 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.8.2 [INFO] [stderr] Compiling near-sdk-core v3.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Compiling near-sdk-macros v3.1.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling prometheus v0.11.0 [INFO] [stderr] Compiling near-metrics v0.1.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling actix-rt v2.6.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling actix v0.11.0-beta.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling near-rpc-error-core v0.1.0 [INFO] [stderr] Compiling validator v0.12.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling near-rpc-error-macro v0.1.0 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling borsh-derive v0.8.2 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling borsh v0.8.2 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling near-vm-errors v4.0.0-pre.1 [INFO] [stderr] Compiling near-primitives-core v0.4.0 [INFO] [stderr] Compiling near-account-id v0.1.0 [INFO] [stderr] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Compiling near-primitives-core-v01 v0.1.0 [INFO] [stderr] Compiling near-vm-errors-v3 v3.0.0 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling near-vm-logic v4.0.0-pre.1 [INFO] [stderr] Compiling near-sdk v3.1.0 [INFO] [stderr] Compiling near-crypto-v01 v0.1.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling jemallocator v0.3.2 [INFO] [stderr] Compiling near-primitives-v01 v0.1.0 [INFO] [stderr] Compiling near-chain-primitives v0.1.0 [INFO] [stderr] Compiling near-chain-configs v0.1.0 [INFO] [stderr] Compiling near-network-primitives v0.1.0 [INFO] [stderr] Compiling near-chunks-primitives v0.1.0 [INFO] [stderr] Compiling near-client-primitives v0.1.0 [INFO] [stderr] Compiling near-jsonrpc-primitives v0.2.0 [INFO] [stderr] Compiling near-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.62s [INFO] running `Command { std: "docker" "inspect" "034fb1a621bf37e6a9c5ee0ebdc4cf174157dc91ca79c6fc9844c700d31a256b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "034fb1a621bf37e6a9c5ee0ebdc4cf174157dc91ca79c6fc9844c700d31a256b", kill_on_drop: false }` [INFO] [stdout] 034fb1a621bf37e6a9c5ee0ebdc4cf174157dc91ca79c6fc9844c700d31a256b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e01d1884d5be55bf2b580f1aa2dbd226875de84a171e2422161ecddfb94a67a [INFO] running `Command { std: "docker" "start" "-a" "8e01d1884d5be55bf2b580f1aa2dbd226875de84a171e2422161ecddfb94a67a", kill_on_drop: false }` [INFO] [stderr] Compiling near-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.53s [INFO] running `Command { std: "docker" "inspect" "8e01d1884d5be55bf2b580f1aa2dbd226875de84a171e2422161ecddfb94a67a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e01d1884d5be55bf2b580f1aa2dbd226875de84a171e2422161ecddfb94a67a", kill_on_drop: false }` [INFO] [stdout] 8e01d1884d5be55bf2b580f1aa2dbd226875de84a171e2422161ecddfb94a67a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3bc6cfee5785a3ab30d65d3f2ef33b9a26bb533a2c77b6708106fb17a1a3c2a4 [INFO] running `Command { std: "docker" "start" "-a" "3bc6cfee5785a3ab30d65d3f2ef33b9a26bb533a2c77b6708106fb17a1a3c2a4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/near_api-e5d5bfdaaf9f28e1) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests near-api [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3bc6cfee5785a3ab30d65d3f2ef33b9a26bb533a2c77b6708106fb17a1a3c2a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bc6cfee5785a3ab30d65d3f2ef33b9a26bb533a2c77b6708106fb17a1a3c2a4", kill_on_drop: false }` [INFO] [stdout] 3bc6cfee5785a3ab30d65d3f2ef33b9a26bb533a2c77b6708106fb17a1a3c2a4