[INFO] cloning repository https://github.com/humblepenguinn/tmplt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/humblepenguinn/tmplt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhumblepenguinn%2Ftmplt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhumblepenguinn%2Ftmplt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fda1b9cf58074bd7917e30f9a9ea85293b478680
[INFO] testing humblepenguinn/tmplt against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhumblepenguinn%2Ftmplt" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/humblepenguinn/tmplt
[INFO] finished tweaking git repo https://github.com/humblepenguinn/tmplt
[INFO] tweaked toml for git repo https://github.com/humblepenguinn/tmplt written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/humblepenguinn/tmplt on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/humblepenguinn/tmplt 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_json v1.0.95
[INFO] [stderr]   Downloaded newline-converter v0.2.2
[INFO] [stderr]   Downloaded dyn-clone v1.0.11
[INFO] [stderr]   Downloaded roff v0.2.1
[INFO] [stderr]   Downloaded dirs v5.0.0
[INFO] [stderr]   Downloaded crossterm_winapi v0.9.0
[INFO] [stderr]   Downloaded signal-hook-mio v0.2.3
[INFO] [stderr]   Downloaded dirs-sys v0.4.0
[INFO] [stderr]   Downloaded clap_mangen v0.2.10
[INFO] [stderr]   Downloaded rustls-native-certs v0.6.2
[INFO] [stderr]   Downloaded hyper-rustls v0.23.2
[INFO] [stderr]   Downloaded rustls-pemfile v1.0.2
[INFO] [stderr]   Downloaded iana-time-zone v0.1.56
[INFO] [stderr]   Downloaded console v0.15.5
[INFO] [stderr]   Downloaded clap_complete v4.2.0
[INFO] [stderr]   Downloaded sct v0.7.0
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.7
[INFO] [stderr]   Downloaded serde_yaml v0.9.19
[INFO] [stderr]   Downloaded signal-hook v0.3.15
[INFO] [stderr]   Downloaded indicatif v0.17.3
[INFO] [stderr]   Downloaded webpki v0.22.0
[INFO] [stderr]   Downloaded inquire v0.6.0
[INFO] [stderr]   Downloaded portable-atomic v0.3.19
[INFO] [stderr]   Downloaded reqwest v0.11.16
[INFO] [stderr]   Downloaded h2 v0.3.16
[INFO] [stderr]   Downloaded crossterm v0.25.0
[INFO] [stderr]   Downloaded hyper v0.14.25
[INFO] [stderr]   Downloaded rustix v0.37.6
[INFO] [stderr]   Downloaded syn v2.0.13
[INFO] [stderr]   Downloaded rustls v0.20.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8b7f5a5f6bfe6496c64191bbc76154b6d4e081f8a8a1cbbe6db169b64ce01748
[INFO] running `Command { std: "docker" "start" "8b7f5a5f6bfe6496c64191bbc76154b6d4e081f8a8a1cbbe6db169b64ce01748", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b7f5a5f6bfe6496c64191bbc76154b6d4e081f8a8a1cbbe6db169b64ce01748", 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" "8b7f5a5f6bfe6496c64191bbc76154b6d4e081f8a8a1cbbe6db169b64ce01748" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b7f5a5f6bfe6496c64191bbc76154b6d4e081f8a8a1cbbe6db169b64ce01748", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8b7f5a5f6bfe6496c64191bbc76154b6d4e081f8a8a1cbbe6db169b64ce01748" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]    Compiling rustix v0.37.6
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling serde_derive v1.0.159
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling linux-raw-sys v0.3.1
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling tokio v1.27.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde v1.0.159
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.1.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling anstyle v0.3.5
[INFO] [stderr]    Compiling concolor-query v0.3.3
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling concolor-override v1.0.0
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling clap_lex v0.4.1
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling syn v2.0.13
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.56
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling portable-atomic v0.3.19
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling roff v0.2.1
[INFO] [stderr]    Compiling chrono v0.4.24
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.2
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling is-terminal v0.4.6
[INFO] [stderr]    Compiling anstream v0.2.6
[INFO] [stderr]    Compiling serde_json v1.0.95
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling clap_builder v4.2.1
[INFO] [stderr]    Compiling newline-converter v0.2.2
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling console v0.15.5
[INFO] [stderr]    Compiling dirs-sys v0.4.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling ipnet v2.7.2
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling dyn-clone v1.0.11
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.7
[INFO] [stderr]    Compiling indicatif v0.17.3
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling dirs v5.0.0
[INFO] [stderr]    Compiling clap_derive v4.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling inquire v0.6.0
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling clap v4.2.1
[INFO] [stderr]    Compiling clap_mangen v0.2.10
[INFO] [stderr]    Compiling h2 v0.3.16
[INFO] [stderr]    Compiling clap_complete v4.2.0
[INFO] [stderr]    Compiling tmplt v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `tmplt v0.1.1 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_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/release/build/tmplt-a6b22b451104de97/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2672) panicked at build.rs:18:9:
[INFO] [stderr]   Error: Read-only file system (os error 30)
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5b3b479073f1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stderr]      1:     0x5b3b47919f3a - core[832e9a552fc17241]::fmt::write
[INFO] [stderr]      2:     0x5b3b4790b82c - <std[97b98282bc616a66]::sys::stdio::unix::Stderr as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stderr]      3:     0x5b3b478eaad6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stderr]      4:     0x5b3b479023e1 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stderr]      5:     0x5b3b4790259b - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stderr]      6:     0x5b3b478eab82 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stderr]      7:     0x5b3b478e2389 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]      8:     0x5b3b478eb35d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stderr]      9:     0x5b3b4791a6ac - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stderr]     10:     0x5b3b4782e1ec - build_script_build[1f850bea4f515060]::main
[INFO] [stderr]     11:     0x5b3b47831683 - <fn() as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     12:     0x5b3b4782d0a6 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     13:     0x5b3b4782d219 - std[97b98282bc616a66]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     14:     0x5b3b47901777 - std[97b98282bc616a66]::rt::lang_start_internal
[INFO] [stderr]     15:     0x5b3b4782bb71 - std[97b98282bc616a66]::rt::lang_start::<()>
[INFO] [stderr]     16:     0x5b3b47831a55 - main
[INFO] [stderr]     17:     0x7cb079dac601 - <unknown>
[INFO] [stderr]     18:     0x7cb079dac718 - __libc_start_main
[INFO] [stderr]     19:     0x5b3b47829d15 - _start
[INFO] [stderr]     20:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8b7f5a5f6bfe6496c64191bbc76154b6d4e081f8a8a1cbbe6db169b64ce01748", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b7f5a5f6bfe6496c64191bbc76154b6d4e081f8a8a1cbbe6db169b64ce01748", kill_on_drop: false }`
[INFO] [stdout] 8b7f5a5f6bfe6496c64191bbc76154b6d4e081f8a8a1cbbe6db169b64ce01748
