[INFO] cloning repository https://github.com/Alagris/GLEngineRust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alagris/GLEngineRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlagris%2FGLEngineRust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlagris%2FGLEngineRust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ea26ede1a039be0b46a96c674e1f7e706824af1a
[INFO] testing Alagris/GLEngineRust against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlagris%2FGLEngineRust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Alagris/GLEngineRust
[INFO] finished tweaking git repo https://github.com/Alagris/GLEngineRust
[INFO] tweaked toml for git repo https://github.com/Alagris/GLEngineRust written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Alagris/GLEngineRust on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-0-tc1/source/web/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 146 packages to latest compatible versions
[INFO] [stderr]       Adding cl3 v0.4.4 (available: v0.13.1)
[INFO] [stderr]       Adding collada v0.13.0 (available: v0.16.0)
[INFO] [stderr]       Adding image v0.23.14 (available: v0.25.8)
[INFO] [stderr]       Adding nalgebra-glm v0.13.0 (available: v0.20.0)
[INFO] [stderr]       Adding num-derive v0.3.3 (available: v0.4.2)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding sdl2 v0.34.5 (available: v0.38.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.109)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-0-tc1/source/web/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/web/Cargo.toml: unused manifest key: dependencies.web-sys.console_error_panic_hook
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/web/Cargo.toml: unused manifest key: dependencies.web-sys.wee_alloc
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/web/Cargo.toml: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.55
[INFO] [stderr]   Downloaded xml-rs v0.8.28
[INFO] [stderr]   Downloaded unidiff v0.3.4
[INFO] [stderr]   Downloaded quaternion v0.4.1
[INFO] [stderr]   Downloaded piston-float v1.0.1
[INFO] [stderr]   Downloaded obj v0.10.2
[INFO] [stderr]   Downloaded cmake v0.1.54
[INFO] [stderr]   Downloaded RustyXML v0.1.1
[INFO] [stderr]   Downloaded nalgebra-glm v0.13.0
[INFO] [stderr]   Downloaded cl-sys v0.4.3
[INFO] [stderr]   Downloaded cgmath v0.16.1
[INFO] [stderr]   Downloaded cl3 v0.4.4
[INFO] [stderr]   Downloaded collada v0.13.0
[INFO] [stderr]   Downloaded sdl2 v0.34.5
[INFO] [stderr]   Downloaded minicov v0.3.7
[INFO] [stderr]   Downloaded genmesh v0.6.2
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.55
[INFO] [stderr]   Downloaded mint v0.5.9
[INFO] [stderr]   Downloaded sdl2-sys v0.34.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7da8f63188e7ecf7c1a0affa876caae66ec4465ddc1c0144494f6f0ece3643de
[INFO] running `Command { std: "docker" "start" "-a" "7da8f63188e7ecf7c1a0affa876caae66ec4465ddc1c0144494f6f0ece3643de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7da8f63188e7ecf7c1a0affa876caae66ec4465ddc1c0144494f6f0ece3643de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7da8f63188e7ecf7c1a0affa876caae66ec4465ddc1c0144494f6f0ece3643de", kill_on_drop: false }`
[INFO] [stdout] 7da8f63188e7ecf7c1a0affa876caae66ec4465ddc1c0144494f6f0ece3643de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35c7a49263781219c0d61ea6030e0e05fb92f120a09c4a494e9e4bb3b54fe66d
[INFO] running `Command { std: "docker" "start" "-a" "35c7a49263781219c0d61ea6030e0e05fb92f120a09c4a494e9e4bb3b54fe66d", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/web/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: /opt/rustwide/workdir/web/Cargo.toml: unused manifest key: dependencies.web-sys.console_error_panic_hook
[INFO] [stderr] warning: /opt/rustwide/workdir/web/Cargo.toml: unused manifest key: dependencies.web-sys.wee_alloc
[INFO] [stderr] warning: /opt/rustwide/workdir/web/Cargo.toml: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling cgmath v0.16.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling cl-sys v0.4.3
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling piston-float v1.0.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling simba v0.5.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling vecmath v1.0.0
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling gl v0.1.0 (/opt/rustwide/workdir/desktop/lib/gl)
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling approx v0.1.1
[INFO] [stderr]    Compiling sdl2 v0.34.5
[INFO] [stderr]    Compiling mint v0.5.9
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling quaternion v0.4.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling GLEngineRust v0.1.0 (/opt/rustwide/workdir/desktop)
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling RustyXML v0.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling cl3 v0.4.4
[INFO] [stderr]    Compiling obj v0.10.2
[INFO] [stderr]    Compiling collada v0.13.0
[INFO] [stderr]    Compiling render_gl_derive v0.1.0 (/opt/rustwide/workdir/desktop/render_gl_derive)
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stdout] warning: unused import: `std::collections::HashSet`
[INFO] [stdout]  --> desktop/render_gl_derive/src/lib.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::collections::HashSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `proc_macro::Ident`
[INFO] [stdout]   --> desktop/render_gl_derive/src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use proc_macro::Ident;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ParseStream` and `Parse`
[INFO] [stdout]   --> desktop/render_gl_derive/src/lib.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | use syn::parse::{Parse, ParseStream};
[INFO] [stdout]    |                  ^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `syn::punctuated::Punctuated`
[INFO] [stdout]   --> desktop/render_gl_derive/src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use syn::punctuated::Punctuated;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `syn::token::Token`
[INFO] [stdout]   --> desktop/render_gl_derive/src/lib.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use syn::token::Token;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Result`
[INFO] [stdout]   --> desktop/render_gl_derive/src/lib.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | use syn::{Result, DeriveInput, Fields, Meta, MetaNameValue};
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling genmesh v0.6.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling nalgebra v0.27.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling unidiff v0.3.4
[INFO] [stderr]    Compiling sdl2-sys v0.34.5
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr] error: failed to run custom build command for `sdl2-sys v0.34.5`
[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/sdl2-sys-12c60c13c9d9c424/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1829) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdl2-sys-0.34.5/build.rs:61:17:
[INFO] [stderr]   Command 'curl' failed:   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[INFO] [stderr]                                    Dload  Upload   Total   Spent    Left  Speed
[INFO] [stderr]   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: libsdl.org
[INFO] [stderr] 
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5a7ae58431d2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5a7ae58431d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5a7ae58431d2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5a7ae58431d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5a7ae5853c5f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5a7ae5853c5f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5a7ae5812583 - std::io::default_write_fmt::hd5a9ffaa98f14929
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5a7ae5812583 - std::io::Write::write_fmt::hc04a1e5003ed78ae
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5a7ae581e3b2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5a7ae5820e2c - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5a7ae5820c86 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5a7ae5821405 - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5a7ae582129a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x5a7ae581e4f9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5a7ae580659d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x5a7ae5858710 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5a7ae55016ba - build_script_build::run_command::h8335b375ca0da488
[INFO] [stderr]     17:     0x5a7ae55013a8 - build_script_build::download_to::h9f3bd9fb92cef470
[INFO] [stderr]     18:     0x5a7ae5502349 - build_script_build::download_sdl2::h082592f0222bd988
[INFO] [stderr]     19:     0x5a7ae5502e2c - build_script_build::main::h1cbc345029978648
[INFO] [stderr]     20:     0x5a7ae5507d93 - core::ops::function::FnOnce::call_once::ha7aeba65bee12353
[INFO] [stderr]     21:     0x5a7ae5507716 - std::sys::backtrace::__rust_begin_short_backtrace::h8637f583ce18b8b1
[INFO] [stderr]     22:     0x5a7ae5507609 - std::rt::lang_start::{{closure}}::h7101b6118d86f37a
[INFO] [stderr]     23:     0x5a7ae5813f20 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h3e39d917a8cc5592
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x5a7ae5813f20 - std::panicking::catch_unwind::do_call::hc1ce44ccb31bb18e
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stderr]     25:     0x5a7ae5813f20 - std::panicking::catch_unwind::ha27d9fd2a77bbb18
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stderr]     26:     0x5a7ae5813f20 - std::panic::catch_unwind::h0b0f1918d1e2eb85
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x5a7ae5813f20 - std::rt::lang_start_internal::{{closure}}::heeac2294083edcfe
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x5a7ae5813f20 - std::panicking::catch_unwind::do_call::h4bb7d51c3842c367
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stderr]     29:     0x5a7ae5813f20 - std::panicking::catch_unwind::h1d2f2878ba2618c4
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stderr]     30:     0x5a7ae5813f20 - std::panic::catch_unwind::h5070bdf026bf1f78
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x5a7ae5813f20 - std::rt::lang_start_internal::h9590fa5449576090
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x5a7ae55075f1 - std::rt::lang_start::hb80a26be2df66277
[INFO] [stderr]     33:     0x5a7ae5506895 - main
[INFO] [stderr]     34:     0x7e142e3c81ca - <unknown>
[INFO] [stderr]     35:     0x7e142e3c828b - __libc_start_main
[INFO] [stderr]     36:     0x5a7ae54fe355 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "35c7a49263781219c0d61ea6030e0e05fb92f120a09c4a494e9e4bb3b54fe66d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35c7a49263781219c0d61ea6030e0e05fb92f120a09c4a494e9e4bb3b54fe66d", kill_on_drop: false }`
[INFO] [stdout] 35c7a49263781219c0d61ea6030e0e05fb92f120a09c4a494e9e4bb3b54fe66d
