[INFO] cloning repository https://github.com/ConnorGray/wolfram-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ConnorGray/wolfram-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnorGray%2Fwolfram-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnorGray%2Fwolfram-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d9555fab73c3718b8bd5029fea49c2e7e65deb59
[INFO] checking ConnorGray/wolfram-cli against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnorGray%2Fwolfram-cli" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ConnorGray/wolfram-cli
[INFO] finished tweaking git repo https://github.com/ConnorGray/wolfram-cli
[INFO] tweaked toml for git repo https://github.com/ConnorGray/wolfram-cli written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ConnorGray/wolfram-cli on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ConnorGray/wolfram-cli 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7652f8e27dee2ec9bed8b68e405fdfcc6f896db82908f38f0eb7552cdc704225
[INFO] running `Command { std: "docker" "start" "-a" "7652f8e27dee2ec9bed8b68e405fdfcc6f896db82908f38f0eb7552cdc704225", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7652f8e27dee2ec9bed8b68e405fdfcc6f896db82908f38f0eb7552cdc704225", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7652f8e27dee2ec9bed8b68e405fdfcc6f896db82908f38f0eb7552cdc704225", kill_on_drop: false }`
[INFO] [stdout] 7652f8e27dee2ec9bed8b68e405fdfcc6f896db82908f38f0eb7552cdc704225
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5fe13b52cd5a6e93c70937f1ba1223f5448e9c5c371ede1b78bbdf3e65eecb7
[INFO] running `Command { std: "docker" "start" "-a" "f5fe13b52cd5a6e93c70937f1ba1223f5448e9c5c371ede1b78bbdf3e65eecb7", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling rustix v0.38.9
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling memchr v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling wolfram-app-discovery v0.4.8
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling ref-cast v1.0.20
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling aho-corasick v1.0.4
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.2
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]     Checking anstream v0.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking clap_builder v4.4.1
[INFO] [stderr]     Checking ordered-float v3.9.1
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking wolfram-expr v0.1.4
[INFO] [stderr]    Compiling regex-automata v0.3.7
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking object v0.32.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking process_path v0.1.4
[INFO] [stderr]     Checking colored v2.0.4
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.20
[INFO] [stderr]    Compiling regex v1.9.4
[INFO] [stderr]    Compiling clap_derive v4.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]    Compiling ghost v0.1.14
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling wolfram-library-link-macros v0.2.10
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]     Checking inventory v0.2.3
[INFO] [stderr]    Compiling wstp-sys v0.2.8
[INFO] [stderr]    Compiling wolfram-library-link-sys v0.2.10
[INFO] [stderr] error: failed to run custom build command for `wstp-sys v0.2.8`
[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/wstp-sys-ef5c6146051711fe/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=RUST_WOLFRAM_LOCATION
[INFO] [stderr]   cargo:rerun-if-env-changed=WOLFRAM_APP_DIRECTORY
[INFO] [stderr]   cargo:rerun-if-env-changed=WSTP_COMPILER_ADDITIONS_DIRECTORY
[INFO] [stderr]   cargo:rerun-if-env-changed=WSTP_COMPILER_ADDITIONS
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   warning: error looking for Wolfram apps in '/usr/local/Wolfram': No such file or directory (os error 2)
[INFO] [stderr]   warning: error looking for Wolfram apps in '/opt/Wolfram': No such file or directory (os error 2)
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (857) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wstp-sys-0.2.8/build.rs:175:10:
[INFO] [stderr]   unable to get WSTP static library path: Error(Undiscoverable { resource: "WSTP CompilerAdditions directory", environment_variable: Some("WSTP_COMPILER_ADDITIONS_DIRECTORY") })
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x6460e487b9b2 - std[d557acedf63bc253]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x6460e487b9b2 - std[d557acedf63bc253]::backtrace_rs::backtrace::trace_unsynchronized::<std[d557acedf63bc253]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x6460e487b9b2 - std[d557acedf63bc253]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x6460e487b9b2 - <<std[d557acedf63bc253]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[74784d0c062bfca7]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x6460e48901c7 - <core[74784d0c062bfca7]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x6460e48901c7 - core[74784d0c062bfca7]::fmt::write
[INFO] [stderr]      6:     0x6460e4881306 - std[d557acedf63bc253]::io::default_write_fmt::<std[d557acedf63bc253]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/io/mod.rs:614:11
[INFO] [stderr]      7:     0x6460e4881306 - <std[d557acedf63bc253]::sys::stdio::unix::Stderr as std[d557acedf63bc253]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/io/mod.rs:1969:13
[INFO] [stderr]      8:     0x6460e485f73f - <std[d557acedf63bc253]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x6460e485f73f - std[d557acedf63bc253]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x6460e48769d1 - std[d557acedf63bc253]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x6460e4876b8b - std[d557acedf63bc253]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x6460e485f7f8 - std[d557acedf63bc253]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x6460e4857059 - std[d557acedf63bc253]::sys::backtrace::__rust_end_short_backtrace::<std[d557acedf63bc253]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x6460e486025d - __rustc[8a1667557aa49d62]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x6460e489093c - core[74784d0c062bfca7]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x6460e4890682 - core[74784d0c062bfca7]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x6460e4636728 - <core[74784d0c062bfca7]::result::Result<wolfram_app_discovery[b0acb72ed6a4c9a0]::build_scripts::Discovery, wolfram_app_discovery[b0acb72ed6a4c9a0]::Error>>::expect
[INFO] [stderr]     18:     0x6460e4634c47 - build_script_build[17148a2e671d2282]::link_to_wstp
[INFO] [stderr]     19:     0x6460e4635f83 - build_script_build[17148a2e671d2282]::main
[INFO] [stderr]     20:     0x6460e4637723 - <fn() as core[74784d0c062bfca7]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     21:     0x6460e4634bc6 - std[d557acedf63bc253]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     22:     0x6460e4634bd9 - std[d557acedf63bc253]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     23:     0x6460e4875b86 - <&dyn core[74784d0c062bfca7]::ops::function::Fn<(), Output = i32> + core[74784d0c062bfca7]::marker::Sync + core[74784d0c062bfca7]::panic::unwind_safe::RefUnwindSafe as core[74784d0c062bfca7]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x6460e4875b86 - std[d557acedf63bc253]::panicking::catch_unwind::do_call::<&dyn core[74784d0c062bfca7]::ops::function::Fn<(), Output = i32> + core[74784d0c062bfca7]::marker::Sync + core[74784d0c062bfca7]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panicking.rs:581:40
[INFO] [stderr]     25:     0x6460e4875b86 - std[d557acedf63bc253]::panicking::catch_unwind::<i32, &dyn core[74784d0c062bfca7]::ops::function::Fn<(), Output = i32> + core[74784d0c062bfca7]::marker::Sync + core[74784d0c062bfca7]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panicking.rs:544:19
[INFO] [stderr]     26:     0x6460e4875b86 - std[d557acedf63bc253]::panic::catch_unwind::<&dyn core[74784d0c062bfca7]::ops::function::Fn<(), Output = i32> + core[74784d0c062bfca7]::marker::Sync + core[74784d0c062bfca7]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x6460e4875b86 - std[d557acedf63bc253]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x6460e4875b86 - std[d557acedf63bc253]::panicking::catch_unwind::do_call::<std[d557acedf63bc253]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panicking.rs:581:40
[INFO] [stderr]     29:     0x6460e4875b86 - std[d557acedf63bc253]::panicking::catch_unwind::<isize, std[d557acedf63bc253]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panicking.rs:544:19
[INFO] [stderr]     30:     0x6460e4875b86 - std[d557acedf63bc253]::panic::catch_unwind::<std[d557acedf63bc253]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x6460e4875b86 - std[d557acedf63bc253]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x6460e4634bb1 - std[d557acedf63bc253]::rt::lang_start::<()>
[INFO] [stderr]     33:     0x6460e4637795 - main
[INFO] [stderr]     34:     0x7e93f30171ca - <unknown>
[INFO] [stderr]     35:     0x7e93f301728b - __libc_start_main
[INFO] [stderr]     36:     0x6460e4634975 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f5fe13b52cd5a6e93c70937f1ba1223f5448e9c5c371ede1b78bbdf3e65eecb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5fe13b52cd5a6e93c70937f1ba1223f5448e9c5c371ede1b78bbdf3e65eecb7", kill_on_drop: false }`
[INFO] [stdout] f5fe13b52cd5a6e93c70937f1ba1223f5448e9c5c371ede1b78bbdf3e65eecb7
