[INFO] cloning repository https://github.com/AffogatoLang/moka-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AffogatoLang/moka-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAffogatoLang%2Fmoka-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAffogatoLang%2Fmoka-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e1bad1d529682827a44b75ceccedb7069d5cce16
[INFO] building AffogatoLang/moka-rust against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAffogatoLang%2Fmoka-rust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AffogatoLang/moka-rust 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/AffogatoLang/moka-rust
[INFO] finished tweaking git repo https://github.com/AffogatoLang/moka-rust
[INFO] tweaked toml for git repo https://github.com/AffogatoLang/moka-rust written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/AffogatoLang/moka-rust 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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 76a5b7e5cccaff71fc1e2b1be9f030c60930b1672cf9c0172a6e32b82e3e6d6f
[INFO] running `Command { std: "docker" "start" "-a" "76a5b7e5cccaff71fc1e2b1be9f030c60930b1672cf9c0172a6e32b82e3e6d6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76a5b7e5cccaff71fc1e2b1be9f030c60930b1672cf9c0172a6e32b82e3e6d6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76a5b7e5cccaff71fc1e2b1be9f030c60930b1672cf9c0172a6e32b82e3e6d6f", kill_on_drop: false }`
[INFO] [stdout] 76a5b7e5cccaff71fc1e2b1be9f030c60930b1672cf9c0172a6e32b82e3e6d6f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f7c83776b8e8e7e179cf38e412c0581a39aec8457af3b78a7b8265c19c01451a
[INFO] running `Command { std: "docker" "start" "-a" "f7c83776b8e8e7e179cf38e412c0581a39aec8457af3b78a7b8265c19c01451a", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.34
[INFO] [stderr]    Compiling cc v1.0.3
[INFO] [stderr]    Compiling cfg-if v0.1.2
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling serde v1.0.23
[INFO] [stderr]    Compiling pkg-config v0.3.9
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling regex-syntax v0.4.1
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling walkdir v0.1.8
[INFO] [stderr]    Compiling thread_local v0.3.4
[INFO] [stderr]    Compiling utf8-ranges v1.0.0
[INFO] [stderr]    Compiling xattr v0.1.11
[INFO] [stderr]    Compiling filetime v0.1.14
[INFO] [stderr]    Compiling memchr v2.0.1
[INFO] [stderr]    Compiling tar v0.4.14
[INFO] [stderr]    Compiling aho-corasick v0.6.4
[INFO] [stderr]    Compiling moka_rust v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rand v0.3.18
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/build.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |             fs::create_dir_all(&target_dir.parent().unwrap());
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 28 |             let _ = fs::create_dir_all(&target_dir.parent().unwrap());
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/build.rs:29:86
[INFO] [stdout]    |
[INFO] [stdout] 29 |             let mut outfile = write_opts.open(&target_dir).unwrap_or_else(|e| panic!(e));
[INFO] [stdout]    |                                                                                      ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 29 |             let mut outfile = write_opts.open(&target_dir).unwrap_or_else(|e| panic!("{}", e));
[INFO] [stdout]    |                                                                                      +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]    |
[INFO] [stdout] 29 |             let mut outfile = write_opts.open(&target_dir).unwrap_or_else(|e| std::panic::panic_any(e));
[INFO] [stdout]    |                                                                               ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bzip2-sys v0.1.6
[INFO] [stderr]    Compiling num-traits v0.1.41
[INFO] [stderr]    Compiling dtoa v0.4.2
[INFO] [stderr]    Compiling nom v1.2.4
[INFO] [stderr]    Compiling serde_derive_internals v0.17.0
[INFO] [stderr]    Compiling regex v0.2.3
[INFO] [stderr]    Compiling bzip2 v0.3.2
[INFO] [stderr]    Compiling itoa v0.3.4
[INFO] [stderr]    Compiling libpcre-sys v0.2.2
[INFO] [stderr]    Compiling enum-set v0.0.7
[INFO] [stderr]    Compiling strsim v0.6.0
[INFO] [stderr]    Compiling semver v0.2.3
[INFO] [stderr] error: failed to run custom build command for `moka_rust v0.1.2 (/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/moka_rust-c9173279cf3dfa57/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   "./target/debug"
[INFO] [stderr]   Target output: "./target/debug/./resources/ex-thued/parse/thue.lang"
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at src/build.rs:29:79:
[INFO] [stderr]   Box<dyn Any>
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x614b4a613c8a - 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:     0x614b4a613c8a - 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:     0x614b4a613c8a - std::sys::backtrace::_print_fmt::hc83c64bb828feee6
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x614b4a613c8a - <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:     0x614b4a631763 - core::fmt::rt::Argument::fmt::h4939d14a683ecc7e
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x614b4a631763 - core::fmt::write::h5279a33f365588a6
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/fmt/mod.rs:1440:21
[INFO] [stderr]      6:     0x614b4a610f83 - std::io::Write::write_fmt::h439bcb4e9cbc1e1e
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/io/mod.rs:1887:15
[INFO] [stderr]      7:     0x614b4a613ad2 - std::sys::backtrace::BacktraceLock::print::h08f61ba9b844b4ac
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x614b4a614b30 - std::panicking::default_hook::{{closure}}::ha7d66a7a8cf0304f
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:295:22
[INFO] [stderr]      9:     0x614b4a614910 - std::panicking::default_hook::h130dd4cc4e018e28
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:322:9
[INFO] [stderr]     10:     0x614b4a6151c2 - std::panicking::rust_panic_with_hook::h429a5d73cf660a69
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:828:13
[INFO] [stderr]     11:     0x614b4a5e3953 - std::panicking::begin_panic::{{closure}}::h1c46226a6de57011
[INFO] [stderr]     12:     0x614b4a5e3736 - std::sys::backtrace::__rust_end_short_backtrace::he5a06a3676e1337c
[INFO] [stderr]     13:     0x614b4a5e3916 - std::panicking::begin_panic::hbe77173968c8309c
[INFO] [stderr]     14:     0x614b4a5e5afd - build_script_build::main::{{closure}}::hfd9967277663b28c
[INFO] [stderr]     15:     0x614b4a5e448d - core::result::Result<T,E>::unwrap_or_else::he2bde145c42b1b54
[INFO] [stderr]     16:     0x614b4a5e56b0 - build_script_build::main::h064143a4fb70da51
[INFO] [stderr]     17:     0x614b4a5e3a93 - core::ops::function::FnOnce::call_once::h8a9e82b9d0cd38a9
[INFO] [stderr]     18:     0x614b4a5e3746 - std::sys::backtrace::__rust_begin_short_backtrace::hcf86918d0bb8060a
[INFO] [stderr]     19:     0x614b4a5e35b9 - std::rt::lang_start::{{closure}}::hc63a8dbf3f985402
[INFO] [stderr]     20:     0x614b4a60dec7 - 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]     21:     0x614b4a60dec7 - std::panicking::try::do_call::h68af151b24870582
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:584:40
[INFO] [stderr]     22:     0x614b4a60dec7 - std::panicking::try::ha3328a6a71abe6a1
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:547:19
[INFO] [stderr]     23:     0x614b4a60dec7 - std::panic::catch_unwind::hab25edf77eece0af
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panic.rs:358:14
[INFO] [stderr]     24:     0x614b4a60dec7 - std::rt::lang_start_internal::{{closure}}::h675ae012d3c7e5f1
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/rt.rs:174:48
[INFO] [stderr]     25:     0x614b4a60dec7 - std::panicking::try::do_call::h959dd56984007ef9
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:584:40
[INFO] [stderr]     26:     0x614b4a60dec7 - std::panicking::try::h680ac32c918982f6
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:547:19
[INFO] [stderr]     27:     0x614b4a60dec7 - std::panic::catch_unwind::hdbe022418e45492f
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panic.rs:358:14
[INFO] [stderr]     28:     0x614b4a60dec7 - std::rt::lang_start_internal::h6fa91857d7bd0472
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/rt.rs:174:20
[INFO] [stderr]     29:     0x614b4a5e3597 - std::rt::lang_start::h62f1f36b6caab5d3
[INFO] [stderr]     30:     0x614b4a5e5cf5 - main
[INFO] [stderr]     31:     0x76ec1988fd90 - <unknown>
[INFO] [stderr]     32:     0x76ec1988fe40 - __libc_start_main
[INFO] [stderr]     33:     0x614b4a5e2875 - _start
[INFO] [stderr]     34:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f7c83776b8e8e7e179cf38e412c0581a39aec8457af3b78a7b8265c19c01451a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7c83776b8e8e7e179cf38e412c0581a39aec8457af3b78a7b8265c19c01451a", kill_on_drop: false }`
[INFO] [stdout] f7c83776b8e8e7e179cf38e412c0581a39aec8457af3b78a7b8265c19c01451a
