[INFO] cloning repository https://github.com/mycitadel/mycitadel-node [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mycitadel/mycitadel-node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmycitadel%2Fmycitadel-node", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmycitadel%2Fmycitadel-node'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 33b5d86dde8e6ccf6d1fab9b25a9d46e31e0e46e [INFO] testing mycitadel/mycitadel-node against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmycitadel%2Fmycitadel-node" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mycitadel/mycitadel-node on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mycitadel/mycitadel-node [INFO] finished tweaking git repo https://github.com/mycitadel/mycitadel-node [INFO] tweaked toml for git repo https://github.com/mycitadel/mycitadel-node written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/mycitadel/mycitadel-node already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03eafb3ea250d104908ee0301e5a15f541ea413ec2f76f8ef204fcbb12b805ca [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" "03eafb3ea250d104908ee0301e5a15f541ea413ec2f76f8ef204fcbb12b805ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03eafb3ea250d104908ee0301e5a15f541ea413ec2f76f8ef204fcbb12b805ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03eafb3ea250d104908ee0301e5a15f541ea413ec2f76f8ef204fcbb12b805ca", kill_on_drop: false }` [INFO] [stdout] 03eafb3ea250d104908ee0301e5a15f541ea413ec2f76f8ef204fcbb12b805ca [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=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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0e1ede7509caa63dfe5f742218acf9ff52522591b00e93b55d71e0a33c439ea [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" "b0e1ede7509caa63dfe5f742218acf9ff52522591b00e93b55d71e0a33c439ea", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling libc v0.2.90 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling parse_arg v0.1.4 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling configure_me_codegen v0.4.0 [INFO] [stderr] Compiling roff v0.1.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling fmt2io v0.1.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling secp256k1-sys v0.4.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling grin_secp256k1zkp v0.7.10 [INFO] [stderr] Compiling openssl-src v111.14.0+1.1.1j [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling ed25519 v1.0.3 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [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 nom v5.1.2 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v0.3.7 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling man v0.1.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling zeromq-src v0.1.10+4.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling generic-array v0.12.4 [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 sha3 v0.8.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling socks v0.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling amplify_derive_helpers v0.0.4 [INFO] [stderr] Compiling zeroize_derive v0.9.3 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling zeroize v0.9.3 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling amplify_derive v2.5.2 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling curve25519-dalek v3.0.2 [INFO] [stderr] Compiling chacha20 v0.6.0 [INFO] [stderr] Compiling chacha20poly1305 v0.7.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling serde_with_macros v1.2.2 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling clap_generate v3.0.0-beta.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_str_helpers v0.1.2 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling bitcoin_hashes v0.9.4 [INFO] [stderr] Compiling secp256k1 v0.20.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling stringly_conversions v0.1.1 [INFO] [stderr] Compiling configure_me v0.3.4 [INFO] [stderr] Compiling serde_with v1.5.1 [INFO] [stderr] Compiling amplify v3.2.0 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling cargo_toml v0.8.1 [INFO] [stderr] Compiling configure_me v0.4.0 [INFO] [stderr] Compiling strict_encoding_derive v1.0.0 [INFO] [stderr] Compiling lightning_encoding_derive v0.4.0 [INFO] [stderr] Compiling inet2_derive v0.4.1 [INFO] [stderr] Compiling bitcoin v0.26.0 [INFO] [stderr] Compiling torut v0.1.7 [INFO] [stderr] Compiling miniscript v5.1.0 [INFO] [stderr] Compiling slip132 v0.3.3 [INFO] [stderr] Compiling electrum-client v0.6.0 [INFO] [stderr] Compiling strict_encoding v1.2.0 [INFO] [stderr] Compiling descriptor-wallet v0.4.0 [INFO] [stderr] Compiling client_side_validation v0.4.0 [INFO] [stderr] Compiling inet2_addr v0.4.0 [INFO] [stderr] Compiling lightning_encoding v0.4.0-beta.1 [INFO] [stderr] Compiling lnpbp v0.4.0 [INFO] [stderr] Compiling internet2 v0.3.10 [INFO] [stderr] Compiling lnp-core v0.3.1 [INFO] [stderr] Compiling rgb-core v0.4.2 [INFO] [stderr] Compiling microservices v0.3.10 [INFO] [stderr] Compiling rgb20 v0.4.0 [INFO] [stderr] Compiling lnpbp-invoice v0.1.0 [INFO] [stderr] Compiling rgb_node v0.4.0 [INFO] [stderr] Compiling citadel v0.1.0-rc (https://github.com/mycitadel/citadel-runtime#8f014879) [INFO] [stderr] Compiling mycitadel v0.1.0-rc (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `mycitadel v0.1.0-rc (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/mycitadel-b89b9bde1a3d9f9d/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'couldn't create completion file: Read-only file system (os error 30)', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap_generate-3.0.0-beta.2/src/lib.rs:135:21 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56497f4cf240 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x56497f4cf240 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x56497f4cf240 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x56497f4cf240 - ::fmt::h767e17e1aa7df6a8 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x56497f4f084c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stderr] 5: 0x56497f4cb7f5 - std::io::Write::write_fmt::h4c802b6f761026c1 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stderr] 6: 0x56497f4d113b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x56497f4d113b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x56497f4d113b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x56497f4d0c11 - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x56497f4d17e1 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x56497f4d12e7 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x56497f4cf71c - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x56497f4d1249 - rust_begin_unwind [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x56497eb7e0db - std::panicking::begin_panic_fmt::hdc39c0cc0031e534 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:457:5 [INFO] [stderr] 15: 0x56497eb8fc98 - clap_generate::generate_to::h318acf157f71357a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap_generate-3.0.0-beta.2/src/lib.rs:135:21 [INFO] [stderr] 16: 0x56497eb95971 - build_script_build::main::h8dc0361bcf66ec54 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:45:9 [INFO] [stderr] 17: 0x56497eb913b2 - core::ops::function::FnOnce::call_once::h33333b84eba75b4e [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 18: 0x56497eb8e8da - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f44db36e4718e30 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 19: 0x56497eb94e06 - std::rt::lang_start::{{closure}}::h5a9ddee86dd61110 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/rt.rs:49:18 [INFO] [stderr] 20: 0x56497f4d1cd9 - core::ops::function::impls:: for &F>::call_once::h04259e4a34d07c2f [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 21: 0x56497f4d1cd9 - std::panicking::try::do_call::hb8da45704d5cfbbf [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stderr] 22: 0x56497f4d1cd9 - std::panicking::try::h4beadc19a78fec52 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stderr] 23: 0x56497f4d1cd9 - std::panic::catch_unwind::hc58016cd36ba81a4 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stderr] 24: 0x56497f4d1cd9 - std::rt::lang_start_internal::hc51399759a90501a [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/rt.rs:34:21 [INFO] [stderr] 25: 0x56497eb94de0 - std::rt::lang_start::h7daad66a29d3e9c2 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/rt.rs:48:5 [INFO] [stderr] 26: 0x56497eb9636c - main [INFO] [stderr] 27: 0x7f9ba9e550b3 - __libc_start_main [INFO] [stderr] 28: 0x56497eb7f02e - _start [INFO] [stderr] 29: 0x0 - [INFO] running `Command { std: "docker" "inspect" "b0e1ede7509caa63dfe5f742218acf9ff52522591b00e93b55d71e0a33c439ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0e1ede7509caa63dfe5f742218acf9ff52522591b00e93b55d71e0a33c439ea", kill_on_drop: false }` [INFO] [stdout] b0e1ede7509caa63dfe5f742218acf9ff52522591b00e93b55d71e0a33c439ea