[INFO] cloning repository https://github.com/BerkeleyTrue/nix-rust-esp32s3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BerkeleyTrue/nix-rust-esp32s3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBerkeleyTrue%2Fnix-rust-esp32s3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBerkeleyTrue%2Fnix-rust-esp32s3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ff36306ab5cc72222055e0a7dca540222cddef52
[INFO] checking BerkeleyTrue/nix-rust-esp32s3 against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBerkeleyTrue%2Fnix-rust-esp32s3" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/BerkeleyTrue/nix-rust-esp32s3
[INFO] finished tweaking git repo https://github.com/BerkeleyTrue/nix-rust-esp32s3
[INFO] tweaked toml for git repo https://github.com/BerkeleyTrue/nix-rust-esp32s3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BerkeleyTrue/nix-rust-esp32s3 on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BerkeleyTrue/nix-rust-esp32s3 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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d5b8c4d85be46ed6546758f8da3a74fd67887a35db66f94b9f1bfd63f9865131
[INFO] running `Command { std: "docker" "start" "-a" "d5b8c4d85be46ed6546758f8da3a74fd67887a35db66f94b9f1bfd63f9865131", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5b8c4d85be46ed6546758f8da3a74fd67887a35db66f94b9f1bfd63f9865131", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5b8c4d85be46ed6546758f8da3a74fd67887a35db66f94b9f1bfd63f9865131", kill_on_drop: false }`
[INFO] [stdout] d5b8c4d85be46ed6546758f8da3a74fd67887a35db66f94b9f1bfd63f9865131
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e9fc7746ebe4e4987111e04aec8a6a3090928934978aca642de1cb80135431b
[INFO] running `Command { std: "docker" "start" "-a" "4e9fc7746ebe4e4987111e04aec8a6a3090928934978aca642de1cb80135431b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling cvt v0.1.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling fs_at v0.2.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling normpath v1.3.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling remove_dir_all v0.8.3
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling font-types v0.10.1
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling read-fonts v0.35.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling linebender_resource_handle v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]     Checking critical-section v1.1.3
[INFO] [stderr]    Compiling arrayref v0.3.8
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling embuild v0.33.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling kurbo v0.11.0
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.4.0
[INFO] [stderr]    Compiling unicode-script v0.5.8
[INFO] [stderr]    Compiling unicode-ccc v0.4.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling fontique v0.6.0
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling svgtypes v0.15.3
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling lyon_geom v1.0.5
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling i-slint-common v1.14.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling fontdb v0.23.0
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling data-url v0.3.1
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling imagesize v0.13.0
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling esp-idf-sys v0.36.1
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling usvg v0.45.1
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling lyon_path v1.0.5
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling linereader v0.4.0
[INFO] [stderr]    Compiling i-slint-compiler v1.14.1
[INFO] [stderr]    Compiling codemap v0.1.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling portable-atomic v1.7.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling codemap-diagnostic v0.1.2
[INFO] [stderr]    Compiling rowan v0.16.1
[INFO] [stderr] warning: esp-idf-sys@0.36.1: `cargo metadata` exited with an error: error: could not find `Cargo.toml` in `/opt/rustwide` or any parent directory
[INFO] [stderr] error: failed to run custom build command for `esp-idf-sys v0.36.1`
[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/esp-idf-sys-f1e9d5e913e456ac/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=ESP_IDF_TOOLS_INSTALL_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=ESP_IDF_SDKCONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=ESP_IDF_SDKCONFIG_DEFAULTS
[INFO] [stderr]   cargo:rerun-if-env-changed=MCU
[INFO] [stderr]   cargo:rerun-if-env-changed=ESP_IDF_SYS_ROOT_CRATE
[INFO] [stderr]   cargo:rerun-if-env-changed=ESP_IDF_VERSION
[INFO] [stderr]   cargo:rerun-if-env-changed=ESP_IDF_REPOSITORY
[INFO] [stderr]   cargo:rerun-if-env-changed=ESP_IDF_CMAKE_GENERATOR
[INFO] [stderr]   cargo:rerun-if-env-changed=IDF_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=EXTRA-COMPONENTS
[INFO] [stderr]   cargo:rerun-if-env-changed=ESP_IDF_COMPONENTS
[INFO] [stderr]   cargo:rerun-if-env-changed=ESP_IDF_COMPONENT_MANAGER
[INFO] [stderr]   cargo:warning=`cargo metadata` exited with an error: error: could not find `Cargo.toml` in `/opt/rustwide` or any parent directory
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Build configuration: BuildConfig {
[INFO] [stderr]       esp_idf_tools_install_dir: None,
[INFO] [stderr]       esp_idf_sdkconfig: None,
[INFO] [stderr]       esp_idf_sdkconfig_defaults: None,
[INFO] [stderr]       mcu: None,
[INFO] [stderr]       native: NativeConfig {
[INFO] [stderr]           esp_idf_version: None,
[INFO] [stderr]           esp_idf_repository: None,
[INFO] [stderr]           esp_idf_cmake_generator: None,
[INFO] [stderr]           idf_path: None,
[INFO] [stderr]           extra_components: [],
[INFO] [stderr]           esp_idf_components: None,
[INFO] [stderr]           esp_idf_component_manager: None,
[INFO] [stderr]       },
[INFO] [stderr]       esp_idf_sys_root_crate: None,
[INFO] [stderr]   }
[INFO] [stderr]   Error: Unsupported target 'x86_64-unknown-linux-gnu'
[INFO] [stderr] 
[INFO] [stderr]   Stack backtrace:
[INFO] [stderr]      0: <anyhow::Error>::msg::<alloc::string::String>
[INFO] [stderr]      1: <build_script_build::native::cargo_driver::chip::Chip>::detect
[INFO] [stderr]      2: build_script_build::native::cargo_driver::build
[INFO] [stderr]      3: build_script_build::native::build
[INFO] [stderr]      4: build_script_build::main
[INFO] [stderr]      5: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]      6: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stderr]      7: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stderr]      8: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/core/src/ops/function.rs:287:21
[INFO] [stderr]      9: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panicking.rs:581:40
[INFO] [stderr]     10: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panicking.rs:544:19
[INFO] [stderr]     11: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panic.rs:359:14
[INFO] [stderr]     12: std::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/rt.rs:175:24
[INFO] [stderr]     13: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panicking.rs:581:40
[INFO] [stderr]     14: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panicking.rs:544:19
[INFO] [stderr]     15: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panic.rs:359:14
[INFO] [stderr]     16: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/rt.rs:171:5
[INFO] [stderr]     17: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stderr]     18: main
[INFO] [stderr]     19: <unknown>
[INFO] [stderr]     20: __libc_start_main
[INFO] [stderr]     21: _start
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4e9fc7746ebe4e4987111e04aec8a6a3090928934978aca642de1cb80135431b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e9fc7746ebe4e4987111e04aec8a6a3090928934978aca642de1cb80135431b", kill_on_drop: false }`
[INFO] [stdout] 4e9fc7746ebe4e4987111e04aec8a6a3090928934978aca642de1cb80135431b
