[INFO] cloning repository https://github.com/Fahien/rustspot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Fahien/rustspot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFahien%2Frustspot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFahien%2Frustspot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 48d8be86c144b6c4d771034fd7a77efb2aa78e0f
[INFO] building Fahien/rustspot against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFahien%2Frustspot" "/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/Fahien/rustspot on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Fahien/rustspot
[INFO] finished tweaking git repo https://github.com/Fahien/rustspot
[INFO] tweaked toml for git repo https://github.com/Fahien/rustspot written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Fahien/rustspot 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bfb6f39637be069e1b574c1436507f83f1c2e9b1cf9a3e238e690a1548067032
[INFO] running `Command { std: "docker" "start" "-a" "bfb6f39637be069e1b574c1436507f83f1c2e9b1cf9a3e238e690a1548067032", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bfb6f39637be069e1b574c1436507f83f1c2e9b1cf9a3e238e690a1548067032", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfb6f39637be069e1b574c1436507f83f1c2e9b1cf9a3e238e690a1548067032", kill_on_drop: false }`
[INFO] [stdout] bfb6f39637be069e1b574c1436507f83f1c2e9b1cf9a3e238e690a1548067032
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03df55c6b7fc049b86bbf4c656f48c5e3d5c5d7188185e3b7bd4c8a8ad1be052
[INFO] running `Command { std: "docker" "start" "-a" "03df55c6b7fc049b86bbf4c656f48c5e3d5c5d7188185e3b7bd4c8a8ad1be052", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling libc v0.2.79
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.9
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling weezl v0.1.5
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling sdl2-sys v0.34.3
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling cc v1.0.61
[INFO] [stderr]    Compiling bitvec v0.19.6
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling nom v6.2.1
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.71
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling png v0.16.7
[INFO] [stderr]    Compiling gif v0.11.3
[INFO] [stderr]    Compiling instant v0.1.7
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling bytemuck v1.7.3
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling smallvec v1.4.2
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]    Compiling parking_lot_core v0.8.0
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling lock_api v0.4.1
[INFO] [stderr]    Compiling glsl v6.0.1
[INFO] [stderr]    Compiling sdl2 v0.34.3
[INFO] [stderr]    Compiling imgui-sys v0.5.0
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling matrixmultiply v0.2.3
[INFO] [stderr]    Compiling parking_lot v0.11.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling generic-array v0.13.2
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling paste v0.1.18
[INFO] [stderr]    Compiling rand_distr v0.2.2
[INFO] [stderr]    Compiling simba v0.2.1
[INFO] [stderr]    Compiling rand_xorshift v0.2.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling gltf-derive v0.16.0
[INFO] [stderr]    Compiling rustspot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `shader_enum::*`
[INFO] [stdout]  --> src/build/gen/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use shader_enum::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `shader_create::*`
[INFO] [stdout]  --> src/build/gen/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use shader_create::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Range`
[INFO] [stdout]  --> src/build/gen/shader.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::ops::Range;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `shader::*`
[INFO] [stdout]   --> src/build/gen/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use shader::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `uppercase` is never read
[INFO] [stdout]    --> src/build/gen/shader_info.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub struct ShaderInfo {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub uppercase: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_path` is never used
[INFO] [stdout]    --> src/build/gen/shader_info.rs:179:12
[INFO] [stdout]     |
[INFO] [stdout] 134 | impl ShaderInfo {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 179 |     pub fn get_path(&self, suffix: &str) -> PathBuf {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `index` is never read
[INFO] [stdout]   --> src/build/gen/shader_code.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub struct IncludeVariant {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub index: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IncludeVariant` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nalgebra v0.22.1
[INFO] [stderr] error: failed to run custom build command for `rustspot v0.1.0 (/opt/rustwide/workdir)`
[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/rustspot-f2d031e4366b2246/build-script-main` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   shader:unlit:include_count:0
[INFO] [stderr]   shader:unlit:variant_count:1
[INFO] [stderr]   variant:unlit:code:
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at src/build/gen/shader_info.rs:52:40:
[INFO] [stderr]   Failed to generate res/shader/gen/unlit.vert.glsl: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x642253e2b4fa - std::backtrace_rs::backtrace::libunwind::trace::hb592e8fae072c7e3
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x642253e2b4fa - std::backtrace_rs::backtrace::trace_unsynchronized::h8927fd6287254ed0
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x642253e2b4fa - std::sys::backtrace::_print_fmt::hc83c64bb828feee6
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x642253e2b4fa - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h57c3f6132393e01d
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x642253e4bf13 - core::fmt::rt::Argument::fmt::h4939d14a683ecc7e
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x642253e4bf13 - core::fmt::write::h5279a33f365588a6
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/fmt/mod.rs:1440:21
[INFO] [stderr]      6:     0x642253e28713 - std::io::Write::write_fmt::h439bcb4e9cbc1e1e
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/io/mod.rs:1887:15
[INFO] [stderr]      7:     0x642253e2b342 - std::sys::backtrace::BacktraceLock::print::h08f61ba9b844b4ac
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x642253e2c3a0 - std::panicking::default_hook::{{closure}}::ha7d66a7a8cf0304f
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:295:22
[INFO] [stderr]      9:     0x642253e2c180 - std::panicking::default_hook::h130dd4cc4e018e28
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:322:9
[INFO] [stderr]     10:     0x642253e2ca32 - std::panicking::rust_panic_with_hook::h429a5d73cf660a69
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:828:13
[INFO] [stderr]     11:     0x642253e2c8ca - std::panicking::begin_panic_handler::{{closure}}::h8ee26903b8ef2276
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:701:13
[INFO] [stderr]     12:     0x642253e2b9f9 - std::sys::backtrace::__rust_end_short_backtrace::hc830b1279d63031c
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x642253e2c55d - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:692:5
[INFO] [stderr]     14:     0x642253e4b0a0 - core::panicking::panic_fmt::hd90af040c9b3a7a3
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x642253e4b4e6 - core::result::unwrap_failed::h5aa9b3bea2924411
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/result.rs:1704:5
[INFO] [stderr]     16:     0x642253d922a3 - core::result::Result<T,E>::expect::h1c50552436919985
[INFO] [stderr]     17:     0x642253daced2 - build_script_main::gen::shader_info::VariantInfo::write_code::hf0147bcbb5a233db
[INFO] [stderr]     18:     0x642253dacf95 - build_script_main::gen::shader_info::VariantInfo::write::he51dcdac8ef300ac
[INFO] [stderr]     19:     0x642253dae9c0 - build_script_main::gen::shader_info::ShaderInfo::new::hd574241505f7661d
[INFO] [stderr]     20:     0x642253daf295 - build_script_main::gen::shader_info::get_shader_info::{{closure}}::h62a671897c867e02
[INFO] [stderr]     21:     0x642253d9179a - core::iter::adapters::map::map_fold::{{closure}}::hbe4a65b4cda7da79
[INFO] [stderr]     22:     0x642253da4fde - <alloc::vec::into_iter::IntoIter<T,A> as core::iter::traits::iterator::Iterator>::fold::h0418c6e3c689cc56
[INFO] [stderr]     23:     0x642253d901d9 - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::h31e0680d3868111c
[INFO] [stderr]     24:     0x642253d91335 - core::iter::traits::iterator::Iterator::for_each::h3fab28a9ad229bbf
[INFO] [stderr]     25:     0x642253d875a4 - alloc::vec::Vec<T,A>::extend_trusted::ha9fd017a1bae8ca2
[INFO] [stderr]     26:     0x642253d896d6 - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h2051b1980fa5c2ed
[INFO] [stderr]     27:     0x642253d86fb4 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::hd2571cc9dfd0bca6
[INFO] [stderr]     28:     0x642253d973f4 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter{{reify.shim}}::h11e3d102a4589155
[INFO] [stderr]     29:     0x642253d88bed - alloc::vec::in_place_collect::<impl alloc::vec::spec_from_iter::SpecFromIter<T,I> for alloc::vec::Vec<T>>::from_iter::hdfa563701c5e1d6a
[INFO] [stderr]     30:     0x642253d89681 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::h63a7f0891c283c5a
[INFO] [stderr]     31:     0x642253d91294 - core::iter::traits::iterator::Iterator::collect::h87922c73127ffb5c
[INFO] [stderr]     32:     0x642253daeeed - build_script_main::gen::shader_info::get_shader_info::h9af4295f191bea40
[INFO] [stderr]     33:     0x642253d9c9ae - build_script_main::main::h114c963f314d9659
[INFO] [stderr]     34:     0x642253d97da3 - core::ops::function::FnOnce::call_once::h6137678dab9eac91
[INFO] [stderr]     35:     0x642253da2af6 - std::sys::backtrace::__rust_begin_short_backtrace::h8f0862ec6c27efbe
[INFO] [stderr]     36:     0x642253da58e9 - std::rt::lang_start::{{closure}}::hd82fa9c61061e3d0
[INFO] [stderr]     37:     0x642253e248a7 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h608e79d482179a73
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     38:     0x642253e248a7 - std::panicking::try::do_call::h68af151b24870582
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:584:40
[INFO] [stderr]     39:     0x642253e248a7 - std::panicking::try::ha3328a6a71abe6a1
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:547:19
[INFO] [stderr]     40:     0x642253e248a7 - std::panic::catch_unwind::hab25edf77eece0af
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panic.rs:358:14
[INFO] [stderr]     41:     0x642253e248a7 - std::rt::lang_start_internal::{{closure}}::h675ae012d3c7e5f1
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/rt.rs:174:48
[INFO] [stderr]     42:     0x642253e248a7 - std::panicking::try::do_call::h959dd56984007ef9
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:584:40
[INFO] [stderr]     43:     0x642253e248a7 - std::panicking::try::h680ac32c918982f6
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:547:19
[INFO] [stderr]     44:     0x642253e248a7 - std::panic::catch_unwind::hdbe022418e45492f
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panic.rs:358:14
[INFO] [stderr]     45:     0x642253e248a7 - std::rt::lang_start_internal::h6fa91857d7bd0472
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/rt.rs:174:20
[INFO] [stderr]     46:     0x642253da58c7 - std::rt::lang_start::h9398eabe032048a6
[INFO] [stderr]     47:     0x642253d9d825 - main
[INFO] [stderr]     48:     0x76d26ab44d90 - <unknown>
[INFO] [stderr]     49:     0x76d26ab44e40 - __libc_start_main
[INFO] [stderr]     50:     0x642253d86585 - _start
[INFO] [stderr]     51:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "03df55c6b7fc049b86bbf4c656f48c5e3d5c5d7188185e3b7bd4c8a8ad1be052", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03df55c6b7fc049b86bbf4c656f48c5e3d5c5d7188185e3b7bd4c8a8ad1be052", kill_on_drop: false }`
[INFO] [stdout] 03df55c6b7fc049b86bbf4c656f48c5e3d5c5d7188185e3b7bd4c8a8ad1be052
