[INFO] cloning repository https://github.com/lprib/raymarcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lprib/raymarcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flprib%2Fraymarcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flprib%2Fraymarcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20fea39d7a0042b9cef7de674a35940f9e505d5c [INFO] checking lprib/raymarcher against master#ed141926048597e3649bb238ca3dc417904cd56c for pr-134300 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flprib%2Fraymarcher" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lprib/raymarcher on toolchain ed141926048597e3649bb238ca3dc417904cd56c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed141926048597e3649bb238ca3dc417904cd56c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lprib/raymarcher [INFO] finished tweaking git repo https://github.com/lprib/raymarcher [INFO] tweaked toml for git repo https://github.com/lprib/raymarcher written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lprib/raymarcher 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" "+ed141926048597e3649bb238ca3dc417904cd56c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed141926048597e3649bb238ca3dc417904cd56c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5edf4aeda4551d72fdeb76d11ab56041a32333a1506c18b7e836645c0a659849 [INFO] running `Command { std: "docker" "start" "-a" "5edf4aeda4551d72fdeb76d11ab56041a32333a1506c18b7e836645c0a659849", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5edf4aeda4551d72fdeb76d11ab56041a32333a1506c18b7e836645c0a659849", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5edf4aeda4551d72fdeb76d11ab56041a32333a1506c18b7e836645c0a659849", kill_on_drop: false }` [INFO] [stdout] 5edf4aeda4551d72fdeb76d11ab56041a32333a1506c18b7e836645c0a659849 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed141926048597e3649bb238ca3dc417904cd56c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3760fb7b70d578e1c5cd531a7b9c6785e084968b365c14685c9dc0e9ab40f2e [INFO] running `Command { std: "docker" "start" "-a" "c3760fb7b70d578e1c5cd531a7b9c6785e084968b365c14685c9dc0e9ab40f2e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Checking wayland-sys v0.25.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling xkbcommon-sys v0.7.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking deflate v0.8.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Compiling wayland-scanner v0.25.0 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking bytemuck v1.2.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking png v0.16.4 [INFO] [stderr] Checking crossbeam-queue v0.2.2 [INFO] [stderr] Compiling minifb v0.16.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking xkb v0.2.1 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling wayland-client v0.25.0 [INFO] [stderr] Compiling wayland-protocols v0.25.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking image v0.23.4 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/nix-58779d64a0d91ab1.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/nix-58779d64a0d91ab1/dep-lib-nix` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.25.0` [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-d1132f9f21cf1c15/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] cargo:rerun-if-changed=./protocols/unstable/primary-selection/primary-selection-unstable-v1.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'ed141926048597e3649bb238ca3dc417904cd56c'. [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 'ed141926048597e3649bb238ca3dc417904cd56c'. [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 'ed141926048597e3649bb238ca3dc417904cd56c'. [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 'ed141926048597e3649bb238ca3dc417904cd56c'. [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 'ed141926048597e3649bb238ca3dc417904cd56c'. [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 'ed141926048597e3649bb238ca3dc417904cd56c'. [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 'ed141926048597e3649bb238ca3dc417904cd56c'. [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 'ed141926048597e3649bb238ca3dc417904cd56c'. [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 'ed141926048597e3649bb238ca3dc417904cd56c'. [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 'ed141926048597e3649bb238ca3dc417904cd56c'. [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 'ed141926048597e3649bb238ca3dc417904cd56c'. [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 'ed141926048597e3649bb238ca3dc417904cd56c'. [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 'ed141926048597e3649bb238ca3dc417904cd56c'. [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.25.0/src/lib.rs:151: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: 0x6284f7eb2d8a - std::backtrace_rs::backtrace::libunwind::trace::h28afda57569ce90b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x6284f7eb2d8a - std::backtrace_rs::backtrace::trace_unsynchronized::h6dc4e65233436000 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x6284f7eb2d8a - std::sys::backtrace::_print_fmt::had1908d8173ff9c6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x6284f7eb2d8a - ::fmt::hb70b4a2e04d1751b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x6284f7ed42f3 - core::fmt::rt::Argument::fmt::h7f266bfe70d5f6b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x6284f7ed42f3 - core::fmt::write::hb4c1246e82b63378 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x6284f7eb0203 - std::io::Write::write_fmt::h6e707a7619c8cbb3 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x6284f7eb2bd2 - std::sys::backtrace::BacktraceLock::print::h9f5d0ea8d87e96b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x6284f7eb3f1e - std::panicking::default_hook::{{closure}}::hf9918e72efdb1b63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x6284f7eb3d63 - std::panicking::default_hook::h3648823fdde7b318 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x6284f7eb4738 - as core::ops::function::Fn>::call::h9a834f9eb27e448e [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1984:9 [INFO] [stderr] 11: 0x6284f7eb4738 - std::panicking::rust_panic_with_hook::h4d476d38b22feee6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x6284f7eb43ea - std::panicking::begin_panic_handler::{{closure}}::h6f34e23be827b21b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:690:13 [INFO] [stderr] 13: 0x6284f7eb3259 - std::sys::backtrace::__rust_end_short_backtrace::h3d10a06486d15fa0 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x6284f7eb407d - rust_begin_unwind [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:681:5 [INFO] [stderr] 15: 0x6284f7ed3170 - core::panicking::panic_fmt::h31404acee1f32b34 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x6284f7ed35b6 - core::result::unwrap_failed::h9f28e1f3a25f3013 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/result.rs:1699:5 [INFO] [stderr] 17: 0x6284f7dd4804 - wayland_scanner::generate_code_with_destructor_events::hc0d8d9efa09c1957 [INFO] [stderr] 18: 0x6284f7de36c0 - build_script_build::generate_protocol::h8036a96c9b51d54f [INFO] [stderr] 19: 0x6284f7de496f - build_script_build::main::hea6bbaef4ef3a27f [INFO] [stderr] 20: 0x6284f7dd71d3 - core::ops::function::FnOnce::call_once::h2815116b67617a40 [INFO] [stderr] 21: 0x6284f7dd55a6 - std::sys::backtrace::__rust_begin_short_backtrace::hff066f3d30d5a81e [INFO] [stderr] 22: 0x6284f7dd5439 - std::rt::lang_start::{{closure}}::h739f77f62e865a95 [INFO] [stderr] 23: 0x6284f7ead287 - core::ops::function::impls:: for &F>::call_once::hc347e724201307f5 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x6284f7ead287 - std::panicking::try::do_call::he837744172b6db09 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:573:40 [INFO] [stderr] 25: 0x6284f7ead287 - std::panicking::try::h62320468ecc72383 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:536:19 [INFO] [stderr] 26: 0x6284f7ead287 - std::panic::catch_unwind::hf5fc8d2b8f737eae [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panic.rs:358:14 [INFO] [stderr] 27: 0x6284f7ead287 - std::rt::lang_start_internal::{{closure}}::h5d01c14dded71211 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/rt.rs:174:48 [INFO] [stderr] 28: 0x6284f7ead287 - std::panicking::try::do_call::h577076fd3add3944 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:573:40 [INFO] [stderr] 29: 0x6284f7ead287 - std::panicking::try::h72b5960e646b1b70 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:536:19 [INFO] [stderr] 30: 0x6284f7ead287 - std::panic::catch_unwind::h0b731f2307326e45 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panic.rs:358:14 [INFO] [stderr] 31: 0x6284f7ead287 - std::rt::lang_start_internal::h000c44c3abff7465 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/rt.rs:174:20 [INFO] [stderr] 32: 0x6284f7dd5417 - std::rt::lang_start::hef99891b30983fd0 [INFO] [stderr] 33: 0x6284f7de4ef5 - main [INFO] [stderr] 34: 0x7e8b44950d90 - [INFO] [stderr] 35: 0x7e8b44950e40 - __libc_start_main [INFO] [stderr] 36: 0x6284f7dd3e75 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "c3760fb7b70d578e1c5cd531a7b9c6785e084968b365c14685c9dc0e9ab40f2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3760fb7b70d578e1c5cd531a7b9c6785e084968b365c14685c9dc0e9ab40f2e", kill_on_drop: false }` [INFO] [stdout] c3760fb7b70d578e1c5cd531a7b9c6785e084968b365c14685c9dc0e9ab40f2e