[INFO] cloning repository https://github.com/lay2dev/dao-pro-scripts
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lay2dev/dao-pro-scripts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flay2dev%2Fdao-pro-scripts", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flay2dev%2Fdao-pro-scripts'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6c2f2d85c419d3d086a1ec680b659e5e5a0675a5
[INFO] testing lay2dev/dao-pro-scripts against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flay2dev%2Fdao-pro-scripts" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lay2dev/dao-pro-scripts
[INFO] finished tweaking git repo https://github.com/lay2dev/dao-pro-scripts
[INFO] tweaked toml for git repo https://github.com/lay2dev/dao-pro-scripts written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lay2dev/dao-pro-scripts on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lay2dev/dao-pro-scripts 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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] d281866c6e72f784eb0e494914859a1774cc4595ac6972195f8a334d1d3eade0
[INFO] running `Command { std: "docker" "start" "d281866c6e72f784eb0e494914859a1774cc4595ac6972195f8a334d1d3eade0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d281866c6e72f784eb0e494914859a1774cc4595ac6972195f8a334d1d3eade0", 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" "d281866c6e72f784eb0e494914859a1774cc4595ac6972195f8a334d1d3eade0" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d281866c6e72f784eb0e494914859a1774cc4595ac6972195f8a334d1d3eade0", 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" "d281866c6e72f784eb0e494914859a1774cc4595ac6972195f8a334d1d3eade0" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling adler32 v1.0.4
[INFO] [stderr]    Compiling cc v1.0.41
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling faster-hex v0.3.1
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling keccak v0.1.0
[INFO] [stderr]    Compiling bech32 v0.7.2
[INFO] [stderr]    Compiling miniz_oxide v0.3.5
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling blake2b-rs v0.1.5
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling flate2 v1.0.13
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling includedir v0.5.0
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling sha3 v0.8.2
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling includedir_codegen v0.5.0
[INFO] [stderr]    Compiling dao-pro-scripts v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `dao-pro-scripts v0.5.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/dao-pro-scripts-cd213907e8c3bde2/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=specs/cells/simple_otx
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (742) panicked at build.rs:40:14:
[INFO] [stderr]   add files to resource bundle: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x584ac4e99ca1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stderr]      1:     0x584ac4eabf8a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stderr]      2:     0x584ac4e9d8dc - <std[104cf6e2632825ea]::sys::stdio::unix::Stderr as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stderr]      3:     0x584ac4e828a6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stderr]      4:     0x584ac4e95c41 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stderr]      5:     0x584ac4e95dfb - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stderr]      6:     0x584ac4e82952 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stderr]      7:     0x584ac4e7b3f9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]      8:     0x584ac4e8316d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stderr]      9:     0x584ac4eac6bc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stderr]     10:     0x584ac4eac492 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stderr]     11:     0x584ac4e35490 - <core[7c831bd917ebf35f]::result::Result<(), core[7c831bd917ebf35f]::io::error::Error>>::expect
[INFO] [stderr]     12:     0x584ac4e34b37 - build_script_build[fba04dde516b77bf]::main
[INFO] [stderr]     13:     0x584ac4e38843 - <fn() as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     14:     0x584ac4e338ee - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     15:     0x584ac4e34429 - std[104cf6e2632825ea]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     16:     0x584ac4e953a9 - std[104cf6e2632825ea]::rt::lang_start_internal
[INFO] [stderr]     17:     0x584ac4e334a1 - std[104cf6e2632825ea]::rt::lang_start::<()>
[INFO] [stderr]     18:     0x584ac4e38a85 - main
[INFO] [stderr]     19:     0x7d7925187601 - <unknown>
[INFO] [stderr]     20:     0x7d7925187718 - __libc_start_main
[INFO] [stderr]     21:     0x584ac4e31805 - _start
[INFO] [stderr]     22:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "d281866c6e72f784eb0e494914859a1774cc4595ac6972195f8a334d1d3eade0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d281866c6e72f784eb0e494914859a1774cc4595ac6972195f8a334d1d3eade0", kill_on_drop: false }`
[INFO] [stdout] d281866c6e72f784eb0e494914859a1774cc4595ac6972195f8a334d1d3eade0
