[INFO] cloning repository https://github.com/rschifflin/hello-piston [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rschifflin/hello-piston" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frschifflin%2Fhello-piston", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frschifflin%2Fhello-piston'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8e593b12e734ea920780276191a26734496febc7 [INFO] checking rschifflin/hello-piston against master#75530e9f72a1990ed2305e16fd51d02f47048f12 for pr-138676 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frschifflin%2Fhello-piston" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rschifflin/hello-piston on toolchain 75530e9f72a1990ed2305e16fd51d02f47048f12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+75530e9f72a1990ed2305e16fd51d02f47048f12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rschifflin/hello-piston [INFO] finished tweaking git repo https://github.com/rschifflin/hello-piston [INFO] tweaked toml for git repo https://github.com/rschifflin/hello-piston written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rschifflin/hello-piston 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" "+75530e9f72a1990ed2305e16fd51d02f47048f12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: path `src/main.rs` was erroneously implicitly accepted for binary `hellopiston`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded specs v0.7.1 [INFO] [stderr] Downloaded gleam v0.2.30 [INFO] [stderr] Downloaded adler32 v0.3.0 [INFO] [stderr] Downloaded wayland-window v0.4.3 [INFO] [stderr] Downloaded serde v0.8.22 [INFO] [stderr] Downloaded coreaudio-rs v0.6.0 [INFO] [stderr] Downloaded cpal v0.4.2 [INFO] [stderr] Downloaded alsa-sys v0.1.0 [INFO] [stderr] Downloaded x11-dl v2.12.0 [INFO] [stderr] Downloaded futures v0.1.9 [INFO] [stderr] Downloaded image v0.12.1 [INFO] [stderr] Downloaded deflate v0.7.2 [INFO] [stderr] Downloaded atom v0.3.4 [INFO] [stderr] Downloaded pulse v0.5.3 [INFO] [stderr] Downloaded glutin v0.7.2 [INFO] [stderr] Downloaded png v0.6.2 [INFO] [stderr] Downloaded winit v0.5.7 [INFO] [stderr] Downloaded piston2d-opengl_graphics v0.37.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+75530e9f72a1990ed2305e16fd51d02f47048f12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 482f7b94546e5ed1a6cfc375494268d5e1351700fa760a919c5d282f08eecf6a [INFO] running `Command { std: "docker" "start" "-a" "482f7b94546e5ed1a6cfc375494268d5e1351700fa760a919c5d282f08eecf6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "482f7b94546e5ed1a6cfc375494268d5e1351700fa760a919c5d282f08eecf6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "482f7b94546e5ed1a6cfc375494268d5e1351700fa760a919c5d282f08eecf6a", kill_on_drop: false }` [INFO] [stdout] 482f7b94546e5ed1a6cfc375494268d5e1351700fa760a919c5d282f08eecf6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+75530e9f72a1990ed2305e16fd51d02f47048f12" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddfcef2fa1a944eebd639f6ca7e65570208dd875680f4a49d6996b07a771af29 [INFO] running `Command { std: "docker" "start" "-a" "ddfcef2fa1a944eebd639f6ca7e65570208dd875680f4a49d6996b07a771af29", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: path `src/main.rs` was erroneously implicitly accepted for binary `hellopiston`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking libc v0.2.19 [INFO] [stderr] Compiling phf_shared v0.7.20 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling serde v0.8.22 [INFO] [stderr] Checking lazy_static v0.2.2 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Compiling khronos_api v1.0.0 [INFO] [stderr] Checking piston-float v0.2.0 [INFO] [stderr] Checking rustc-serialize v0.3.22 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling xml-rs v0.3.5 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Checking piston-viewport v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling phf v0.7.20 [INFO] [stderr] Checking shader_version v0.2.1 [INFO] [stderr] Checking byteorder v1.0.0 [INFO] [stderr] Checking odds v0.2.25 [INFO] [stderr] Checking adler32 v0.3.0 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Compiling ole32-sys v0.2.0 [INFO] [stderr] Checking byteorder v0.4.2 [INFO] [stderr] Checking nodrop v0.1.8 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking deflate v0.7.2 [INFO] [stderr] Checking fs2 v0.2.5 [INFO] [stderr] Checking time v0.1.36 [INFO] [stderr] Checking shared_library v0.1.5 [INFO] [stderr] Checking num_cpus v1.2.1 [INFO] [stderr] Checking memmap v0.4.0 [INFO] [stderr] Checking inflate v0.1.1 [INFO] [stderr] Compiling x11-dl v2.12.0 [INFO] [stderr] Compiling alsa-sys v0.1.0 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.22/src/serialize.rs:1155:5 [INFO] [stdout] | [INFO] [stdout] 1155 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/alloc/src/borrow.rs:179:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking stb_truetype v0.2.0 [INFO] [stderr] Checking num-integer v0.1.32 [INFO] [stderr] Compiling tempfile v2.1.4 [INFO] [stderr] Checking gif v0.9.0 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking arrayvec v0.3.20 [INFO] [stderr] Checking num-iter v0.1.32 [INFO] [stderr] Checking vecmath v0.2.0 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking scoped_threadpool v0.1.7 [INFO] [stderr] Checking interpolation v0.1.0 [INFO] [stderr] Checking atom v0.3.4 [INFO] [stderr] Checking piston-texture v0.5.0 [INFO] [stderr] Checking linked-hash-map v0.0.10 [INFO] [stderr] Checking read_color v0.1.0 [INFO] [stderr] Checking fnv v1.0.5 [INFO] [stderr] Checking pulse v0.5.3 [INFO] [stderr] Compiling phf_generator v0.7.20 [INFO] [stderr] Checking futures v0.1.9 [INFO] [stderr] Checking piston2d-graphics v0.19.0 [INFO] [stderr] Compiling phf_codegen v0.7.20 [INFO] [stderr] Checking threadpool v1.3.2 [INFO] [stderr] Compiling wayland-scanner v0.7.6 [INFO] [stderr] Compiling gl_generator v0.5.2 [INFO] [stderr] Checking piston-shaders_graphics2d v0.1.0 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Compiling target_build_utils v0.1.2 [INFO] [stderr] Checking rusttype v0.2.1 [INFO] [stderr] Checking tuple_utils v0.2.0 [INFO] [stderr] Checking deque v0.3.1 [INFO] [stderr] Checking specs v0.7.1 [INFO] [stderr] Checking rayon v0.6.0 [INFO] [stderr] Checking png v0.6.2 [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0311]: the parameter type `K` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusttype-0.2.1/src/support/bst/map.rs:81:19 [INFO] [stdout] | [INFO] [stdout] 78 | node: node::NodeRef) [INFO] [stdout] | ------------- the parameter type `K` must be valid for the anonymous lifetime defined here... [INFO] [stdout] ... [INFO] [stdout] 81 | match node.force() { [INFO] [stdout] | ^^^^ ...so that the type `K` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 77 ~ fn clone_subtree<'a, K: Clone + 'a, V: Clone>( [INFO] [stdout] 78 ~ node: node::NodeRef, K, V, marker::LeafOrInternal>) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `V` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusttype-0.2.1/src/support/bst/map.rs:81:19 [INFO] [stdout] | [INFO] [stdout] 78 | node: node::NodeRef) [INFO] [stdout] | ------------- the parameter type `V` must be valid for the anonymous lifetime defined here... [INFO] [stdout] ... [INFO] [stdout] 81 | match node.force() { [INFO] [stdout] | ^^^^ ...so that the type `V` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 77 ~ fn clone_subtree<'a, K: Clone, V: Clone + 'a>( [INFO] [stdout] 78 ~ node: node::NodeRef, K, V, marker::LeafOrInternal>) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0311`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rusttype` (lib) due to 2 previous errors [INFO] [stderr] error: failed to run custom build command for `target_build_utils v0.1.2` [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/target_build_utils-08669a59add0fd24/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] warning: MIPS-I support is experimental [INFO] [stderr] 'esp32' is not a recognized processor for this target (ignoring processor) [INFO] [stderr] 'esp32' is not a recognized processor for this target (ignoring processor) [INFO] [stderr] 'esp32' is not a recognized processor for this target (ignoring processor) [INFO] [stderr] 'esp32' is not a recognized processor for this target (ignoring processor) [INFO] [stderr] 'esp32s2' is not a recognized processor for this target (ignoring processor) [INFO] [stderr] 'esp32s2' is not a recognized processor for this target (ignoring processor) [INFO] [stderr] 'esp32s2' is not a recognized processor for this target (ignoring processor) [INFO] [stderr] '+forced-atomics' is not a recognized feature for this target (ignoring feature) [INFO] [stderr] 'esp32s2' is not a recognized processor for this target (ignoring processor) [INFO] [stderr] 'esp32s3' is not a recognized processor for this target (ignoring processor) [INFO] [stderr] 'esp32s3' is not a recognized processor for this target (ignoring processor) [INFO] [stderr] 'esp32s3' is not a recognized processor for this target (ignoring processor) [INFO] [stderr] 'esp32s3' is not a recognized processor for this target (ignoring processor) [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/target_build_utils-0.1.2/build.rs:34:26: [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: 0x633c11a17e92 - std::backtrace_rs::backtrace::libunwind::trace::h5e023d125406f44f [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x633c11a17e92 - std::backtrace_rs::backtrace::trace_unsynchronized::h1d7c0e7afbbf0987 [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x633c11a17e92 - std::sys::backtrace::_print_fmt::h254e0f005f271644 [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x633c11a17e92 - ::fmt::h2137b6342f1d7514 [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x633c11a39ac3 - core::fmt::rt::Argument::fmt::ha9e3735984ebcfdb [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/core/src/fmt/rt.rs:185:76 [INFO] [stderr] 5: 0x633c11a39ac3 - core::fmt::write::hc09fda18d9ba7e13 [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x633c11a15313 - std::io::Write::write_fmt::hc5178d2f7c502de3 [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x633c11a17ce2 - std::sys::backtrace::BacktraceLock::print::hd3aa20f1625542d3 [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x633c11a18c12 - std::panicking::default_hook::{{closure}}::h27a178e455c58e1c [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/panicking.rs:300:22 [INFO] [stderr] 9: 0x633c11a18a15 - std::panicking::default_hook::hf315b1d4878133c6 [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/panicking.rs:327:9 [INFO] [stderr] 10: 0x633c11a195f2 - std::panicking::rust_panic_with_hook::hab1c27c56ca0369e [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/panicking.rs:833:13 [INFO] [stderr] 11: 0x633c11a1937a - std::panicking::begin_panic_handler::{{closure}}::h22745f64f0ff8046 [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/panicking.rs:706:13 [INFO] [stderr] 12: 0x633c11a18399 - std::sys::backtrace::__rust_end_short_backtrace::he285cf1e051c592f [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x633c11a1900d - __rustc[1b65734bf76d56e4]::rust_begin_unwind [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/panicking.rs:697:5 [INFO] [stderr] 14: 0x633c11a38d40 - core::panicking::panic_fmt::h7c7d882b734bf2b1 [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x633c11a390d6 - core::result::unwrap_failed::hd97806ac7a50488c [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x633c119ef6bf - build_script_build::main::h9c56da67b40f4648 [INFO] [stderr] 17: 0x633c119eacb3 - core::ops::function::FnOnce::call_once::h5f56cc02bbaa42f0 [INFO] [stderr] 18: 0x633c119e8276 - std::sys::backtrace::__rust_begin_short_backtrace::hdc9e71ff64787eeb [INFO] [stderr] 19: 0x633c119e59e9 - std::rt::lang_start::{{closure}}::hca2b044327a7549f [INFO] [stderr] 20: 0x633c11a11e60 - core::ops::function::impls:: for &F>::call_once::he5948f32e16e3322 [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x633c11a11e60 - std::panicking::try::do_call::h07217162eb621a77 [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/panicking.rs:589:40 [INFO] [stderr] 22: 0x633c11a11e60 - std::panicking::try::h8de1ff5a6a347430 [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/panicking.rs:552:19 [INFO] [stderr] 23: 0x633c11a11e60 - std::panic::catch_unwind::h08194ef7e8f919b2 [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/panic.rs:359:14 [INFO] [stderr] 24: 0x633c11a11e60 - std::rt::lang_start_internal::{{closure}}::h5d7896e7a1353d63 [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/rt.rs:168:24 [INFO] [stderr] 25: 0x633c11a11e60 - std::panicking::try::do_call::hd03cce7856d63b5e [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/panicking.rs:589:40 [INFO] [stderr] 26: 0x633c11a11e60 - std::panicking::try::hc08160b2e2fc18a6 [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/panicking.rs:552:19 [INFO] [stderr] 27: 0x633c11a11e60 - std::panic::catch_unwind::h651af9b360e10f03 [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x633c11a11e60 - std::rt::lang_start_internal::h2f2ae17d222978e2 [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/rt.rs:164:5 [INFO] [stderr] 29: 0x633c119e59d1 - std::rt::lang_start::h941605ab34e85019 [INFO] [stderr] 30: 0x633c119f03c5 - main [INFO] [stderr] 31: 0x738c61be7d90 - [INFO] [stderr] 32: 0x738c61be7e40 - __libc_start_main [INFO] [stderr] 33: 0x633c119dcc85 - _start [INFO] [stderr] 34: 0x0 - [INFO] running `Command { std: "docker" "inspect" "ddfcef2fa1a944eebd639f6ca7e65570208dd875680f4a49d6996b07a771af29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddfcef2fa1a944eebd639f6ca7e65570208dd875680f4a49d6996b07a771af29", kill_on_drop: false }` [INFO] [stdout] ddfcef2fa1a944eebd639f6ca7e65570208dd875680f4a49d6996b07a771af29