[INFO] cloning repository https://github.com/blenderskool/pigmnts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blenderskool/pigmnts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblenderskool%2Fpigmnts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblenderskool%2Fpigmnts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f19a95815e0cd534e4ce72ec7d84d7fb32a0c13d [INFO] checking blenderskool/pigmnts against master#0dce3f606e05cffab7361c132a399d3550ab0df8 for pr-78376 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblenderskool%2Fpigmnts" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/blenderskool/pigmnts on toolchain 0dce3f606e05cffab7361c132a399d3550ab0df8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0dce3f606e05cffab7361c132a399d3550ab0df8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/blenderskool/pigmnts [INFO] removed workspace from git repo https://github.com/blenderskool/pigmnts [INFO] removed path dependency pigmnts from git repo https://github.com/blenderskool/pigmnts [INFO] finished tweaking git repo https://github.com/blenderskool/pigmnts [INFO] tweaked toml for git repo https://github.com/blenderskool/pigmnts written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/blenderskool/pigmnts already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0dce3f606e05cffab7361c132a399d3550ab0df8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (pigmnts) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-5/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0dce3f606e05cffab7361c132a399d3550ab0df8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0dce3f606e05cffab7361c132a399d3550ab0df8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (pigmnts) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0dce3f606e05cffab7361c132a399d3550ab0df8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1511799e894d11e102e7f74e847e6587b736c0461e40729ec7ef4501f5305af1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1511799e894d11e102e7f74e847e6587b736c0461e40729ec7ef4501f5305af1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1511799e894d11e102e7f74e847e6587b736c0461e40729ec7ef4501f5305af1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1511799e894d11e102e7f74e847e6587b736c0461e40729ec7ef4501f5305af1", kill_on_drop: false }` [INFO] [stdout] 1511799e894d11e102e7f74e847e6587b736c0461e40729ec7ef4501f5305af1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0dce3f606e05cffab7361c132a399d3550ab0df8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1db3e8724666f024b2d45cb993280c8e1f1cd8ad361268b1c65b281b3558a2e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e1db3e8724666f024b2d45cb993280c8e1f1cd8ad361268b1c65b281b3558a2e", kill_on_drop: false }` [INFO] [stderr] warning: dependency (pigmnts) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.68 [INFO] [stderr] Checking futures-core v0.3.7 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking futures-sink v0.3.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking futures-io v0.3.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.68 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking ansi_term v0.7.5 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking strum v0.8.0 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking futures-channel v0.3.7 [INFO] [stderr] Checking futures-task v0.3.7 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking termion v1.5.5 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking spinner v0.5.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Compiling strum_macros v0.8.0 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking spinners v1.2.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.68 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Compiling pigmnts-cli v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.68 [INFO] [stderr] error: failed to run custom build command for `pigmnts-cli v0.1.2 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/pigmnts-cli-55ac2af85909fcd7/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', build.rs:11:58 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55e88ac91040 - std::backtrace_rs::backtrace::libunwind::trace::h448c56741b6011d3 [INFO] [stderr] at /rustc/0dce3f606e05cffab7361c132a399d3550ab0df8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stderr] 1: 0x55e88ac91040 - std::backtrace_rs::backtrace::trace_unsynchronized::h881b9d30a8a89a0c [INFO] [stderr] at /rustc/0dce3f606e05cffab7361c132a399d3550ab0df8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55e88ac91040 - std::sys_common::backtrace::_print_fmt::h720a2f61f75b9f58 [INFO] [stderr] at /rustc/0dce3f606e05cffab7361c132a399d3550ab0df8/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55e88ac91040 - ::fmt::h8d62bbfda6d5c836 [INFO] [stderr] at /rustc/0dce3f606e05cffab7361c132a399d3550ab0df8/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55e88aca9d4c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/0dce3f606e05cffab7361c132a399d3550ab0df8/library/core/src/fmt/mod.rs:1076:17 [INFO] [stderr] 5: 0x55e88ac8f542 - std::io::Write::write_fmt::h16a9fe7680ac245c [INFO] [stderr] at /rustc/0dce3f606e05cffab7361c132a399d3550ab0df8/library/std/src/io/mod.rs:1516:15 [INFO] [stderr] 6: 0x55e88ac931a5 - std::sys_common::backtrace::_print::h9ba51a6db618de7d [INFO] [stderr] at /rustc/0dce3f606e05cffab7361c132a399d3550ab0df8/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55e88ac931a5 - std::sys_common::backtrace::print::h5f20e41c85e91716 [INFO] [stderr] at /rustc/0dce3f606e05cffab7361c132a399d3550ab0df8/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55e88ac931a5 - std::panicking::default_hook::{{closure}}::h8d48653392f3b04c [INFO] [stderr] at /rustc/0dce3f606e05cffab7361c132a399d3550ab0df8/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55e88ac92e48 - std::panicking::default_hook::hb3948d1f74b6ff4c [INFO] [stderr] at /rustc/0dce3f606e05cffab7361c132a399d3550ab0df8/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x55e88ac938e1 - std::panicking::rust_panic_with_hook::h55d23fef0ad751bc [INFO] [stderr] at /rustc/0dce3f606e05cffab7361c132a399d3550ab0df8/library/std/src/panicking.rs:593:17 [INFO] [stderr] 11: 0x55e88ac93427 - std::panicking::begin_panic_handler::{{closure}}::h56ae74c6dea6e141 [INFO] [stderr] at /rustc/0dce3f606e05cffab7361c132a399d3550ab0df8/library/std/src/panicking.rs:499:13 [INFO] [stderr] 12: 0x55e88ac914dc - std::sys_common::backtrace::__rust_end_short_backtrace::h3c4721f56689fae4 [INFO] [stderr] at /rustc/0dce3f606e05cffab7361c132a399d3550ab0df8/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55e88ac93389 - rust_begin_unwind [INFO] [stderr] at /rustc/0dce3f606e05cffab7361c132a399d3550ab0df8/library/std/src/panicking.rs:495:5 [INFO] [stderr] 14: 0x55e88aca9061 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stderr] at /rustc/0dce3f606e05cffab7361c132a399d3550ab0df8/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55e88aca8e83 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stderr] at /rustc/0dce3f606e05cffab7361c132a399d3550ab0df8/library/core/src/option.rs:1268:5 [INFO] [stderr] 16: 0x55e88ac6538b - core::result::Result::unwrap::h992e7b2ead3e5583 [INFO] [stderr] at /rustc/0dce3f606e05cffab7361c132a399d3550ab0df8/library/core/src/result.rs:973:23 [INFO] [stderr] 17: 0x55e88ac6283f - build_script_build::main::hcf51a698b5afb39d [INFO] [stderr] at /opt/rustwide/workdir/build.rs:11:19 [INFO] [stderr] 18: 0x55e88ac632bb - core::ops::function::FnOnce::call_once::h39a439e6c794074c [INFO] [stderr] at /rustc/0dce3f606e05cffab7361c132a399d3550ab0df8/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x55e88ac6384e - std::sys_common::backtrace::__rust_begin_short_backtrace::h63fe895e8aa7becf [INFO] [stderr] at /rustc/0dce3f606e05cffab7361c132a399d3550ab0df8/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x55e88ac63221 - std::rt::lang_start::{{closure}}::hf0fbd4f4174a95e6 [INFO] [stderr] at /rustc/0dce3f606e05cffab7361c132a399d3550ab0df8/library/std/src/rt.rs:66:18 [INFO] [stderr] 21: 0x55e88ac93d07 - core::ops::function::impls:: for &F>::call_once::h3f3ba5d1e0ce8d49 [INFO] [stderr] at /rustc/0dce3f606e05cffab7361c132a399d3550ab0df8/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x55e88ac93d07 - std::panicking::try::do_call::hd7a374fc87b951e7 [INFO] [stderr] at /rustc/0dce3f606e05cffab7361c132a399d3550ab0df8/library/std/src/panicking.rs:381:40 [INFO] [stderr] 23: 0x55e88ac93d07 - std::panicking::try::hcc68eba0f7d51b82 [INFO] [stderr] at /rustc/0dce3f606e05cffab7361c132a399d3550ab0df8/library/std/src/panicking.rs:345:19 [INFO] [stderr] 24: 0x55e88ac93d07 - std::panic::catch_unwind::h2e8cfcfcf4f9eb6d [INFO] [stderr] at /rustc/0dce3f606e05cffab7361c132a399d3550ab0df8/library/std/src/panic.rs:382:14 [INFO] [stderr] 25: 0x55e88ac93d07 - std::rt::lang_start_internal::h8ff82302dd620b52 [INFO] [stderr] at /rustc/0dce3f606e05cffab7361c132a399d3550ab0df8/library/std/src/rt.rs:51:25 [INFO] [stderr] 26: 0x55e88ac631f7 - std::rt::lang_start::h8eb43e96925009d9 [INFO] [stderr] at /rustc/0dce3f606e05cffab7361c132a399d3550ab0df8/library/std/src/rt.rs:65:5 [INFO] [stderr] 27: 0x55e88ac628ea - main [INFO] [stderr] 28: 0x7ffa52ffb0b3 - __libc_start_main [INFO] [stderr] 29: 0x55e88ac5b0ae - _start [INFO] [stderr] 30: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e1db3e8724666f024b2d45cb993280c8e1f1cd8ad361268b1c65b281b3558a2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1db3e8724666f024b2d45cb993280c8e1f1cd8ad361268b1c65b281b3558a2e", kill_on_drop: false }` [INFO] [stdout] e1db3e8724666f024b2d45cb993280c8e1f1cd8ad361268b1c65b281b3558a2e