[INFO] cloning repository https://github.com/borfus/flappy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/borfus/flappy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fborfus%2Fflappy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fborfus%2Fflappy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fd46b1f2f5ad81b31f121f8a6bc93ce8d994d0c9
[INFO] checking borfus/flappy/fd46b1f2f5ad81b31f121f8a6bc93ce8d994d0c9 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fborfus%2Fflappy" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/borfus/flappy on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/borfus/flappy
[INFO] finished tweaking git repo https://github.com/borfus/flappy
[INFO] tweaked toml for git repo https://github.com/borfus/flappy written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/borfus/flappy 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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8af7185ab375d120bbe6edd84ee7082bfa15b6610bbee80587e74393ac42fcef
[INFO] running `Command { std: "docker" "start" "-a" "8af7185ab375d120bbe6edd84ee7082bfa15b6610bbee80587e74393ac42fcef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8af7185ab375d120bbe6edd84ee7082bfa15b6610bbee80587e74393ac42fcef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8af7185ab375d120bbe6edd84ee7082bfa15b6610bbee80587e74393ac42fcef", kill_on_drop: false }`
[INFO] [stdout] 8af7185ab375d120bbe6edd84ee7082bfa15b6610bbee80587e74393ac42fcef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 372791bb283fe509e2498a1d1d53ceefdb1f24582122fe584550e147f46082f7
[INFO] running `Command { std: "docker" "start" "-a" "372791bb283fe509e2498a1d1d53ceefdb1f24582122fe584550e147f46082f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.102
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking libloading v0.7.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]     Checking bytemuck v1.7.2
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking instant v0.1.11
[INFO] [stderr]    Compiling nom v7.0.0
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]     Checking minimal-lexical v0.1.3
[INFO] [stderr]     Checking ttf-parser v0.6.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]     Checking safe_arch v0.5.2
[INFO] [stderr]    Compiling x11-dl v2.19.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.4
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking wide v0.6.5
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking owned_ttf_parser v0.6.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking rusttype v0.9.2
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]     Checking xdg v2.2.0
[INFO] [stderr]     Checking slab v0.4.4
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking ultraviolet v0.8.1
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta4dxKC1"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `adler32` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetafcGFAl/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ultraviolet` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetavH9yPt/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaVTz3t9/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error
[INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.28.6`
[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/wayland-protocols-751d8e4652ae00d5/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed-env=CARGO_FEATURE_CLIENT
[INFO] [stderr]   cargo:rerun-if-changed-env=CARGO_FEATURE_SERVER
[INFO] [stderr]   cargo:rerun-if-changed-env=CARGO_FEATURE_UNSTABLE_PROTOCOLS
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/stable/presentation-time/presentation-time.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/stable/viewporter/viewporter.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/stable/xdg-shell/xdg-shell.xml
[INFO] [stderr]   cargo:rerun-if-changed=./misc/gtk-primary-selection.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/unstable/input-method/input-method-unstable-v1.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/unstable/input-timestamps/input-timestamps-unstable-v1.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/unstable/linux-explicit-synchronization/linux-explicit-synchronization-unstable-v1.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain '264a7c4a1c917c83d13895a31231f9d93c7b67e1'.
[INFO] [stderr]   note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr]   help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain '264a7c4a1c917c83d13895a31231f9d93c7b67e1'.
[INFO] [stderr]   note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr]   help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain '264a7c4a1c917c83d13895a31231f9d93c7b67e1'.
[INFO] [stderr]   note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr]   help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain '264a7c4a1c917c83d13895a31231f9d93c7b67e1'.
[INFO] [stderr]   note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr]   help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain '264a7c4a1c917c83d13895a31231f9d93c7b67e1'.
[INFO] [stderr]   note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr]   help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain '264a7c4a1c917c83d13895a31231f9d93c7b67e1'.
[INFO] [stderr]   note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr]   help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain '264a7c4a1c917c83d13895a31231f9d93c7b67e1'.
[INFO] [stderr]   note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr]   help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain '264a7c4a1c917c83d13895a31231f9d93c7b67e1'.
[INFO] [stderr]   note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr]   help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain '264a7c4a1c917c83d13895a31231f9d93c7b67e1'.
[INFO] [stderr]   note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr]   help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain '264a7c4a1c917c83d13895a31231f9d93c7b67e1'.
[INFO] [stderr]   note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr]   help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain '264a7c4a1c917c83d13895a31231f9d93c7b67e1'.
[INFO] [stderr]   note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr]   help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain '264a7c4a1c917c83d13895a31231f9d93c7b67e1'.
[INFO] [stderr]   note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr]   help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-scanner-0.28.6/src/lib.rs:156:40:
[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:     0x55a6727e827a - std::backtrace_rs::backtrace::libunwind::trace::h33a4b5cb14f757d6
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x55a6727e827a - std::backtrace_rs::backtrace::trace_unsynchronized::h20236e6e99fbf845
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x55a6727e827a - std::sys::backtrace::_print_fmt::h704a42900622727d
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x55a6727e827a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h283eae59a9b611a1
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x55a6728091a3 - core::fmt::rt::Argument::fmt::h6c00b32d62994027
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x55a6728091a3 - core::fmt::write::h04a7af682e3a5030
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/core/src/fmt/mod.rs:1190:21
[INFO] [stderr]      6:     0x55a6727e5673 - std::io::Write::write_fmt::h787129c86330d3f6
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/io/mod.rs:1839:15
[INFO] [stderr]      7:     0x55a6727e80c2 - std::sys::backtrace::BacktraceLock::print::h0ad674a5464d4d8f
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x55a6727e941a - std::panicking::default_hook::{{closure}}::habb0c364c1c20b27
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/panicking.rs:268:22
[INFO] [stderr]      9:     0x55a6727e9260 - std::panicking::default_hook::hac494c5ce8f5f3b1
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/panicking.rs:295:9
[INFO] [stderr]     10:     0x55a6727e9a47 - std::panicking::rust_panic_with_hook::h2c87df020c0f53ac
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/panicking.rs:801:13
[INFO] [stderr]     11:     0x55a6727e98da - std::panicking::begin_panic_handler::{{closure}}::hd3013344bba6ae59
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/panicking.rs:674:13
[INFO] [stderr]     12:     0x55a6727e8759 - std::sys::backtrace::__rust_end_short_backtrace::haa6c749264ccc436
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/sys/backtrace.rs:170:18
[INFO] [stderr]     13:     0x55a6727e956c - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/panicking.rs:665:5
[INFO] [stderr]     14:     0x55a672808000 - core::panicking::panic_fmt::h181fac25833ccaef
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x55a672808416 - core::result::unwrap_failed::h0deac9f8338a6801
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/core/src/result.rs:1698:5
[INFO] [stderr]     16:     0x55a67272678a - wayland_scanner::generate_code_with_destructor_events::h67d739cbf70f9125
[INFO] [stderr]     17:     0x55a672730f00 - build_script_build::generate_protocol::h0d7a718aed5fc07c
[INFO] [stderr]     18:     0x55a672732358 - build_script_build::main::h61f6af8fd9f1d291
[INFO] [stderr]     19:     0x55a672722ea3 - core::ops::function::FnOnce::call_once::hafa281d273d1d706
[INFO] [stderr]     20:     0x55a6727225e6 - std::sys::backtrace::__rust_begin_short_backtrace::hdfd5ec1c0eba4e78
[INFO] [stderr]     21:     0x55a672722469 - std::rt::lang_start::{{closure}}::h9f17f583d7d6abd5
[INFO] [stderr]     22:     0x55a6727e27a7 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h7866e7c14eb62dd7
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     23:     0x55a6727e27a7 - std::panicking::try::do_call::h61717c7d0356fae2
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/panicking.rs:557:40
[INFO] [stderr]     24:     0x55a6727e27a7 - std::panicking::try::h37605684fa1e1290
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/panicking.rs:520:19
[INFO] [stderr]     25:     0x55a6727e27a7 - std::panic::catch_unwind::h8ee9a8d09b7b2992
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/panic.rs:358:14
[INFO] [stderr]     26:     0x55a6727e27a7 - std::rt::lang_start_internal::{{closure}}::h752ec735c0d502db
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/rt.rs:174:48
[INFO] [stderr]     27:     0x55a6727e27a7 - std::panicking::try::do_call::h38bf770a6697f52c
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/panicking.rs:557:40
[INFO] [stderr]     28:     0x55a6727e27a7 - std::panicking::try::hd0d07cc7cb0d5575
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/panicking.rs:520:19
[INFO] [stderr]     29:     0x55a6727e27a7 - std::panic::catch_unwind::h589925d957b4a61b
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/panic.rs:358:14
[INFO] [stderr]     30:     0x55a6727e27a7 - std::rt::lang_start_internal::h426cd8bc95b4b634
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/rt.rs:174:20
[INFO] [stderr]     31:     0x55a672722447 - std::rt::lang_start::hf94574b789555f7a
[INFO] [stderr]     32:     0x55a6727328e5 - main
[INFO] [stderr]     33:     0x7f1ce894cd90 - <unknown>
[INFO] [stderr]     34:     0x7f1ce894ce40 - __libc_start_main
[INFO] [stderr]     35:     0x55a6727219b5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "372791bb283fe509e2498a1d1d53ceefdb1f24582122fe584550e147f46082f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "372791bb283fe509e2498a1d1d53ceefdb1f24582122fe584550e147f46082f7", kill_on_drop: false }`
[INFO] [stdout] 372791bb283fe509e2498a1d1d53ceefdb1f24582122fe584550e147f46082f7
