[INFO] cloning repository https://github.com/frol/cargo-near-tooling-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frol/cargo-near-tooling-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrol%2Fcargo-near-tooling-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrol%2Fcargo-near-tooling-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ba3d63051e7cc79f0c5f5a128e6333217981b9f [INFO] testing frol/cargo-near-tooling-demo against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrol%2Fcargo-near-tooling-demo" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/frol/cargo-near-tooling-demo on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/frol/cargo-near-tooling-demo [INFO] finished tweaking git repo https://github.com/frol/cargo-near-tooling-demo [INFO] tweaked toml for git repo https://github.com/frol/cargo-near-tooling-demo written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/frol/cargo-near-tooling-demo 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcafb712e4934d20ea1faeeaba38378591399e7f3d3541900d4b4f1ebf4f19e9 [INFO] running `Command { std: "docker" "start" "-a" "fcafb712e4934d20ea1faeeaba38378591399e7f3d3541900d4b4f1ebf4f19e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcafb712e4934d20ea1faeeaba38378591399e7f3d3541900d4b4f1ebf4f19e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcafb712e4934d20ea1faeeaba38378591399e7f3d3541900d4b4f1ebf4f19e9", kill_on_drop: false }` [INFO] [stdout] fcafb712e4934d20ea1faeeaba38378591399e7f3d3541900d4b4f1ebf4f19e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5bb26ab3a4124047ccf3a408560995b925c27b4d66092c64c4f238d295b2b0e8 [INFO] running `Command { std: "docker" "start" "-a" "5bb26ab3a4124047ccf3a408560995b925c27b4d66092c64c4f238d295b2b0e8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling serde v1.0.207 [INFO] [stderr] Compiling borsh v1.5.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling serde_json v1.0.124 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling near-sdk-macros v5.2.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling near-sys v0.2.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.207 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling borsh-derive v1.5.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling near-gas v0.2.5 [INFO] [stderr] Compiling near-token v0.2.1 [INFO] [stderr] Compiling near-account-id v1.0.0 [INFO] [stderr] Compiling near-sdk v5.2.1 [INFO] [stderr] Compiling tooling-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.73s [INFO] running `Command { std: "docker" "inspect" "5bb26ab3a4124047ccf3a408560995b925c27b4d66092c64c4f238d295b2b0e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bb26ab3a4124047ccf3a408560995b925c27b4d66092c64c4f238d295b2b0e8", kill_on_drop: false }` [INFO] [stdout] 5bb26ab3a4124047ccf3a408560995b925c27b4d66092c64c4f238d295b2b0e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16f6a8d87756fddab00d38897278f9f91ba79ae020dfa2a87e889c0a3fd7484e [INFO] running `Command { std: "docker" "start" "-a" "16f6a8d87756fddab00d38897278f9f91ba79ae020dfa2a87e889c0a3fd7484e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cc v1.1.10 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling serde_json v1.0.124 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling borsh v1.5.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.207 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling borsh-derive v1.5.1 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling serde v1.0.207 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling near-account-id v1.0.0 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling derive_arbitrary v1.3.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling openssl-src v300.3.1+3.3.1 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling arbitrary v1.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling near-primitives-core v0.23.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling json_comments v0.2.2 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling near-config-utils v0.23.0 [INFO] [stderr] Compiling flate2 v1.0.31 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling secp256k1 v0.27.0 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling near-stdx v0.23.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling opentelemetry v0.22.0 [INFO] [stderr] Compiling near-crypto v0.23.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling ordered-float v4.2.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling opentelemetry_sdk v0.22.1 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling reed-solomon-erasure v4.0.2 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling near-parameters v0.23.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling serde_with_macros v3.9.0 [INFO] [stderr] Compiling near-time v0.23.0 [INFO] [stderr] Compiling near-rpc-error-core v0.23.0 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling actix_derive v0.6.1 [INFO] [stderr] Compiling tonic v0.11.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling actix v0.13.5 [INFO] [stderr] Compiling serde_with v3.9.0 [INFO] [stderr] Compiling near-rpc-error-macro v0.23.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling opentelemetry-proto v0.5.0 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling near-fmt v0.23.0 [INFO] [stderr] Compiling bytesize v1.3.0 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.14.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling easy-ext v0.2.9 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling opentelemetry-otlp v0.15.0 [INFO] [stderr] Compiling near-primitives v0.23.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling clap v4.5.15 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling tracing-opentelemetry v0.23.0 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling interactive-clap-derive v0.2.10 [INFO] [stderr] Compiling webpki-roots v0.26.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling interactive-clap v0.2.10 [INFO] [stderr] Compiling enumflags2 v0.7.10 [INFO] [stderr] Compiling near-o11y v0.23.0 [INFO] [stderr] Compiling near-performance-metrics v0.23.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling zvariant_derive v3.15.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling near-async-derive v0.23.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling near-async v0.23.0 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling zvariant v3.15.2 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling rustls-webpki v0.102.6 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling filetime v0.2.24 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling is_executable v0.1.2 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling near-chain-configs v0.23.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling zbus_names v2.6.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling near-token v0.2.1 [INFO] [stderr] Compiling async-executor v1.13.0 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling zbus_macros v3.15.2 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling xdg-home v1.3.0 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling tar v0.4.41 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling ureq v2.10.1 [INFO] [stderr] Compiling zbus v3.15.2 [INFO] [stderr] Compiling near-jsonrpc-primitives v0.23.0 [INFO] [stderr] Compiling vt100 v0.15.2 [INFO] [stderr] Compiling near-gas v0.2.5 [INFO] [stderr] Compiling near-abi v0.4.3 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling near_schemafy_core v0.7.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling scroll_derive v0.11.1 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling near-sandbox-utils v0.8.0 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling binary-install v0.2.0 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling secret-service v3.1.0 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling near_schemafy_lib v0.7.0 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling debugid v0.7.3 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling brownstone v1.1.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling linux-keyutils v0.2.4 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling xml-rs v0.8.21 [INFO] [stderr] Compiling names v0.14.0 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling bitcoin_hashes v0.11.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling goblin v0.5.4 [INFO] [stderr] Compiling bip39 v2.0.0 [INFO] [stderr] Compiling prettytable v0.10.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling open v5.3.0 [INFO] [stderr] Compiling zeropool-bn v0.5.11 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling elementtree v0.7.0 [INFO] [stderr] Compiling pdb v0.7.0 [INFO] [stderr] Compiling nom-supreme v0.6.0 [INFO] [stderr] Compiling inquire v0.7.5 [INFO] [stderr] Compiling symbolic-common v8.8.0 [INFO] [stderr] Compiling keyring v2.3.3 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling near-abi-client-impl v0.1.1 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling slipped10 v0.4.6 [INFO] [stderr] Compiling tracing-indicatif v0.3.6 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling wasmparser v0.211.1 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling easy-ext v1.0.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling wasmparser v0.83.0 [INFO] [stderr] Compiling near-sandbox-utils v0.9.0 [INFO] [stderr] Compiling dmsort v1.0.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling near-vm-runner v0.23.0 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling near-abi-client-macros v0.1.1 [INFO] [stderr] Compiling near-sdk-macros v5.2.1 [INFO] [stderr] Compiling symbolic-debuginfo v8.8.0 [INFO] [stderr] Compiling near-workspaces v0.11.1 [INFO] [stderr] Compiling jsonptr v0.4.7 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling near-sdk v5.2.1 [INFO] [stderr] error: failed to run custom build command for `near-workspaces v0.11.1` [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/near-workspaces-65b6cdd724fc3f61/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=NEAR_SANDBOX_BIN_PATH [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near-workspaces-0.11.1/build.rs:7:39: [INFO] [stderr] Could not install sandbox: unable to download near-sandbox [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to download from https://s3-us-west-1.amazonaws.com/build.nearprotocol.com/nearcore/Linux-x86_64/1.38.0/aac5e42fe8975e27faca53e31f53f9c67a5b4e35/near-sandbox.tar.gz [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: anyhow::error::::msg [INFO] [stderr] 1: core::ops::function::FnOnce::call_once [INFO] [stderr] 2: core::result::Result::map_err [INFO] [stderr] 3: near_sandbox_utils::install_with_version [INFO] [stderr] 4: near_sandbox_utils::install [INFO] [stderr] 5: build_script_build::main [INFO] [stderr] 6: core::ops::function::FnOnce::call_once [INFO] [stderr] 7: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stderr] 8: std::rt::lang_start::{{closure}} [INFO] [stderr] 9: core::ops::function::impls:: for &F>::call_once [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 10: std::panicking::try::do_call [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stderr] 11: std::panicking::try [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stderr] 12: std::panic::catch_unwind [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stderr] 13: std::rt::lang_start_internal::{{closure}} [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/rt.rs:168:24 [INFO] [stderr] 14: std::panicking::try::do_call [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stderr] 15: std::panicking::try [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stderr] 16: std::panic::catch_unwind [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stderr] 17: std::rt::lang_start_internal [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/rt.rs:164:5 [INFO] [stderr] 18: std::rt::lang_start [INFO] [stderr] 19: main [INFO] [stderr] 20: [INFO] [stderr] 21: __libc_start_main [INFO] [stderr] 22: _start [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x62d41f78b4c0 - std::backtrace_rs::backtrace::libunwind::trace::h8ddfbb338e69e199 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x62d41f78b4c0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4b42ed801e8ee862 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x62d41f78b4c0 - std::sys::backtrace::_print_fmt::hb90198f2c10bf707 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x62d41f78b4c0 - ::fmt::h0f123f0656f13ecf [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x62d41f7ad993 - core::fmt::rt::Argument::fmt::h12e51c1529489cd8 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x62d41f7ad993 - core::fmt::write::h0abcdef7aa759353 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x62d41f787183 - std::io::Write::write_fmt::h35f2880f7855f55a [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x62d41f78b312 - std::sys::backtrace::BacktraceLock::print::h759bdab738e31d9d [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x62d41f78c26f - std::panicking::default_hook::{{closure}}::h0616f7020c8b9e0d [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x62d41f78c0da - std::panicking::default_hook::hcb4bf3fe9044f7f6 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x62d41f78cc12 - std::panicking::rust_panic_with_hook::h2fd8d6252462d800 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x62d41f78c9ba - std::panicking::begin_panic_handler::{{closure}}::h746cf6ba43e1c73f [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x62d41f78b9d9 - std::sys::backtrace::__rust_end_short_backtrace::hba3f7b171935b491 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x62d41f78c64d - rust_begin_unwind [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x62d41f3b1df0 - core::panicking::panic_fmt::h34cc4efb1683329b [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x62d41f3b2296 - core::result::unwrap_failed::h7658f905fcb0751c [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x62d41f3b28da - core::result::Result::expect::h0a661abdc9394adf [INFO] [stderr] 17: 0x62d41f3b2a76 - build_script_build::main::h26e055806dbc7384 [INFO] [stderr] 18: 0x62d41f3b2823 - core::ops::function::FnOnce::call_once::he9fd920557110e92 [INFO] [stderr] 19: 0x62d41f3b27c6 - std::sys::backtrace::__rust_begin_short_backtrace::h0c470611dd277303 [INFO] [stderr] 20: 0x62d41f3b27a9 - std::rt::lang_start::{{closure}}::h146c6db828c01620 [INFO] [stderr] 21: 0x62d41f781e00 - core::ops::function::impls:: for &F>::call_once::h9601c86577723145 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x62d41f781e00 - std::panicking::try::do_call::h8817ae430c5825c1 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stderr] 23: 0x62d41f781e00 - std::panicking::try::ha6c516562438d26b [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stderr] 24: 0x62d41f781e00 - std::panic::catch_unwind::hd30edb0fa8e1aa42 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stderr] 25: 0x62d41f781e00 - std::rt::lang_start_internal::{{closure}}::h4ce5c96c39e994a5 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x62d41f781e00 - std::panicking::try::do_call::h397fda5d1714972f [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stderr] 27: 0x62d41f781e00 - std::panicking::try::ha72ffffb1d107af4 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stderr] 28: 0x62d41f781e00 - std::panic::catch_unwind::ha60eb34d643aa591 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stderr] 29: 0x62d41f781e00 - std::rt::lang_start_internal::h051d1c050856cca6 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x62d41f3b2791 - std::rt::lang_start::h57e449729a31ad58 [INFO] [stderr] 31: 0x62d41f3b2ab5 - main [INFO] [stderr] 32: 0x71592dd24d90 - [INFO] [stderr] 33: 0x71592dd24e40 - __libc_start_main [INFO] [stderr] 34: 0x62d41f3b26a5 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "16f6a8d87756fddab00d38897278f9f91ba79ae020dfa2a87e889c0a3fd7484e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16f6a8d87756fddab00d38897278f9f91ba79ae020dfa2a87e889c0a3fd7484e", kill_on_drop: false }` [INFO] [stdout] 16f6a8d87756fddab00d38897278f9f91ba79ae020dfa2a87e889c0a3fd7484e