[INFO] cloning repository https://github.com/TENK-DAO/vip-list
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TENK-DAO/vip-list" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTENK-DAO%2Fvip-list", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTENK-DAO%2Fvip-list'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a6a241beaafdab1524dcd163fd783825d656a59a
[INFO] testing TENK-DAO/vip-list against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTENK-DAO%2Fvip-list" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/TENK-DAO/vip-list
[INFO] finished tweaking git repo https://github.com/TENK-DAO/vip-list
[INFO] tweaked toml for git repo https://github.com/TENK-DAO/vip-list written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TENK-DAO/vip-list on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TENK-DAO/vip-list already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/near/workspaces-rs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.135
[INFO] [stderr]   Downloaded borsh-derive v0.9.1
[INFO] [stderr]   Downloaded near-primitives-core v0.5.0
[INFO] [stderr]   Downloaded security-framework-sys v2.5.0
[INFO] [stderr]   Downloaded pin-project v1.0.10
[INFO] [stderr]   Downloaded serde_json v1.0.78
[INFO] [stderr]   Downloaded near-account-id v0.10.0
[INFO] [stderr]   Downloaded near-primitives-core v0.10.0
[INFO] [stderr]   Downloaded near-sys v0.1.0
[INFO] [stderr]   Downloaded near-sdk-macros v4.0.0-pre.6
[INFO] [stderr]   Downloaded object v0.27.1
[INFO] [stderr]   Downloaded near-chain-primitives v0.5.0
[INFO] [stderr]   Downloaded protobuf v2.25.2
[INFO] [stderr]   Downloaded h2 v0.3.10
[INFO] [stderr]   Downloaded backtrace v0.3.63
[INFO] [stderr]   Downloaded actix-rt v2.6.0
[INFO] [stderr]   Downloaded actix_derive v0.6.0
[INFO] [stderr]   Downloaded near-primitives v0.5.0
[INFO] [stderr]   Downloaded near-network-primitives v0.5.0
[INFO] [stderr]   Downloaded near-client-primitives v0.5.0
[INFO] [stderr]   Downloaded gimli v0.26.1
[INFO] [stderr]   Downloaded ed25519 v1.3.0
[INFO] [stderr]   Downloaded zeroize_derive v1.3.1
[INFO] [stderr]   Downloaded ahash v0.4.7
[INFO] [stderr]   Downloaded validator v0.12.0
[INFO] [stderr]   Downloaded curl v0.4.42
[INFO] [stderr]   Downloaded bzip2 v0.4.3
[INFO] [stderr]   Downloaded socket2 v0.4.3
[INFO] [stderr]   Downloaded near-crypto v0.10.0
[INFO] [stderr]   Downloaded near-vm-errors v0.10.0
[INFO] [stderr]   Downloaded near-vm-logic v0.10.0
[INFO] [stderr]   Downloaded near-sdk v4.0.0-pre.6
[INFO] [stderr]   Downloaded near-jsonrpc-client v0.1.0
[INFO] [stderr]   Downloaded actix v0.11.0-beta.2
[INFO] [stderr]   Downloaded near-chunks-primitives v0.5.0
[INFO] [stderr]   Downloaded signature v1.5.0
[INFO] [stderr]   Downloaded near-primitives v0.10.0
[INFO] [stderr]   Downloaded hex v0.3.2
[INFO] [stderr]   Downloaded near-rpc-error-macro v0.10.0
[INFO] [stderr]   Downloaded ripemd160 v0.9.1
[INFO] [stderr]   Downloaded strum v0.20.0
[INFO] [stderr]   Downloaded semver v1.0.4
[INFO] [stderr]   Downloaded borsh-schema-derive-internal v0.9.1
[INFO] [stderr]   Downloaded curl-sys v0.4.52+curl-7.81.0
[INFO] [stderr]   Downloaded near-chain-configs v0.5.0
[INFO] [stderr]   Downloaded near-sandbox-utils v0.1.1
[INFO] [stderr]   Downloaded borsh v0.9.1
[INFO] [stderr]   Downloaded near-rpc-error-core v0.5.0
[INFO] [stderr]   Downloaded validator_types v0.12.0
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.6
[INFO] [stderr]   Downloaded addr2line v0.17.0
[INFO] [stderr]   Downloaded rustc-demangle v0.1.21
[INFO] [stderr]   Downloaded xattr v0.2.2
[INFO] [stderr]   Downloaded binary-install v0.0.2
[INFO] [stderr]   Downloaded portpicker v0.1.1
[INFO] [stderr]   Downloaded hyper v0.14.16
[INFO] [stderr]   Downloaded openssl-sys v0.9.72
[INFO] [stderr]   Downloaded security-framework v2.5.0
[INFO] [stderr]   Downloaded near-rpc-error-core v0.10.0
[INFO] [stderr]   Downloaded strum_macros v0.20.1
[INFO] [stderr]   Downloaded prometheus v0.11.0
[INFO] [stderr]   Downloaded near-metrics v0.5.0
[INFO] [stderr]   Downloaded near-jsonrpc-primitives v0.5.0
[INFO] [stderr]   Downloaded zeroize v1.5.0
[INFO] [stderr]   Downloaded near-crypto v0.5.0
[INFO] [stderr]   Downloaded borsh-derive-internal v0.9.1
[INFO] [stderr]   Downloaded near-account-id v0.5.0
[INFO] [stderr]   Downloaded near-rpc-error-macro v0.5.0
[INFO] [stderr]   Downloaded near-vm-errors v3.1.0
[INFO] [stderr]   Downloaded crc32fast v1.3.1
[INFO] [stderr]   Downloaded reqwest v0.11.9
[INFO] [stderr]   Downloaded tokio v1.15.0
[INFO] [stderr]   Downloaded serde v1.0.135
[INFO] [stderr]   Downloaded pin-project-internal v1.0.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9966cb3004812f8cac59306d4d1eab696a15f668dee68aac6be5b7a01f44502a
[INFO] running `Command { std: "docker" "start" "-a" "9966cb3004812f8cac59306d4d1eab696a15f668dee68aac6be5b7a01f44502a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9966cb3004812f8cac59306d4d1eab696a15f668dee68aac6be5b7a01f44502a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9966cb3004812f8cac59306d4d1eab696a15f668dee68aac6be5b7a01f44502a", kill_on_drop: false }`
[INFO] [stdout] 9966cb3004812f8cac59306d4d1eab696a15f668dee68aac6be5b7a01f44502a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29f8e3c0c90e42256473b07322c07e8b6baff90111c67916aa9ae5e0e3971062
[INFO] running `Command { std: "docker" "start" "-a" "29f8e3c0c90e42256473b07322c07e8b6baff90111c67916aa9ae5e0e3971062", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling serde_derive v1.0.135
[INFO] [stderr]    Compiling serde v1.0.135
[INFO] [stderr]    Compiling libc v0.2.114
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling ahash v0.4.7
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling byte-slice-cast v1.2.0
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling signature v1.5.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling ed25519 v1.3.0
[INFO] [stderr]    Compiling getrandom v0.2.4
[INFO] [stderr]    Compiling uint v0.9.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling reed-solomon-erasure v4.0.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling validator_types v0.12.0
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling easy-ext v0.2.9
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling parity-secp256k1 v0.7.0
[INFO] [stderr]    Compiling bitvec v0.20.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling blake2 v0.9.2
[INFO] [stderr]    Compiling keccak v0.1.0
[INFO] [stderr]    Compiling c2-chacha v0.3.3
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling bytesize v1.1.0
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling ripemd160 v0.9.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling memory_units v0.4.0
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling near-sys v0.1.0
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.1
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling zeroize_derive v1.3.1
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]    Compiling near-sdk-macros v4.0.0-pre.6
[INFO] [stderr]    Compiling zeroize v1.5.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling near-rpc-error-core v0.10.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling validator v0.12.0
[INFO] [stderr]    Compiling near-rpc-error-macro v0.10.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling proc-macro-crate v1.1.0
[INFO] [stderr]    Compiling borsh-derive v0.9.1
[INFO] [stderr]    Compiling parity-scale-codec-derive v2.3.1
[INFO] [stderr]    Compiling borsh v0.9.1
[INFO] [stderr]    Compiling near-account-id v0.10.0
[INFO] [stderr]    Compiling parity-scale-codec v2.3.1
[INFO] [stderr]    Compiling near-vm-errors v0.10.0
[INFO] [stderr]    Compiling near-primitives-core v0.10.0
[INFO] [stderr]    Compiling impl-codec v0.5.1
[INFO] [stderr]    Compiling primitive-types v0.10.1
[INFO] [stderr]    Compiling near-crypto v0.10.0
[INFO] [stderr]    Compiling near-primitives v0.10.0
[INFO] [stderr]    Compiling near-vm-logic v0.10.0
[INFO] [stderr]    Compiling near-sdk v4.0.0-pre.6
[INFO] [stderr]    Compiling vip-list v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.74s
[INFO] running `Command { std: "docker" "inspect" "29f8e3c0c90e42256473b07322c07e8b6baff90111c67916aa9ae5e0e3971062", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29f8e3c0c90e42256473b07322c07e8b6baff90111c67916aa9ae5e0e3971062", kill_on_drop: false }`
[INFO] [stdout] 29f8e3c0c90e42256473b07322c07e8b6baff90111c67916aa9ae5e0e3971062
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d17373ac3737584218a1e871f47a51ab0c5d1f094772262660209338a59a8578
[INFO] running `Command { std: "docker" "start" "-a" "d17373ac3737584218a1e871f47a51ab0c5d1f094772262660209338a59a8578", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling backtrace v0.3.63
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling near-account-id v0.5.0
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling near-rpc-error-core v0.5.0
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling tracing-attributes v0.1.18
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling near-rpc-error-macro v0.5.0
[INFO] [stderr]    Compiling socket2 v0.4.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling near-vm-errors v3.1.0
[INFO] [stderr]    Compiling near-crypto v0.5.0
[INFO] [stderr]    Compiling near-primitives-core v0.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.6
[INFO] [stderr]    Compiling crc32fast v1.3.1
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling libz-sys v1.1.3
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling curl-sys v0.4.52+curl-7.81.0
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling curl v0.4.42
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling protobuf v2.25.2
[INFO] [stderr]    Compiling tokio v1.15.0
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling crossbeam-channel v0.5.2
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling actix_derive v0.6.0
[INFO] [stderr]    Compiling filetime v0.2.15
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling near-primitives v0.5.0
[INFO] [stderr]    Compiling anyhow v1.0.53
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling prometheus v0.11.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling tar v0.4.38
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling bzip2 v0.4.3
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling near-sandbox-utils v0.1.1
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling is_executable v0.1.2
[INFO] [stderr]    Compiling home v0.5.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling strum v0.20.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling binary-install v0.0.2
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling portpicker v0.1.1
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling workspaces v0.1.1 (https://github.com/near/workspaces-rs?rev=e3273f79d86b9a927b5ce6bd16c5f01f781fb741#e3273f79)
[INFO] [stderr] error: failed to run custom build command for `workspaces v0.1.1 (https://github.com/near/workspaces-rs?rev=e3273f79d86b9a927b5ce6bd16c5f01f781fb741#e3273f79)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_TEST_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/workspaces-1882d6328eeda886/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1745) panicked at /opt/rustwide/cargo-home/git/checkouts/workspaces-rs-fe2b5b7202d7ce26/e3273f7/workspaces/build.rs:2:35:
[INFO] [stderr]   Could not install sandbox: failed to download from https://s3-us-west-1.amazonaws.com/build.nearprotocol.com/nearcore/Linux-x86_64/master/2c9375ee5ee307c2ce870c7dbd25eefd84fe8c36/near-sandbox.tar.gz
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x6467e7d4e4d2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x6467e7d4e4d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x6467e7d4e4d2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x6467e7d4e4d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x6467e7d5e88f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x6467e7d5e88f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x6467e7d2a273 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x6467e7d2a273 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x6467e7d30d22 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x6467e7d330cf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x6467e7d32f29 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x6467e7d33755 - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x6467e7d3353a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x6467e7d30e59 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x6467e7d1e4bd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x6467e7d621f0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x6467e7d61726 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stderr]     17:     0x6467e7be4be2 - core::result::Result<T,E>::expect::hc153e4b5f7a15d98
[INFO] [stderr]     18:     0x6467e7be4a81 - build_script_build::main::hdea01b5be2e04905
[INFO] [stderr]     19:     0x6467e7be4b53 - core::ops::function::FnOnce::call_once::hec609eb7263aaafc
[INFO] [stderr]     20:     0x6467e7be4af6 - std::sys::backtrace::__rust_begin_short_backtrace::h6632a1a8879a2809
[INFO] [stderr]     21:     0x6467e7be4ad9 - std::rt::lang_start::{{closure}}::h136985b754fe8491
[INFO] [stderr]     22:     0x6467e7d2b5e0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hfe01ef9c04091e5f
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x6467e7d2b5e0 - std::panicking::catch_unwind::do_call::h3720541c1dc2745c
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stderr]     24:     0x6467e7d2b5e0 - std::panicking::catch_unwind::hf812e1c72a8544c2
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stderr]     25:     0x6467e7d2b5e0 - std::panic::catch_unwind::h9e80dffea8831154
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x6467e7d2b5e0 - std::rt::lang_start_internal::{{closure}}::h03410fa218b2c977
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x6467e7d2b5e0 - std::panicking::catch_unwind::do_call::hcc46efa18e4a9c15
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stderr]     28:     0x6467e7d2b5e0 - std::panicking::catch_unwind::hc0afbf6668eb863a
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stderr]     29:     0x6467e7d2b5e0 - std::panic::catch_unwind::h9640c0d1343096b8
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x6467e7d2b5e0 - std::rt::lang_start_internal::hea659f61d058debe
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x6467e7be4ac1 - std::rt::lang_start::hbe9b675ef480947c
[INFO] [stderr]     32:     0x6467e7be4c65 - main
[INFO] [stderr]     33:     0x78a394da71ca - <unknown>
[INFO] [stderr]     34:     0x78a394da728b - __libc_start_main
[INFO] [stderr]     35:     0x6467e7be4985 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d17373ac3737584218a1e871f47a51ab0c5d1f094772262660209338a59a8578", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d17373ac3737584218a1e871f47a51ab0c5d1f094772262660209338a59a8578", kill_on_drop: false }`
[INFO] [stdout] d17373ac3737584218a1e871f47a51ab0c5d1f094772262660209338a59a8578
