[INFO] cloning repository https://github.com/Kixunil/payjoin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kixunil/payjoin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKixunil%2Fpayjoin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKixunil%2Fpayjoin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f5158c3991a3e51a30c76cfe053dce95c6906f70 [INFO] testing Kixunil/payjoin against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKixunil%2Fpayjoin" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kixunil/payjoin on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kixunil/payjoin [INFO] finished tweaking git repo https://github.com/Kixunil/payjoin [INFO] tweaked toml for git repo https://github.com/Kixunil/payjoin written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Kixunil/payjoin already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ureq v1.5.5 [INFO] [stderr] Downloaded secp256k1 v0.20.3 [INFO] [stderr] Downloaded bip21 v0.1.1 [INFO] [stderr] Downloaded core-rpc-json v0.14.0 [INFO] [stderr] Downloaded bech32 v0.8.1 [INFO] [stderr] Downloaded tar v0.4.35 [INFO] [stderr] Downloaded bitcoind v0.18.0 [INFO] [stderr] Downloaded bitcoincore-rpc v0.14.0 [INFO] [stderr] Downloaded secp256k1-sys v0.4.1 [INFO] [stderr] Downloaded bitcoin v0.27.1 [INFO] [stderr] Downloaded bitcoin_hashes v0.10.0 [INFO] [stderr] Downloaded base64-compat v1.0.0 [INFO] [stderr] Downloaded jsonrpc v0.12.0 [INFO] [stderr] Downloaded bitcoincore-rpc-json v0.14.0 [INFO] [stderr] Downloaded core-rpc v0.14.0 [INFO] [stderr] Downloaded percent-encoding-rfc3986 v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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] 46fdde0030ed32afc36556527186406f9912e730c47d881b17c415165253414e [INFO] running `Command { std: "docker" "start" "-a" "46fdde0030ed32afc36556527186406f9912e730c47d881b17c415165253414e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46fdde0030ed32afc36556527186406f9912e730c47d881b17c415165253414e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46fdde0030ed32afc36556527186406f9912e730c47d881b17c415165253414e", kill_on_drop: false }` [INFO] [stdout] 46fdde0030ed32afc36556527186406f9912e730c47d881b17c415165253414e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d084b30897d0e7b200f00a286a0619ea152821e3fd8533291bc2157b18c856c3 [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" "d084b30897d0e7b200f00a286a0619ea152821e3fd8533291bc2157b18c856c3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling percent-encoding-rfc3986 v0.1.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling base64-compat v1.0.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling secp256k1-sys v0.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling hyper v0.14.10 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling bitcoin_hashes v0.10.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling jsonrpc v0.12.0 [INFO] [stderr] Compiling bitcoin v0.27.1 [INFO] [stderr] Compiling bip21 v0.1.1 [INFO] [stderr] Compiling bitcoincore-rpc-json v0.14.0 [INFO] [stderr] Compiling bip78 v0.2.0-preview (/opt/rustwide/workdir/bip78) [INFO] [stderr] Compiling bitcoincore-rpc v0.14.0 [INFO] [stderr] Compiling payjoin-client v0.1.0 (/opt/rustwide/workdir/payjoin-client) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 26s [INFO] running `Command { std: "docker" "inspect" "d084b30897d0e7b200f00a286a0619ea152821e3fd8533291bc2157b18c856c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d084b30897d0e7b200f00a286a0619ea152821e3fd8533291bc2157b18c856c3", kill_on_drop: false }` [INFO] [stdout] d084b30897d0e7b200f00a286a0619ea152821e3fd8533291bc2157b18c856c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", 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] 842db09f07e370b0c925a0c6e5079ec62f2e780f06c4a7e96dc82262ccb07eb3 [INFO] running `Command { std: "docker" "start" "-a" "842db09f07e370b0c925a0c6e5079ec62f2e780f06c4a7e96dc82262ccb07eb3", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling tar v0.4.35 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling core-rpc-json v0.14.0 [INFO] [stderr] Compiling payjoin-client v0.1.0 (/opt/rustwide/workdir/payjoin-client) [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling cookie_store v0.12.0 [INFO] [stderr] Compiling core-rpc v0.14.0 [INFO] [stderr] Compiling ureq v1.5.5 [INFO] [stderr] Compiling bitcoind v0.18.0 [INFO] [stderr] error: failed to run custom build command for `bitcoind v0.18.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/bitcoind-43fbb05e5f646ef9/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] filename:bitcoin-0.21.1-x86_64-linux-gnu.tar.gz version:0.21.1 hash:366eb44a7a0aa5bd342deea215ec19a184a11f2ca22220304ebb20b9c8917e2b [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'assertion failed: `(left == right)` [INFO] [stderr] left: `366eb44a7a0aa5bd342deea215ec19a184a11f2ca22220304ebb20b9c8917e2b`, [INFO] [stderr] right: `fb28853a400f91cb134e8392ef2a892e832e241622c9e5ff9b3516b40f6ece4f`', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitcoind-0.18.0/build.rs:68:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5618c7d1f0dc - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x5618c7d1f0dc - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5618c7d1f0dc - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5618c7d1f0dc - ::fmt::hf439e5ed84c74abd [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5618c7d3ce0c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stderr] 5: 0x5618c7d19415 - std::io::Write::write_fmt::h5562a8b6da0f0339 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stderr] 6: 0x5618c7d20910 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5618c7d20910 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5618c7d20910 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stderr] 9: 0x5618c7d204bb - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:228:9 [INFO] [stderr] 10: 0x5618c7d20fc4 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stderr] 11: 0x5618c7d20aa0 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stderr] 12: 0x5618c7d1f594 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stderr] 13: 0x5618c7d20a09 - rust_begin_unwind [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stderr] 14: 0x5618c7a29541 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stderr] 15: 0x5618c7d3bfe8 - core::panicking::assert_failed_inner::hc71171cfb6f4bc69 [INFO] [stderr] 16: 0x5618c7a302aa - core::panicking::assert_failed::h7e07e295a9e300c2 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:144:5 [INFO] [stderr] 17: 0x5618c7a330b9 - build_script_build::main::hb1fe5fed16fa6e4d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitcoind-0.18.0/build.rs:68:9 [INFO] [stderr] 18: 0x5618c7a347fb - core::ops::function::FnOnce::call_once::h8c71c7e3581c1db8 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x5618c7a346ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h1e5cc7655a027f21 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stderr] 20: 0x5618c7a34271 - std::rt::lang_start::{{closure}}::had99bfc849983567 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/rt.rs:145:18 [INFO] [stderr] 21: 0x5618c7d1e921 - core::ops::function::impls:: for &F>::call_once::h42d3791e66d196c0 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x5618c7d1e921 - std::panicking::try::do_call::hc3bcb188e535517f [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stderr] 23: 0x5618c7d1e921 - std::panicking::try::hb1edf04d4a7097ab [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stderr] 24: 0x5618c7d1e921 - std::panic::catch_unwind::h75ed941ac0d36d57 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stderr] 25: 0x5618c7d1e921 - std::rt::lang_start_internal::{{closure}}::hc702b3389af4cbea [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/rt.rs:128:48 [INFO] [stderr] 26: 0x5618c7d1e921 - std::panicking::try::do_call::h53276a03c7fe2ebc [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stderr] 27: 0x5618c7d1e921 - std::panicking::try::ha9e37f45dc542517 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stderr] 28: 0x5618c7d1e921 - std::panic::catch_unwind::h182647595766fee7 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stderr] 29: 0x5618c7d1e921 - std::rt::lang_start_internal::h571831ebdba142de [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/rt.rs:128:20 [INFO] [stderr] 30: 0x5618c7a34240 - std::rt::lang_start::h63e2ab583e959b59 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/rt.rs:144:17 [INFO] [stderr] 31: 0x5618c7a3355c - main [INFO] [stderr] 32: 0x7f17761ed0b3 - __libc_start_main [INFO] [stderr] 33: 0x5618c7a29c9e - _start [INFO] [stderr] 34: 0x0 - [INFO] running `Command { std: "docker" "inspect" "842db09f07e370b0c925a0c6e5079ec62f2e780f06c4a7e96dc82262ccb07eb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "842db09f07e370b0c925a0c6e5079ec62f2e780f06c4a7e96dc82262ccb07eb3", kill_on_drop: false }` [INFO] [stdout] 842db09f07e370b0c925a0c6e5079ec62f2e780f06c4a7e96dc82262ccb07eb3