[INFO] cloning repository https://github.com/rickono/plotto-arbitrate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rickono/plotto-arbitrate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickono%2Fplotto-arbitrate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickono%2Fplotto-arbitrate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e9bd0332e325dc4cc1089893d9911956ce3c9ed5
[INFO] checking rickono/plotto-arbitrate/e9bd0332e325dc4cc1089893d9911956ce3c9ed5 against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickono%2Fplotto-arbitrate" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rickono/plotto-arbitrate
[INFO] finished tweaking git repo https://github.com/rickono/plotto-arbitrate
[INFO] tweaked toml for git repo https://github.com/rickono/plotto-arbitrate written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rickono/plotto-arbitrate on toolchain dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rickono/plotto-arbitrate 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" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d5b8cc67eb5570a0913b36f8ebdc97cde68745d5597f937d423aae05fb153410
[INFO] running `Command { std: "docker" "start" "d5b8cc67eb5570a0913b36f8ebdc97cde68745d5597f937d423aae05fb153410", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5b8cc67eb5570a0913b36f8ebdc97cde68745d5597f937d423aae05fb153410", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d5b8cc67eb5570a0913b36f8ebdc97cde68745d5597f937d423aae05fb153410" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5b8cc67eb5570a0913b36f8ebdc97cde68745d5597f937d423aae05fb153410", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d5b8cc67eb5570a0913b36f8ebdc97cde68745d5597f937d423aae05fb153410" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]     Checking plotto-utils v0.1.0 (/opt/rustwide/workdir/crates/utils)
[INFO] [stderr]    Compiling plotto-arb v0.1.0 (/opt/rustwide/workdir/crates/arbitrate)
[INFO] [stderr] error: failed to run custom build command for `plotto-arb v0.1.0 (/opt/rustwide/workdir/crates/arbitrate)`
[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/plotto-arb-8192ebcc1eccbcaf/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (306) panicked at crates/arbitrate/build.rs:10:39:
[INFO] [stderr]   Failed to create output file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x57ef7c575cd1 - std[9385d3d5237024da]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x57ef7c575cd1 - std[9385d3d5237024da]::backtrace_rs::backtrace::trace_unsynchronized::<std[9385d3d5237024da]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x57ef7c575cd1 - std[9385d3d5237024da]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x57ef7c575cd1 - <<std[9385d3d5237024da]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[930210027468071a]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x57ef7c586b1a - <core[930210027468071a]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x57ef7c586b1a - core[930210027468071a]::fmt::write
[INFO] [stderr]      6:     0x57ef7c57986c - core[930210027468071a]::io::write::default_write_fmt::<std[9385d3d5237024da]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/core/src/io/write.rs:402:11
[INFO] [stderr]      7:     0x57ef7c57986c - <std[9385d3d5237024da]::sys::stdio::unix::Stderr as core[930210027468071a]::io::write::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/core/src/io/write.rs:335:13
[INFO] [stderr]      8:     0x57ef7c55f156 - <std[9385d3d5237024da]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x57ef7c55f156 - std[9385d3d5237024da]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x57ef7c572021 - std[9385d3d5237024da]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x57ef7c5721db - std[9385d3d5237024da]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/std/src/panicking.rs:815:13
[INFO] [stderr]     12:     0x57ef7c55f202 - std[9385d3d5237024da]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/std/src/panicking.rs:688:13
[INFO] [stderr]     13:     0x57ef7c5588d9 - std[9385d3d5237024da]::sys::backtrace::__rust_end_short_backtrace::<std[9385d3d5237024da]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x57ef7c55f9dd - __rustc[a9601b6af5271eac]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/std/src/panicking.rs:679:5
[INFO] [stderr]     15:     0x57ef7c58724c - core[930210027468071a]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x57ef7c587022 - core[930210027468071a]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/core/src/result.rs:1870:5
[INFO] [stderr]     17:     0x57ef7c545642 - <core[930210027468071a]::result::Result<std[9385d3d5237024da]::fs::File, core[930210027468071a]::io::error::Error>>::expect
[INFO] [stderr]     18:     0x57ef7c545083 - build_script_build[46fe4b9e5ad4a336]::main
[INFO] [stderr]     19:     0x57ef7c546cf3 - <fn() as core[930210027468071a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x57ef7c544d46 - std[9385d3d5237024da]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x57ef7c544f79 - std[9385d3d5237024da]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x57ef7c571777 - <&dyn core[930210027468071a]::ops::function::Fn<(), Output = i32> + core[930210027468071a]::panic::unwind_safe::RefUnwindSafe + core[930210027468071a]::marker::Sync as core[930210027468071a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x57ef7c571777 - std[9385d3d5237024da]::panicking::catch_unwind::do_call::<&dyn core[930210027468071a]::ops::function::Fn<(), Output = i32> + core[930210027468071a]::panic::unwind_safe::RefUnwindSafe + core[930210027468071a]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/std/src/panicking.rs:576:43
[INFO] [stderr]     24:     0x57ef7c571777 - std[9385d3d5237024da]::panicking::catch_unwind::<i32, &dyn core[930210027468071a]::ops::function::Fn<(), Output = i32> + core[930210027468071a]::panic::unwind_safe::RefUnwindSafe + core[930210027468071a]::marker::Sync>
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/std/src/panicking.rs:544:19
[INFO] [stderr]     25:     0x57ef7c571777 - std[9385d3d5237024da]::panic::catch_unwind::<&dyn core[930210027468071a]::ops::function::Fn<(), Output = i32> + core[930210027468071a]::panic::unwind_safe::RefUnwindSafe + core[930210027468071a]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x57ef7c571777 - std[9385d3d5237024da]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x57ef7c571777 - std[9385d3d5237024da]::panicking::catch_unwind::do_call::<std[9385d3d5237024da]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/std/src/panicking.rs:576:43
[INFO] [stderr]     28:     0x57ef7c571777 - std[9385d3d5237024da]::panicking::catch_unwind::<isize, std[9385d3d5237024da]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x57ef7c571777 - std[9385d3d5237024da]::panic::catch_unwind::<std[9385d3d5237024da]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x57ef7c571777 - std[9385d3d5237024da]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x57ef7c544b51 - std[9385d3d5237024da]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x57ef7c5471b5 - main
[INFO] [stderr]     33:     0x703601393601 - <unknown>
[INFO] [stderr]     34:     0x703601393718 - __libc_start_main
[INFO] [stderr]     35:     0x57ef7c544735 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "d5b8cc67eb5570a0913b36f8ebdc97cde68745d5597f937d423aae05fb153410", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5b8cc67eb5570a0913b36f8ebdc97cde68745d5597f937d423aae05fb153410", kill_on_drop: false }`
[INFO] [stdout] d5b8cc67eb5570a0913b36f8ebdc97cde68745d5597f937d423aae05fb153410
