[INFO] updating cached repository https://github.com/woaproject/poa-governance-notifications [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 82f4f0472bb3da070d101587b129969445b49ac5 [INFO] testing woaproject/poa-governance-notifications against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoaproject%2Fpoa-governance-notifications" "work/builds/worker-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/woaproject/poa-governance-notifications on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/woaproject/poa-governance-notifications [INFO] finished tweaking git repo https://github.com/woaproject/poa-governance-notifications [INFO] tweaked toml for git repo https://github.com/woaproject/poa-governance-notifications written to work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/woaproject/poa-governance-notifications already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] fe3a63594eef56947c4fa72bb1f8b0ef9961bd5b9e7fb8124c045bd8cc9bf793 [INFO] running `"docker" "start" "-a" "fe3a63594eef56947c4fa72bb1f8b0ef9961bd5b9e7fb8124c045bd8cc9bf793"` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling poagov v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling crossbeam-utils v0.6.1 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling email v0.0.19 (https://github.com/lettre/rust-email#3086d7bc) [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling ethereum-types-serialize v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling fast_chemail v0.9.5 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] error: failed to run custom build command for `poagov v2.0.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/poagov-6df857f5992f2c29/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'failed to create the `.env` file from `sample.env`: Os { code: 30, kind: Other, message: "Read-only file system" }', build.rs:20:13 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55c7475681cb - backtrace::backtrace::libunwind::trace::h89fcc71e59e3bc5b [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55c7475681cb - backtrace::backtrace::trace_unsynchronized::h0bad9be1379e729a [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55c7475681cb - std::sys_common::backtrace::_print::hd3382a1f33c473da [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x55c7475681cb - std::sys_common::backtrace::print::h0ec6f03cfb8e76a6 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x55c7475681cb - std::panicking::default_hook::{{closure}}::h96cbf7b454e3f557 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x55c747567ea6 - std::panicking::default_hook::h95a8f00337383d83 [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x55c74756888d - std::panicking::rust_panic_with_hook::h92f98b46e22f14ed [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x55c747568412 - std::panicking::continue_panic_fmt::h25abfbb4e5b7043a [INFO] [stderr] at src/libstd/panicking.rs:384 [INFO] [stderr] 8: 0x55c74756835f - std::panicking::begin_panic_fmt::hc33ce01c7f7cd52d [INFO] [stderr] at src/libstd/panicking.rs:339 [INFO] [stderr] 9: 0x55c747560bda - build_script_build::create_env_file_if_dne::h8638f5041759e6c7 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:20 [INFO] [stderr] 10: 0x55c747560c16 - build_script_build::main::h61d82bd612859426 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:26 [INFO] [stderr] 11: 0x55c74755fe00 - std::rt::lang_start::{{closure}}::ha1ac3a826c98df32 [INFO] [stderr] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/rt.rs:64 [INFO] [stderr] 12: 0x55c7475682e3 - std::rt::lang_start_internal::{{closure}}::h4e93c1949c7a1955 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 13: 0x55c7475682e3 - std::panicking::try::do_call::h9440ccd4dc467eaa [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 14: 0x55c74756b01a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 15: 0x55c747568d9d - std::panicking::try::hc046e7ee42ee744f [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 16: 0x55c747568d9d - std::panic::catch_unwind::h27dfc457c200aee0 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 17: 0x55c747568d9d - std::rt::lang_start_internal::hea1b49a567afe309 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 18: 0x55c74755fdd9 - std::rt::lang_start::he5e669c0fe84743d [INFO] [stderr] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/rt.rs:64 [INFO] [stderr] 19: 0x55c747560c4a - main [INFO] [stderr] 20: 0x7fc0cb929b97 - __libc_start_main [INFO] [stderr] 21: 0x55c74755f19a - _start [INFO] [stderr] 22: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "fe3a63594eef56947c4fa72bb1f8b0ef9961bd5b9e7fb8124c045bd8cc9bf793"` [INFO] running `"docker" "rm" "-f" "fe3a63594eef56947c4fa72bb1f8b0ef9961bd5b9e7fb8124c045bd8cc9bf793"` [INFO] [stdout] fe3a63594eef56947c4fa72bb1f8b0ef9961bd5b9e7fb8124c045bd8cc9bf793