[INFO] cloning repository https://github.com/FairyTail2000/W-rfelSimulator-Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FairyTail2000/W-rfelSimulator-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFairyTail2000%2FW-rfelSimulator-Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFairyTail2000%2FW-rfelSimulator-Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2031f38a1ac4e872ea11a4b6816349da9fb1bd67
[INFO] building FairyTail2000/W-rfelSimulator-Rust against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFairyTail2000%2FW-rfelSimulator-Rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/FairyTail2000/W-rfelSimulator-Rust on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/FairyTail2000/W-rfelSimulator-Rust
[INFO] finished tweaking git repo https://github.com/FairyTail2000/W-rfelSimulator-Rust
[INFO] tweaked toml for git repo https://github.com/FairyTail2000/W-rfelSimulator-Rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/FairyTail2000/W-rfelSimulator-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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded console v0.15.0
[INFO] [stderr]   Downloaded random-number-macro-impl v0.1.5
[INFO] [stderr]   Downloaded random-number v0.1.6
[INFO] [stderr]   Downloaded random-integer v1.2.1
[INFO] [stderr]   Downloaded anstream v0.6.7
[INFO] [stderr]   Downloaded equivalent v1.0.0
[INFO] [stderr]   Downloaded syn v1.0.104
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c17b7c19f6430989fac3cc71addb3b53b5711a61639ef93ad3f172d49a7e2fad
[INFO] running `Command { std: "docker" "start" "-a" "c17b7c19f6430989fac3cc71addb3b53b5711a61639ef93ad3f172d49a7e2fad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c17b7c19f6430989fac3cc71addb3b53b5711a61639ef93ad3f172d49a7e2fad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c17b7c19f6430989fac3cc71addb3b53b5711a61639ef93ad3f172d49a7e2fad", kill_on_drop: false }`
[INFO] [stdout] c17b7c19f6430989fac3cc71addb3b53b5711a61639ef93ad3f172d49a7e2fad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6bdb394975d58c80ed3dedc4e6ece94b1b8cdc5598a7756dbdb11bfed3e43c70
[INFO] running `Command { std: "docker" "start" "-a" "6bdb394975d58c80ed3dedc4e6ece94b1b8cdc5598a7756dbdb11bfed3e43c70", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling macros v1.0.0 (/opt/rustwide/workdir/common/macros)
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling syn v1.0.104
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling zeroize v1.4.1
[INFO] [stderr]    Compiling anstream v0.6.7
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling color v1.0.0 (/opt/rustwide/workdir/color)
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling indexmap v2.2.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling common v1.0.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling random-integer v1.2.1
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling console v0.15.0
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling random-number-macro-impl v0.1.5
[INFO] [stderr]    Compiling random-number v0.1.6
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling colored_dice v1.0.0 (/opt/rustwide/workdir/dice/colored_dice)
[INFO] [stderr]    Compiling normal_dice v1.0.0 (/opt/rustwide/workdir/dice/normal_dice)
[INFO] [stderr]    Compiling crit_dice v1.0.0 (/opt/rustwide/workdir/dice/crit_dice)
[INFO] [stderr]    Compiling spell v1.0.0 (/opt/rustwide/workdir/spell)
[INFO] [stderr]    Compiling dice v1.0.0 (/opt/rustwide/workdir/dice)
[INFO] [stderr]    Compiling decay_series v1.0.0 (/opt/rustwide/workdir/decay_series)
[INFO] [stderr]    Compiling disadvantage v1.0.0 (/opt/rustwide/workdir/disadvantage)
[INFO] [stderr] error: failed to run custom build command for `decay_series v1.0.0 (/opt/rustwide/workdir/decay_series)`
[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/decay_series-0161e113228e2f4b/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at decay_series/build.rs:45:41:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5f34841a3d8a - std::backtrace_rs::backtrace::libunwind::trace::h65cc9476dea42f04
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x5f34841a3d8a - std::backtrace_rs::backtrace::trace_unsynchronized::h31307b22853da5cb
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x5f34841a3d8a - std::sys::backtrace::_print_fmt::h1d1ec741e9afb97a
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5f34841a3d8a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::he389a1126db3ba75
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5f34841c6893 - core::fmt::rt::Argument::fmt::h0df11dc86b5adf75
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x5f34841c6893 - core::fmt::write::hb735a44de60d4775
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/fmt/mod.rs:1440:21
[INFO] [stderr]      6:     0x5f34841a13c3 - std::io::Write::write_fmt::h7e55554e3b601464
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/io/mod.rs:1887:15
[INFO] [stderr]      7:     0x5f34841a3bd2 - std::sys::backtrace::BacktraceLock::print::h1b2403acafb4a9ce
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x5f34841a4c30 - std::panicking::default_hook::{{closure}}::h1331b39f8c22272c
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:295:22
[INFO] [stderr]      9:     0x5f34841a4a10 - std::panicking::default_hook::h412b1b8b79d13729
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:322:9
[INFO] [stderr]     10:     0x5f34841a52c2 - std::panicking::rust_panic_with_hook::he422ff96d7e46154
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:828:13
[INFO] [stderr]     11:     0x5f34841a515a - std::panicking::begin_panic_handler::{{closure}}::h48ed6f472c90914b
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:701:13
[INFO] [stderr]     12:     0x5f34841a4289 - std::sys::backtrace::__rust_end_short_backtrace::hb3ec7f756cf60e78
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x5f34841a4ded - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:692:5
[INFO] [stderr]     14:     0x5f34841c4d80 - core::panicking::panic_fmt::h14762d721bf3d8f4
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x5f34841c5226 - core::result::unwrap_failed::h920701fb7a43bb98
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/result.rs:1704:5
[INFO] [stderr]     16:     0x5f34841357d1 - build_script_build::generate::ha4fa023a4aadd96d
[INFO] [stderr]     17:     0x5f34841365be - build_script_build::main::h4498e750b6e2ea4b
[INFO] [stderr]     18:     0x5f3484129c53 - core::ops::function::FnOnce::call_once::h44048011f11921c4
[INFO] [stderr]     19:     0x5f3484129996 - std::sys::backtrace::__rust_begin_short_backtrace::h2687f6757d6e2496
[INFO] [stderr]     20:     0x5f3484132ad9 - std::rt::lang_start::{{closure}}::hc64547ec8fa7721f
[INFO] [stderr]     21:     0x5f348419eb27 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::he65d3dc22beac451
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     22:     0x5f348419eb27 - std::panicking::try::do_call::h06981c1fa5ca7e3e
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:584:40
[INFO] [stderr]     23:     0x5f348419eb27 - std::panicking::try::h69dc3282503f57f9
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:547:19
[INFO] [stderr]     24:     0x5f348419eb27 - std::panic::catch_unwind::h92970ef9ef5c92ae
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panic.rs:358:14
[INFO] [stderr]     25:     0x5f348419eb27 - std::rt::lang_start_internal::{{closure}}::h1b78dd850ae1293d
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/rt.rs:174:48
[INFO] [stderr]     26:     0x5f348419eb27 - std::panicking::try::do_call::h027346d9b0cbd7c7
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:584:40
[INFO] [stderr]     27:     0x5f348419eb27 - std::panicking::try::h91dc055514206193
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:547:19
[INFO] [stderr]     28:     0x5f348419eb27 - std::panic::catch_unwind::ha551d86c182ebce0
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panic.rs:358:14
[INFO] [stderr]     29:     0x5f348419eb27 - std::rt::lang_start_internal::h19b9f2ab21592fb1
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/rt.rs:174:20
[INFO] [stderr]     30:     0x5f3484132ab7 - std::rt::lang_start::hc184ec1b65460894
[INFO] [stderr]     31:     0x5f34841365d5 - main
[INFO] [stderr]     32:     0x78342655bd90 - <unknown>
[INFO] [stderr]     33:     0x78342655be40 - __libc_start_main
[INFO] [stderr]     34:     0x5f3484127705 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6bdb394975d58c80ed3dedc4e6ece94b1b8cdc5598a7756dbdb11bfed3e43c70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bdb394975d58c80ed3dedc4e6ece94b1b8cdc5598a7756dbdb11bfed3e43c70", kill_on_drop: false }`
[INFO] [stdout] 6bdb394975d58c80ed3dedc4e6ece94b1b8cdc5598a7756dbdb11bfed3e43c70
