[INFO] cloning repository https://github.com/sporeprotocol/spore-contract
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sporeprotocol/spore-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsporeprotocol%2Fspore-contract", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsporeprotocol%2Fspore-contract'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9a6010e43ffd09ac9e6fe7ee389cc915e3e4f999
[INFO] checking sporeprotocol/spore-contract/9a6010e43ffd09ac9e6fe7ee389cc915e3e4f999 against 1af98b7cdf86932b76182a387f52f1be6f0c1be0 for pr-159706
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsporeprotocol%2Fspore-contract" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/sporeprotocol/spore-contract
[INFO] finished tweaking git repo https://github.com/sporeprotocol/spore-contract
[INFO] tweaked toml for git repo https://github.com/sporeprotocol/spore-contract written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sporeprotocol/spore-contract on toolchain 1af98b7cdf86932b76182a387f52f1be6f0c1be0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sporeprotocol/spore-contract 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" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/cryptape/ckb-transaction-cobuild-poc`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded molecule v0.7.5
[INFO] [stderr]   Downloaded buddy-alloc v0.5.1
[INFO] [stderr]   Downloaded ckb-standalone-types v0.1.5
[INFO] [stderr]   Downloaded ckb-hash v0.112.1
[INFO] [stderr]   Downloaded blake2b-rs v0.2.0
[INFO] [stderr]   Downloaded kmp v0.1.1
[INFO] [stderr]   Downloaded faster-hex v0.9.0
[INFO] [stderr]   Downloaded blake2b-ref v0.3.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.75
[INFO] [stderr]   Downloaded ckb-std v0.14.3
[INFO] [stderr]   Downloaded ckb-gen-types v0.111.0
[INFO] [stderr]   Downloaded winnow v0.5.32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 03be0829d8f1c29a9fdac12fa9f87f911968efbd1431530f193f189e3c9e59ae
[INFO] running `Command { std: "docker" "start" "03be0829d8f1c29a9fdac12fa9f87f911968efbd1431530f193f189e3c9e59ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03be0829d8f1c29a9fdac12fa9f87f911968efbd1431530f193f189e3c9e59ae", 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" "03be0829d8f1c29a9fdac12fa9f87f911968efbd1431530f193f189e3c9e59ae" "/opt/rustwide/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03be0829d8f1c29a9fdac12fa9f87f911968efbd1431530f193f189e3c9e59ae", 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" "03be0829d8f1c29a9fdac12fa9f87f911968efbd1431530f193f189e3c9e59ae" "/opt/rustwide/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling proc-macro2 v1.0.75
[INFO] [stderr]    Compiling serde v1.0.194
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling blake2b-ref v0.3.1
[INFO] [stderr]     Checking molecule v0.7.5
[INFO] [stderr]    Compiling winnow v0.5.32
[INFO] [stderr]    Compiling faster-hex v0.9.0
[INFO] [stderr]     Checking buddy-alloc v0.5.1
[INFO] [stderr]     Checking ckb-gen-types v0.111.0
[INFO] [stderr]     Checking spore-types v0.1.0 (/opt/rustwide/workdir/lib/types)
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking ckb-standalone-types v0.1.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking kmp v0.1.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling blake2b-rs v0.2.0
[INFO] [stderr]    Compiling ckb-std v0.14.3
[INFO] [stderr]     Checking spore-errors v0.1.0 (/opt/rustwide/workdir/lib/errors)
[INFO] [stderr]    Compiling ckb-hash v0.112.1
[INFO] [stderr]    Compiling spore_extension_lua v0.1.0 (/opt/rustwide/workdir/contracts/spore_extension_lua)
[INFO] [stderr] error: failed to run custom build command for `spore_extension_lua v0.1.0 (/opt/rustwide/workdir/contracts/spore_extension_lua)`
[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/spore_extension_lua-0f4c6d68cf7a52c7/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (350) panicked at contracts/spore_extension_lua/build.rs:10:38:
[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:     0x59a2879d7501 - std[df2015333e99c17b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x59a2879d7501 - std[df2015333e99c17b]::backtrace_rs::backtrace::trace_unsynchronized::<std[df2015333e99c17b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x59a2879d7501 - std[df2015333e99c17b]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x59a2879d7501 - <<std[df2015333e99c17b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4b10868bde13d816]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x59a2879e7f5a - <core[4b10868bde13d816]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x59a2879e7f5a - core[4b10868bde13d816]::fmt::write
[INFO] [stderr]      6:     0x59a2879dab1c - core[4b10868bde13d816]::io::write::default_write_fmt::<std[df2015333e99c17b]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/core/src/io/write.rs:402:11
[INFO] [stderr]      7:     0x59a2879dab1c - <std[df2015333e99c17b]::sys::stdio::unix::Stderr as core[4b10868bde13d816]::io::write::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/core/src/io/write.rs:335:13
[INFO] [stderr]      8:     0x59a2879bfd46 - <std[df2015333e99c17b]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x59a2879bfd46 - std[df2015333e99c17b]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x59a2879d3451 - std[df2015333e99c17b]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x59a2879d360b - std[df2015333e99c17b]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/panicking.rs:815:13
[INFO] [stderr]     12:     0x59a2879bfdf2 - std[df2015333e99c17b]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/panicking.rs:688:13
[INFO] [stderr]     13:     0x59a2879b8f19 - std[df2015333e99c17b]::sys::backtrace::__rust_end_short_backtrace::<std[df2015333e99c17b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x59a2879c054d - __rustc[e2be8a2d43f65df0]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/panicking.rs:679:5
[INFO] [stderr]     15:     0x59a2879e864c - core[4b10868bde13d816]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x59a2879e8422 - core[4b10868bde13d816]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/core/src/result.rs:1870:5
[INFO] [stderr]     17:     0x59a28799aa23 - build_script_build[371f39555ed9b3a8]::main
[INFO] [stderr]     18:     0x59a28799ba93 - <fn() as core[4b10868bde13d816]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     19:     0x59a28799a276 - std[df2015333e99c17b]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     20:     0x59a28799a4b9 - std[df2015333e99c17b]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     21:     0x59a2879d2ba7 - <&dyn core[4b10868bde13d816]::ops::function::Fn<(), Output = i32> + core[4b10868bde13d816]::marker::Sync + core[4b10868bde13d816]::panic::unwind_safe::RefUnwindSafe as core[4b10868bde13d816]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     22:     0x59a2879d2ba7 - std[df2015333e99c17b]::panicking::catch_unwind::do_call::<&dyn core[4b10868bde13d816]::ops::function::Fn<(), Output = i32> + core[4b10868bde13d816]::marker::Sync + core[4b10868bde13d816]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/panicking.rs:576:43
[INFO] [stderr]     23:     0x59a2879d2ba7 - std[df2015333e99c17b]::panicking::catch_unwind::<i32, &dyn core[4b10868bde13d816]::ops::function::Fn<(), Output = i32> + core[4b10868bde13d816]::marker::Sync + core[4b10868bde13d816]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/panicking.rs:544:19
[INFO] [stderr]     24:     0x59a2879d2ba7 - std[df2015333e99c17b]::panic::catch_unwind::<&dyn core[4b10868bde13d816]::ops::function::Fn<(), Output = i32> + core[4b10868bde13d816]::marker::Sync + core[4b10868bde13d816]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x59a2879d2ba7 - std[df2015333e99c17b]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x59a2879d2ba7 - std[df2015333e99c17b]::panicking::catch_unwind::do_call::<std[df2015333e99c17b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/panicking.rs:576:43
[INFO] [stderr]     27:     0x59a2879d2ba7 - std[df2015333e99c17b]::panicking::catch_unwind::<isize, std[df2015333e99c17b]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/panicking.rs:544:19
[INFO] [stderr]     28:     0x59a2879d2ba7 - std[df2015333e99c17b]::panic::catch_unwind::<std[df2015333e99c17b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x59a2879d2ba7 - std[df2015333e99c17b]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x59a28799a1f1 - std[df2015333e99c17b]::rt::lang_start::<()>
[INFO] [stderr]     31:     0x59a28799bb25 - main
[INFO] [stderr]     32:     0x79232e190601 - <unknown>
[INFO] [stderr]     33:     0x79232e190718 - __libc_start_main
[INFO] [stderr]     34:     0x59a2879998c5 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "03be0829d8f1c29a9fdac12fa9f87f911968efbd1431530f193f189e3c9e59ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03be0829d8f1c29a9fdac12fa9f87f911968efbd1431530f193f189e3c9e59ae", kill_on_drop: false }`
[INFO] [stdout] 03be0829d8f1c29a9fdac12fa9f87f911968efbd1431530f193f189e3c9e59ae
