[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 try#ff044a3d65d25a17c3e14c1530004e1540179ba7 for pr-78338 [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 ff044a3d65d25a17c3e14c1530004e1540179ba7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ff044a3d65d25a17c3e14c1530004e1540179ba7" "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" "+ff044a3d65d25a17c3e14c1530004e1540179ba7" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+ff044a3d65d25a17c3e14c1530004e1540179ba7" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ff044a3d65d25a17c3e14c1530004e1540179ba7" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+ff044a3d65d25a17c3e14c1530004e1540179ba7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c9d9ebc33b697d94010d7a79b020941d0d567876684c30b255801d297cfd466 [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" "9c9d9ebc33b697d94010d7a79b020941d0d567876684c30b255801d297cfd466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c9d9ebc33b697d94010d7a79b020941d0d567876684c30b255801d297cfd466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c9d9ebc33b697d94010d7a79b020941d0d567876684c30b255801d297cfd466", kill_on_drop: false }` [INFO] [stdout] 9c9d9ebc33b697d94010d7a79b020941d0d567876684c30b255801d297cfd466 [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" "+ff044a3d65d25a17c3e14c1530004e1540179ba7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] a39305ba4c11b39395997dbb9fe5a5be3bce208a3d42c72f2c71e03afd2106a5 [INFO] running `Command { std: "docker" "start" "-a" "a39305ba4c11b39395997dbb9fe5a5be3bce208a3d42c72f2c71e03afd2106a5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling object v0.21.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.49.4 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clang-sys v0.28.1 [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 memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling aho-corasick v0.7.14 [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.13.0 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling backtrace v0.3.53 [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-c117c274d6ce0f7b/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] /opt/rustwide/target/debug/build/mruby-sys-f9be736838a90a85/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: 0x564f796ba900 - std::backtrace_rs::backtrace::libunwind::trace::h303a626d53553a64 [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stderr] 1: 0x564f796ba900 - std::backtrace_rs::backtrace::trace_unsynchronized::h6abb882733c3f18c [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x564f796ba900 - std::sys_common::backtrace::_print_fmt::h57829321f1d9217a [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x564f796ba900 - ::fmt::h400b66a054640aac [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x564f796e0b5c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/core/src/fmt/mod.rs:1076:17 [INFO] [stderr] 5: 0x564f796b6b12 - std::io::Write::write_fmt::h6453b28c8b27c6ea [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/io/mod.rs:1516:15 [INFO] [stderr] 6: 0x564f796bd215 - std::sys_common::backtrace::_print::h15cc4b3923cc9bc0 [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x564f796bd215 - std::sys_common::backtrace::print::h953c7be178c0674d [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x564f796bd215 - std::panicking::default_hook::{{closure}}::h635d667f571198f0 [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x564f796bceb8 - std::panicking::default_hook::h3bc2efb48060abaa [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x564f796bd8f1 - std::panicking::rust_panic_with_hook::h887eb0c89f46b8b2 [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/panicking.rs:577:17 [INFO] [stderr] 11: 0x564f796bd499 - std::panicking::begin_panic_handler::{{closure}}::hf0d3f46d37dd3bc1 [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/panicking.rs:484:9 [INFO] [stderr] 12: 0x564f796bad9c - std::sys_common::backtrace::__rust_end_short_backtrace::h4bce8b52717576e3 [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x564f796bd459 - rust_begin_unwind [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/panicking.rs:483:5 [INFO] [stderr] 14: 0x564f796df151 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/core/src/panicking.rs:85:14 [INFO] [stderr] 15: 0x564f796def73 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/core/src/option.rs:1268:5 [INFO] [stderr] 16: 0x564f79148489 - core::result::Result::expect::h45123b69fae031dd [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/core/src/result.rs:933:23 [INFO] [stderr] 17: 0x564f791466ab - build_script_build::build::h0b5e451e1d0fd5cd [INFO] [stderr] at /opt/rustwide/workdir/build.rs:30:5 [INFO] [stderr] 18: 0x564f79146996 - build_script_build::main::hcf903662d6481588 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:56:5 [INFO] [stderr] 19: 0x564f7914815b - core::ops::function::FnOnce::call_once::h75d9a84b04355bf1 [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x564f791452fe - std::sys_common::backtrace::__rust_begin_short_backtrace::h8a1bc863eecc25db [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x564f79144b41 - std::rt::lang_start::{{closure}}::h88db6ece8efb0b09 [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/rt.rs:66:18 [INFO] [stderr] 22: 0x564f796bdd17 - core::ops::function::impls:: for &F>::call_once::h1af42f2aaad601f7 [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x564f796bdd17 - std::panicking::try::do_call::h9d43a73a8e9fb04a [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/panicking.rs:381:40 [INFO] [stderr] 24: 0x564f796bdd17 - std::panicking::try::h7a8d1100a6afe839 [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/panicking.rs:345:19 [INFO] [stderr] 25: 0x564f796bdd17 - std::panic::catch_unwind::h9c80942da690cf03 [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/panic.rs:382:14 [INFO] [stderr] 26: 0x564f796bdd17 - std::rt::lang_start_internal::h18ef240fb861b4d5 [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/rt.rs:51:25 [INFO] [stderr] 27: 0x564f79144b17 - std::rt::lang_start::h8905e30f57503a85 [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/rt.rs:65:5 [INFO] [stderr] 28: 0x564f791469ca - main [INFO] [stderr] 29: 0x7fc2455e90b3 - __libc_start_main [INFO] [stderr] 30: 0x564f7913f0de - _start [INFO] [stderr] 31: 0x0 - [INFO] running `Command { std: "docker" "inspect" "a39305ba4c11b39395997dbb9fe5a5be3bce208a3d42c72f2c71e03afd2106a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a39305ba4c11b39395997dbb9fe5a5be3bce208a3d42c72f2c71e03afd2106a5", kill_on_drop: false }` [INFO] [stdout] a39305ba4c11b39395997dbb9fe5a5be3bce208a3d42c72f2c71e03afd2106a5