[INFO] cloning repository https://github.com/dustlang/chalk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dustlang/chalk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustlang%2Fchalk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustlang%2Fchalk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fbfa00e831a12eae33f1dd56b705655ded3bc42b [INFO] testing dustlang/chalk against try#6c5b2f071bf9fe3a4b05942f31d42d076171aa61 for pr-115315 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustlang%2Fchalk" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dustlang/chalk on toolchain 6c5b2f071bf9fe3a4b05942f31d42d076171aa61 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dustlang/chalk [INFO] finished tweaking git repo https://github.com/dustlang/chalk [INFO] tweaked toml for git repo https://github.com/dustlang/chalk written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dustlang/chalk 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" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0b112f13bd0b1885b43a28eda2d258008203a4d9fdd084285c456f5d91a5ea5 [INFO] running `Command { std: "docker" "start" "-a" "b0b112f13bd0b1885b43a28eda2d258008203a4d9fdd084285c456f5d91a5ea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0b112f13bd0b1885b43a28eda2d258008203a4d9fdd084285c456f5d91a5ea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0b112f13bd0b1885b43a28eda2d258008203a4d9fdd084285c456f5d91a5ea5", kill_on_drop: false }` [INFO] [stdout] b0b112f13bd0b1885b43a28eda2d258008203a4d9fdd084285c456f5d91a5ea5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83d14a3193b89a68182b2c99dfaac25ca0df0ef229a91965ffe570096624056b [INFO] running `Command { std: "docker" "start" "-a" "83d14a3193b89a68182b2c99dfaac25ca0df0ef229a91965ffe570096624056b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.14 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling lalrpop-util v0.19.0 [INFO] [stderr] Compiling rustyline v7.1.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tracing-attributes v0.1.10 [INFO] [stderr] Compiling chalk-derive v0.61.0-dev.0 (/opt/rustwide/workdir/chalk-derive) [INFO] [stderr] Compiling salsa-macros v0.16.0 [INFO] [stderr] Compiling chalk-ir v0.61.0-dev.0 (/opt/rustwide/workdir/chalk-ir) [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling salsa v0.16.0 [INFO] [stderr] Compiling tracing-serde v0.1.1 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling lalrpop v0.19.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.11 [INFO] [stderr] Compiling tracing-tree v0.1.5 [INFO] [stderr] Compiling chalk-solve v0.61.0-dev.0 (/opt/rustwide/workdir/chalk-solve) [INFO] [stdout] warning: field `max_universe` is never read [INFO] [stdout] --> chalk-solve/src/infer/canonicalize.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct Canonicalized { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 67 | max_universe: UniverseIndex, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Canonicalized` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing [INFO] [stdout] --> chalk-solve/src/logging_db.rs:143:21 [INFO] [stdout] | [INFO] [stdout] 143 | self.ws.db().borrow().generator_datum(generator_id) [INFO] [stdout] | ^^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `DB` does not implement `Borrow`, so calling `borrow` on `&DB` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing [INFO] [stdout] --> chalk-solve/src/logging_db.rs:151:21 [INFO] [stdout] | [INFO] [stdout] 151 | self.ws.db().borrow().generator_witness_datum(generator_id) [INFO] [stdout] | ^^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `DB` does not implement `Borrow`, so calling `borrow` on `&DB` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling chalk-recursive v0.61.0-dev.0 (/opt/rustwide/workdir/chalk-recursive) [INFO] [stderr] Compiling chalk-engine v0.61.0-dev.0 (/opt/rustwide/workdir/chalk-engine) [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> chalk-engine/src/logic.rs:1315:9 [INFO] [stdout] | [INFO] [stdout] 1315 | mut canonical_strand: &mut CanonicalStrand, [INFO] [stdout] | ----^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling chalk-parse v0.61.0-dev.0 (/opt/rustwide/workdir/chalk-parse) [INFO] [stderr] error: failed to run custom build command for `chalk-parse v0.61.0-dev.0 (/opt/rustwide/workdir/chalk-parse)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_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/chalk-parse-c2023abebd76fcbf/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] processing file `/opt/rustwide/workdir/chalk-parse/src/parser.lalrpop` [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at chalk-parse/build.rs:4:29: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55cfb9a1976c - std::backtrace_rs::backtrace::libunwind::trace::hfd00f9ce926285a2 [INFO] [stderr] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x55cfb9a1976c - std::backtrace_rs::backtrace::trace_unsynchronized::h3aed0bb147a36095 [INFO] [stderr] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55cfb9a1976c - std::sys_common::backtrace::_print_fmt::hf3f758c78c5049cf [INFO] [stderr] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55cfb9a1976c - ::fmt::hbb5024c29fe24604 [INFO] [stderr] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55cfb9a3e76c - core::fmt::rt::Argument::fmt::h3a4e0c14eb89477f [INFO] [stderr] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/core/src/fmt/rt.rs:138:9 [INFO] [stderr] 5: 0x55cfb9a3e76c - core::fmt::write::hb6f9003acf7c0795 [INFO] [stderr] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/core/src/fmt/mod.rs:1094:21 [INFO] [stderr] 6: 0x55cfb9a16cde - std::io::Write::write_fmt::he01f01d0deb78995 [INFO] [stderr] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/io/mod.rs:1714:15 [INFO] [stderr] 7: 0x55cfb9a19554 - std::sys_common::backtrace::_print::h6c53e39175e9b07a [INFO] [stderr] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55cfb9a19554 - std::sys_common::backtrace::print::hdd203385357a5653 [INFO] [stderr] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55cfb9a1acea - std::panicking::panic_hook_with_disk_dump::{{closure}}::h2cbd71409e8b4b25 [INFO] [stderr] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/panicking.rs:280:22 [INFO] [stderr] 10: 0x55cfb9a1a9e5 - std::panicking::panic_hook_with_disk_dump::hcafa042b13616bb2 [INFO] [stderr] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/panicking.rs:314:9 [INFO] [stderr] 11: 0x55cfb9a1b307 - std::panicking::default_hook::h3a9718d462f34402 [INFO] [stderr] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/panicking.rs:239:5 [INFO] [stderr] 12: 0x55cfb9a1b307 - std::panicking::rust_panic_with_hook::hb33c811d299cdd2f [INFO] [stderr] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/panicking.rs:753:13 [INFO] [stderr] 13: 0x55cfb9a1b1f1 - std::panicking::begin_panic_handler::{{closure}}::h86f36d5a279aa4da [INFO] [stderr] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/panicking.rs:631:13 [INFO] [stderr] 14: 0x55cfb9a19c96 - std::sys_common::backtrace::__rust_end_short_backtrace::h55a61bd9f2207c93 [INFO] [stderr] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stderr] 15: 0x55cfb9a1af32 - rust_begin_unwind [INFO] [stderr] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/panicking.rs:619:5 [INFO] [stderr] 16: 0x55cfb940c8f5 - core::panicking::panic_fmt::h8d4fdc73eebf4214 [INFO] [stderr] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/core/src/panicking.rs:72:14 [INFO] [stderr] 17: 0x55cfb940ce6a - core::result::unwrap_failed::h0bd01b82c178f52d [INFO] [stderr] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/core/src/result.rs:1652:5 [INFO] [stderr] 18: 0x55cfb940d39a - core::result::Result::unwrap::h0e1dad0ff6e7cbd0 [INFO] [stderr] 19: 0x55cfb940d4e9 - build_script_build::main::haa40351a0ae18735 [INFO] [stderr] 20: 0x55cfb940d273 - core::ops::function::FnOnce::call_once::h1f68190e1ed23bf7 [INFO] [stderr] 21: 0x55cfb940d1f6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h06abd88b19e68323 [INFO] [stderr] 22: 0x55cfb940d249 - std::rt::lang_start::{{closure}}::h8558a49984a43741 [INFO] [stderr] 23: 0x55cfb9a10e4b - core::ops::function::impls:: for &F>::call_once::he69a5ba40202d1d8 [INFO] [stderr] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x55cfb9a10e4b - std::panicking::try::do_call::ha436a134c64d48ea [INFO] [stderr] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/panicking.rs:526:40 [INFO] [stderr] 25: 0x55cfb9a10e4b - std::panicking::try::h2faa4f282a6432cf [INFO] [stderr] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/panicking.rs:490:19 [INFO] [stderr] 26: 0x55cfb9a10e4b - std::panic::catch_unwind::h70e2344d32a14e72 [INFO] [stderr] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/panic.rs:142:14 [INFO] [stderr] 27: 0x55cfb9a10e4b - std::rt::lang_start_internal::{{closure}}::h899c9cfc9bdf9487 [INFO] [stderr] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/rt.rs:148:48 [INFO] [stderr] 28: 0x55cfb9a10e4b - std::panicking::try::do_call::hd65e52451e5547d6 [INFO] [stderr] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/panicking.rs:526:40 [INFO] [stderr] 29: 0x55cfb9a10e4b - std::panicking::try::heddb3da61dafa13f [INFO] [stderr] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/panicking.rs:490:19 [INFO] [stderr] 30: 0x55cfb9a10e4b - std::panic::catch_unwind::h7d3b866b9bddf09c [INFO] [stderr] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/panic.rs:142:14 [INFO] [stderr] 31: 0x55cfb9a10e4b - std::rt::lang_start_internal::h19e9f3fb90f203ee [INFO] [stderr] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/rt.rs:148:20 [INFO] [stderr] 32: 0x55cfb940d227 - std::rt::lang_start::h3fba5a241f2919ec [INFO] [stderr] 33: 0x55cfb940d505 - main [INFO] [stderr] 34: 0x7f6cd2007d90 - [INFO] [stderr] 35: 0x7f6cd2007e40 - __libc_start_main [INFO] [stderr] 36: 0x55cfb940d125 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "83d14a3193b89a68182b2c99dfaac25ca0df0ef229a91965ffe570096624056b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83d14a3193b89a68182b2c99dfaac25ca0df0ef229a91965ffe570096624056b", kill_on_drop: false }` [INFO] [stdout] 83d14a3193b89a68182b2c99dfaac25ca0df0ef229a91965ffe570096624056b