[INFO] cloning repository https://github.com/Dimonoy/mag
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dimonoy/mag" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDimonoy%2Fmag", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDimonoy%2Fmag'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 534d145880c69e1f5f248acff8aa356ddd4a0802
[INFO] checking Dimonoy/mag against try#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDimonoy%2Fmag" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dimonoy/mag
[INFO] finished tweaking git repo https://github.com/Dimonoy/mag
[INFO] tweaked toml for git repo https://github.com/Dimonoy/mag written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dimonoy/mag on toolchain f27166d4c64dc29edc5ea3214357f191edf8b635
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dimonoy/mag 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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91044c6905dd9d4b5121bdbcd350e32ad92c4305ba1e465904caa23bcb1bf286
[INFO] running `Command { std: "docker" "start" "-a" "91044c6905dd9d4b5121bdbcd350e32ad92c4305ba1e465904caa23bcb1bf286", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91044c6905dd9d4b5121bdbcd350e32ad92c4305ba1e465904caa23bcb1bf286", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91044c6905dd9d4b5121bdbcd350e32ad92c4305ba1e465904caa23bcb1bf286", kill_on_drop: false }`
[INFO] [stdout] 91044c6905dd9d4b5121bdbcd350e32ad92c4305ba1e465904caa23bcb1bf286
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b84db34a7a73b72c7b3c03299de8d86920b3653524e8f156de030031fc6c7f9
[INFO] running `Command { std: "docker" "start" "-a" "7b84db34a7a73b72c7b3c03299de8d86920b3653524e8f156de030031fc6c7f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling quick-xml v0.28.2
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling wayland-backend v0.1.2
[INFO] [stderr]    Compiling wayland-scanner v0.30.1
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]     Checking half v2.5.0
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling libxdo-sys v0.11.0
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling sdl2-sys v0.37.0
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]    Compiling xcb v1.5.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking wayland-client v0.30.2
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking wayland-protocols v0.30.1
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking libappindicator-sys v0.9.0
[INFO] [stderr]     Checking libxdo v0.6.0
[INFO] [stderr]     Checking avif-serialize v0.8.3
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]    Compiling device_query v3.0.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.1.0
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]    Compiling sdl2 v0.37.0
[INFO] [stderr]     Checking image-webp v0.2.1
[INFO] [stderr]    Compiling mag v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr] error: failed to run custom build command for `mag 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/mag-7cff7a02f148c452/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2452) panicked at build.rs:7:53:
[INFO] [stderr]   Undefined env variable. Status: NotPresent
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x6200485a3a32 - std::backtrace_rs::backtrace::libunwind::trace::h1447ebb0f5d97423
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x6200485a3a32 - std::backtrace_rs::backtrace::trace_unsynchronized::hd8ef8450cacdcb00
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x6200485a3a32 - std::sys::backtrace::_print_fmt::h76eb6aced73cb1a6
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x6200485a3a32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hf32b9a4d7980e15a
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x6200485b2def - core::fmt::rt::Argument::fmt::h33c8984017ba1f8c
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x6200485b2def - core::fmt::write::h8a217dde4af02f7f
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x620048580723 - std::io::default_write_fmt::h7dacff71da12430f
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x620048580723 - std::io::Write::write_fmt::he9093adb4c5a08ae
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x620048586fd2 - std::sys::backtrace::BacktraceLock::print::hb24323430264831a
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x620048588bcc - std::panicking::default_hook::{{closure}}::h5964864ba4b80ee8
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x620048588a26 - std::panicking::default_hook::hd270293f3c8732bd
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x6200485891a5 - std::panicking::panic_with_hook::hef5599d5dbb80493
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x62004858903a - std::panicking::panic_handler::{{closure}}::h2bca71bb385a23e1
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x620048587109 - std::sys::backtrace::__rust_end_short_backtrace::h28d2ec1d48b41db7
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x620048574b6d - __rustc[78154d2c4a188ef5]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x6200485b63c0 - core::panicking::panic_fmt::ha99ab4e5275b5df2
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x6200485b59c6 - core::result::unwrap_failed::h3c21b9c73096ba6f
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/core/src/result.rs:1862:5
[INFO] [stderr]     17:     0x620048564b74 - core::result::Result<T,E>::expect::h018eb93aa2d4ed1f
[INFO] [stderr]     18:     0x620048563f52 - build_script_build::main::h828264604d69a334
[INFO] [stderr]     19:     0x6200485647b3 - core::ops::function::FnOnce::call_once::hba153b1c78f87e97
[INFO] [stderr]     20:     0x6200485646a6 - std::sys::backtrace::__rust_begin_short_backtrace::hd434b79155387b50
[INFO] [stderr]     21:     0x620048564639 - std::rt::lang_start::{{closure}}::h1a242269ef8ecc8e
[INFO] [stderr]     22:     0x620048581870 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h9c35f14e6882b8d3
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x620048581870 - std::panicking::catch_unwind::do_call::h924defc6f5f6a4b2
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:590:40
[INFO] [stderr]     24:     0x620048581870 - std::panicking::catch_unwind::h9243fb64bbc98b5f
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:553:19
[INFO] [stderr]     25:     0x620048581870 - std::panic::catch_unwind::hb4c2656a96eb9a02
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x620048581870 - std::rt::lang_start_internal::{{closure}}::h6935cf67d242f3ab
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x620048581870 - std::panicking::catch_unwind::do_call::h8408aa62219a7189
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:590:40
[INFO] [stderr]     28:     0x620048581870 - std::panicking::catch_unwind::h12ce845e8bca9588
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:553:19
[INFO] [stderr]     29:     0x620048581870 - std::panic::catch_unwind::hcc9c44d1fc83fcf0
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x620048581870 - std::rt::lang_start_internal::hafc6ca5f994fb87e
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x620048564621 - std::rt::lang_start::h56388d66bf9e459b
[INFO] [stderr]     32:     0x620048564ec5 - main
[INFO] [stderr]     33:     0x74979368f1ca - <unknown>
[INFO] [stderr]     34:     0x74979368f28b - __libc_start_main
[INFO] [stderr]     35:     0x620048563b65 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7b84db34a7a73b72c7b3c03299de8d86920b3653524e8f156de030031fc6c7f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b84db34a7a73b72c7b3c03299de8d86920b3653524e8f156de030031fc6c7f9", kill_on_drop: false }`
[INFO] [stdout] 7b84db34a7a73b72c7b3c03299de8d86920b3653524e8f156de030031fc6c7f9
