[INFO] cloning repository https://github.com/MattMcDonald/mruby-sys [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MattMcDonald/mruby-sys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMattMcDonald%2Fmruby-sys", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMattMcDonald%2Fmruby-sys'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28d7253fe66a019a6659c6d0edf2d8a7421b263d [INFO] checking MattMcDonald/mruby-sys against master#31ee872db5aae4750e3da1ca4ed1523c4356947f for pr-78461 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMattMcDonald%2Fmruby-sys" "/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/MattMcDonald/mruby-sys on toolchain 31ee872db5aae4750e3da1ca4ed1523c4356947f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MattMcDonald/mruby-sys [INFO] finished tweaking git repo https://github.com/MattMcDonald/mruby-sys [INFO] tweaked toml for git repo https://github.com/MattMcDonald/mruby-sys written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/MattMcDonald/mruby-sys already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "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" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f85e573454a2b4c11b826dec617b5fef4237c9246804a2f5ed784d3b7e0cd687 [INFO] running `Command { std: "docker" "start" "-a" "f85e573454a2b4c11b826dec617b5fef4237c9246804a2f5ed784d3b7e0cd687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f85e573454a2b4c11b826dec617b5fef4237c9246804a2f5ed784d3b7e0cd687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f85e573454a2b4c11b826dec617b5fef4237c9246804a2f5ed784d3b7e0cd687", kill_on_drop: false }` [INFO] [stdout] f85e573454a2b4c11b826dec617b5fef4237c9246804a2f5ed784d3b7e0cd687 [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" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8146477c7696c3251231539e97e0f8c18c3a1575194b16d823559be79215f472 [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" "8146477c7696c3251231539e97e0f8c18c3a1575194b16d823559be79215f472", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling bindgen v0.49.4 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling mruby-sys v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `mruby-sys v0.2.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/mruby-sys-8d537789bdabfbc8/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] /opt/rustwide/target/debug/build/mruby-sys-52d43db0cf870915/out/target/vendor [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Couldn't build mruby: Os { code: 2, kind: NotFound, message: "No such file or directory" }', build.rs:33:10 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55b434707160 - std::backtrace_rs::backtrace::libunwind::trace::h448c56741b6011d3 [INFO] [stderr] at /rustc/31ee872db5aae4750e3da1ca4ed1523c4356947f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stderr] 1: 0x55b434707160 - std::backtrace_rs::backtrace::trace_unsynchronized::h881b9d30a8a89a0c [INFO] [stderr] at /rustc/31ee872db5aae4750e3da1ca4ed1523c4356947f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55b434707160 - std::sys_common::backtrace::_print_fmt::h720a2f61f75b9f58 [INFO] [stderr] at /rustc/31ee872db5aae4750e3da1ca4ed1523c4356947f/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55b434707160 - ::fmt::h8d62bbfda6d5c836 [INFO] [stderr] at /rustc/31ee872db5aae4750e3da1ca4ed1523c4356947f/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55b43472d3cc - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/31ee872db5aae4750e3da1ca4ed1523c4356947f/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x55b4347033b2 - std::io::Write::write_fmt::h16a9fe7680ac245c [INFO] [stderr] at /rustc/31ee872db5aae4750e3da1ca4ed1523c4356947f/library/std/src/io/mod.rs:1518:15 [INFO] [stderr] 6: 0x55b434709a75 - std::sys_common::backtrace::_print::h9ba51a6db618de7d [INFO] [stderr] at /rustc/31ee872db5aae4750e3da1ca4ed1523c4356947f/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55b434709a75 - std::sys_common::backtrace::print::h5f20e41c85e91716 [INFO] [stderr] at /rustc/31ee872db5aae4750e3da1ca4ed1523c4356947f/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55b434709a75 - std::panicking::default_hook::{{closure}}::h8d48653392f3b04c [INFO] [stderr] at /rustc/31ee872db5aae4750e3da1ca4ed1523c4356947f/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55b434709718 - std::panicking::default_hook::hb3948d1f74b6ff4c [INFO] [stderr] at /rustc/31ee872db5aae4750e3da1ca4ed1523c4356947f/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x55b43470a211 - std::panicking::rust_panic_with_hook::h55d23fef0ad751bc [INFO] [stderr] at /rustc/31ee872db5aae4750e3da1ca4ed1523c4356947f/library/std/src/panicking.rs:593:17 [INFO] [stderr] 11: 0x55b434709d57 - std::panicking::begin_panic_handler::{{closure}}::h56ae74c6dea6e141 [INFO] [stderr] at /rustc/31ee872db5aae4750e3da1ca4ed1523c4356947f/library/std/src/panicking.rs:499:13 [INFO] [stderr] 12: 0x55b4347075fc - std::sys_common::backtrace::__rust_end_short_backtrace::h3c4721f56689fae4 [INFO] [stderr] at /rustc/31ee872db5aae4750e3da1ca4ed1523c4356947f/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55b434709cb9 - rust_begin_unwind [INFO] [stderr] at /rustc/31ee872db5aae4750e3da1ca4ed1523c4356947f/library/std/src/panicking.rs:495:5 [INFO] [stderr] 14: 0x55b43472ba51 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stderr] at /rustc/31ee872db5aae4750e3da1ca4ed1523c4356947f/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55b43472b873 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stderr] at /rustc/31ee872db5aae4750e3da1ca4ed1523c4356947f/library/core/src/option.rs:1268:5 [INFO] [stderr] 16: 0x55b434193449 - core::result::Result::expect::h8393c2e072c5fba8 [INFO] [stderr] at /rustc/31ee872db5aae4750e3da1ca4ed1523c4356947f/library/core/src/result.rs:933:23 [INFO] [stderr] 17: 0x55b4341916ab - build_script_build::build::h3dc1ce23db19222a [INFO] [stderr] at /opt/rustwide/workdir/build.rs:30:5 [INFO] [stderr] 18: 0x55b434191996 - build_script_build::main::h43bbfdde62713c46 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:56:5 [INFO] [stderr] 19: 0x55b43419316b - core::ops::function::FnOnce::call_once::h172e0c6035dece10 [INFO] [stderr] at /rustc/31ee872db5aae4750e3da1ca4ed1523c4356947f/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x55b434192f7e - std::sys_common::backtrace::__rust_begin_short_backtrace::hcd4f0a325246e620 [INFO] [stderr] at /rustc/31ee872db5aae4750e3da1ca4ed1523c4356947f/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x55b43418fb41 - std::rt::lang_start::{{closure}}::h6733f79c2841e2d8 [INFO] [stderr] at /rustc/31ee872db5aae4750e3da1ca4ed1523c4356947f/library/std/src/rt.rs:66:18 [INFO] [stderr] 22: 0x55b43470a637 - core::ops::function::impls:: for &F>::call_once::h3f3ba5d1e0ce8d49 [INFO] [stderr] at /rustc/31ee872db5aae4750e3da1ca4ed1523c4356947f/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x55b43470a637 - std::panicking::try::do_call::hd7a374fc87b951e7 [INFO] [stderr] at /rustc/31ee872db5aae4750e3da1ca4ed1523c4356947f/library/std/src/panicking.rs:381:40 [INFO] [stderr] 24: 0x55b43470a637 - std::panicking::try::h068087b173f80a49 [INFO] [stderr] at /rustc/31ee872db5aae4750e3da1ca4ed1523c4356947f/library/std/src/panicking.rs:345:19 [INFO] [stderr] 25: 0x55b43470a637 - std::panic::catch_unwind::h1f8259807e825279 [INFO] [stderr] at /rustc/31ee872db5aae4750e3da1ca4ed1523c4356947f/library/std/src/panic.rs:382:14 [INFO] [stderr] 26: 0x55b43470a637 - std::rt::lang_start_internal::h8ff82302dd620b52 [INFO] [stderr] at /rustc/31ee872db5aae4750e3da1ca4ed1523c4356947f/library/std/src/rt.rs:51:25 [INFO] [stderr] 27: 0x55b43418fb17 - std::rt::lang_start::h5de489e5a8d3fe52 [INFO] [stderr] at /rustc/31ee872db5aae4750e3da1ca4ed1523c4356947f/library/std/src/rt.rs:65:5 [INFO] [stderr] 28: 0x55b4341919ca - main [INFO] [stderr] 29: 0x7f7529dd70b3 - __libc_start_main [INFO] [stderr] 30: 0x55b43418a0de - _start [INFO] [stderr] 31: 0x0 - [INFO] running `Command { std: "docker" "inspect" "8146477c7696c3251231539e97e0f8c18c3a1575194b16d823559be79215f472", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8146477c7696c3251231539e97e0f8c18c3a1575194b16d823559be79215f472", kill_on_drop: false }` [INFO] [stdout] 8146477c7696c3251231539e97e0f8c18c3a1575194b16d823559be79215f472