[INFO] cloning repository https://github.com/Rust-Learning-Group/iota-compute-engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rust-Learning-Group/iota-compute-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRust-Learning-Group%2Fiota-compute-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRust-Learning-Group%2Fiota-compute-engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 755618d481c30502bb1d30af56a6301a0287461b [INFO] testing Rust-Learning-Group/iota-compute-engine against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRust-Learning-Group%2Fiota-compute-engine" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Rust-Learning-Group/iota-compute-engine on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Rust-Learning-Group/iota-compute-engine [INFO] finished tweaking git repo https://github.com/Rust-Learning-Group/iota-compute-engine [INFO] tweaked toml for git repo https://github.com/Rust-Learning-Group/iota-compute-engine written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Rust-Learning-Group/iota-compute-engine already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2726098c4d5bf4a250766e22e43beb3a5152d3c73d6de56a32df7d96bbc4a6e5 [INFO] running `Command { std: "docker" "start" "-a" "2726098c4d5bf4a250766e22e43beb3a5152d3c73d6de56a32df7d96bbc4a6e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2726098c4d5bf4a250766e22e43beb3a5152d3c73d6de56a32df7d96bbc4a6e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2726098c4d5bf4a250766e22e43beb3a5152d3c73d6de56a32df7d96bbc4a6e5", kill_on_drop: false }` [INFO] [stdout] 2726098c4d5bf4a250766e22e43beb3a5152d3c73d6de56a32df7d96bbc4a6e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87582afa2b4cc55807756468a7abb63cf902593c5f2ab09c440d19dd75217a4e [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" "87582afa2b4cc55807756468a7abb63cf902593c5f2ab09c440d19dd75217a4e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.69.0 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling unsigned-varint v0.5.1 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling target-lexicon v0.11.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling wasmparser v0.71.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling bech32 v0.7.2 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling inlinable_string v0.1.14 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling wasmtime-cache v0.22.0 [INFO] [stderr] Compiling spin v0.7.1 [INFO] [stderr] Compiling bee-rest-api v0.1.0-alpha (https://github.com/iotaledger/bee.git?branch=chrysalis-pt-2#337d7465) [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling wasi-common v0.22.0 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Compiling wasmtime-wasi v0.22.0 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling uncased v0.9.3 [INFO] [stderr] Compiling cookie v0.15.0-dev (https://github.com/SergioBenitez/cookie-rs.git?rev=1c3ca83#1c3ca838) [INFO] [stderr] Compiling rocket_http v0.5.0-dev (https://github.com/SergioBenitez/Rocket?branch=master#c24f15c1) [INFO] [stderr] Compiling figment v0.10.2 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling tokio v1.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling bee-ternary v0.4.0-alpha (https://github.com/iotaledger/bee.git?branch=dev#8cdfe505) [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling bee-common v0.3.0-alpha (https://github.com/iotaledger/bee.git?branch=dev#8cdfe505) [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling ed25519 v1.0.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling wast v22.0.0 [INFO] [stderr] Compiling wast v33.0.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling rocket v0.5.0-dev (https://github.com/SergioBenitez/Rocket?branch=master#c24f15c1) [INFO] [stderr] Compiling cpp_demangle v0.3.2 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling spinning_top v0.2.2 [INFO] [stderr] Compiling lru v0.6.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling if-addrs v0.6.5 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling errno v0.2.7 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling snow v0.7.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling nanorand v0.5.2 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling wat v1.0.34 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling block-cipher v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling sha-1 v0.9.3 [INFO] [stderr] Compiling stream-cipher v0.7.1 [INFO] [stderr] Compiling aes-soft v0.5.0 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling headers v0.3.3 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling aes v0.5.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling zstd-sys v1.4.18+zstd.1.4.7 [INFO] [stderr] Compiling psm v0.1.12 [INFO] [stderr] Compiling raw-cpuid v8.1.2 [INFO] [stderr] Compiling wasmtime-runtime v0.22.0 [INFO] [stderr] Compiling zbox v0.9.1 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling aes-gcm v0.7.0 [INFO] [stderr] error: failed to run custom build command for `zbox v0.9.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/zbox-ff14fc8474452fb9/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'assertion failed: output.status.success()', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zbox-0.9.1/build.rs:132:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x560c7f41eb00 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x560c7f41eb00 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x560c7f41eb00 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x560c7f41eb00 - ::fmt::he1640d5f0d93f618 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x560c7f43e57c - core::fmt::write::h88012e1f01caeebf [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x560c7f41b365 - std::io::Write::write_fmt::h360fa85b30182555 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stderr] 6: 0x560c7f420cfb - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x560c7f420cfb - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x560c7f420cfb - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x560c7f4207d1 - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x560c7f4213c4 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x560c7f420e77 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stderr] 12: 0x560c7f41effc - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x560c7f420e09 - rust_begin_unwind [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x560c7f36d3a1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x560c7f36d2ed - core::panicking::panic::h344f23ad26057b48 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x560c7f36ee1a - build_script_build::download_and_install_libsodium::h85cc3b1c9d6a9e9f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zbox-0.9.1/build.rs:132:9 [INFO] [stderr] 17: 0x560c7f36dbfc - build_script_build::main::h091e8ca1ad301890 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zbox-0.9.1/build.rs:29:5 [INFO] [stderr] 18: 0x560c7f37081b - core::ops::function::FnOnce::call_once::h58e6429718c230aa [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x560c7f37205e - std::sys_common::backtrace::__rust_begin_short_backtrace::h643995355c7d75b3 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x560c7f370c91 - std::rt::lang_start::{{closure}}::ha81834ba609ca6fe [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/rt.rs:63:18 [INFO] [stderr] 21: 0x560c7f4218ca - core::ops::function::impls:: for &F>::call_once::ha9408abe89f69dc4 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x560c7f4218ca - std::panicking::try::do_call::h5b0cc9e9102acb65 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stderr] 23: 0x560c7f4218ca - std::panicking::try::hddc7f8229138b3ba [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stderr] 24: 0x560c7f4218ca - std::panic::catch_unwind::hfa401ff8bab2986e [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stderr] 25: 0x560c7f4218ca - std::rt::lang_start_internal::{{closure}}::h8163422320d11405 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/rt.rs:45:48 [INFO] [stderr] 26: 0x560c7f4218ca - std::panicking::try::do_call::hc742cc7bb4f0fb20 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stderr] 27: 0x560c7f4218ca - std::panicking::try::ha37d8d2dd1acf7d3 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stderr] 28: 0x560c7f4218ca - std::panic::catch_unwind::h8a5381d5ecf437bc [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stderr] 29: 0x560c7f4218ca - std::rt::lang_start_internal::h7e2cee8c90d4a4d3 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/rt.rs:45:20 [INFO] [stderr] 30: 0x560c7f370c60 - std::rt::lang_start::h5b265dd54e057b41 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/rt.rs:62:5 [INFO] [stderr] 31: 0x560c7f36fddc - main [INFO] [stderr] 32: 0x7f47607180b3 - __libc_start_main [INFO] [stderr] 33: 0x560c7f36db1e - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "87582afa2b4cc55807756468a7abb63cf902593c5f2ab09c440d19dd75217a4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87582afa2b4cc55807756468a7abb63cf902593c5f2ab09c440d19dd75217a4e", kill_on_drop: false }` [INFO] [stdout] 87582afa2b4cc55807756468a7abb63cf902593c5f2ab09c440d19dd75217a4e