[INFO] cloning repository https://github.com/PlasmaPower/meroxidizer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PlasmaPower/meroxidizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlasmaPower%2Fmeroxidizer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlasmaPower%2Fmeroxidizer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aff4323f42d40a59d1cd61721065cc236384979d [INFO] testing PlasmaPower/meroxidizer against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlasmaPower%2Fmeroxidizer" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PlasmaPower/meroxidizer on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PlasmaPower/meroxidizer [INFO] finished tweaking git repo https://github.com/PlasmaPower/meroxidizer [INFO] tweaked toml for git repo https://github.com/PlasmaPower/meroxidizer written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/PlasmaPower/meroxidizer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de70cdb094d7268b4a89ceacdf0ec505f2acb86a1e0a3abc66ec0475f48981c1 [INFO] running `Command { std: "docker" "start" "-a" "de70cdb094d7268b4a89ceacdf0ec505f2acb86a1e0a3abc66ec0475f48981c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de70cdb094d7268b4a89ceacdf0ec505f2acb86a1e0a3abc66ec0475f48981c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de70cdb094d7268b4a89ceacdf0ec505f2acb86a1e0a3abc66ec0475f48981c1", kill_on_drop: false }` [INFO] [stdout] de70cdb094d7268b4a89ceacdf0ec505f2acb86a1e0a3abc66ec0475f48981c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6eee89a1b7468f47c5e2dffda9e621293e1c246c9006a579a66ac343a0080e3 [INFO] running `Command { std: "docker" "start" "-a" "c6eee89a1b7468f47c5e2dffda9e621293e1c246c9006a579a66ac343a0080e3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling eyre v0.6.3 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling indenter v0.3.0 [INFO] [stderr] Compiling amcl v0.3.0 (https://github.com/apache/incubator-milagro-crypto-rust.git?branch=develop#4e0d0c60) [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling libloading v0.6.6 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling parking_lot_core v0.8.1 [INFO] [stderr] Compiling clang-sys v1.0.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling link-cplusplus v1.0.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling randomx-sys v0.1.0 (/opt/rustwide/workdir/randomx-sys) [INFO] [stderr] error: failed to run custom build command for `randomx-sys v0.1.0 (/opt/rustwide/workdir/randomx-sys)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/randomx-sys-f0df3a71b37ae6d4/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'RandomX configuration doesn't exist. Did you checkout the git submodules?', randomx-sys/build.rs:13:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56304af4f390 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x56304af4f390 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x56304af4f390 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x56304af4f390 - ::fmt::h2a772198c4032452 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x56304af75b4c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x56304af4bcd5 - std::io::Write::write_fmt::h00f38d9eb2c32e02 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stderr] 6: 0x56304af51d2b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x56304af51d2b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x56304af51d2b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x56304af51801 - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x56304af523f4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x56304aeb6b23 - std::panicking::begin_panic::{{closure}}::he0756d5a4d6b96f0 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:542:9 [INFO] [stderr] 12: 0x56304aea9999 - std::sys_common::backtrace::__rust_end_short_backtrace::h78e8741b72a6edfc [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x56304aeb6a59 - std::panicking::begin_panic::h060aaa646f8f7553 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:541:12 [INFO] [stderr] 14: 0x56304a9bcf0c - build_script_build::main::h6f0179481aa769a0 [INFO] [stderr] at /opt/rustwide/workdir/randomx-sys/build.rs:13:9 [INFO] [stderr] 15: 0x56304a9bf1cb - core::ops::function::FnOnce::call_once::h35f9c4f96d2e281f [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 16: 0x56304a9bc47e - std::sys_common::backtrace::__rust_begin_short_backtrace::h049862cd94695981 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 17: 0x56304a9bc511 - std::rt::lang_start::{{closure}}::h269cf8fe49c422d0 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/rt.rs:63:18 [INFO] [stderr] 18: 0x56304af529fa - core::ops::function::impls:: for &F>::call_once::hcbe5785d54a49ce2 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 19: 0x56304af529fa - std::panicking::try::do_call::h1c15e7ee8563c29d [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stderr] 20: 0x56304af529fa - std::panicking::try::hb8b07cef009cb4fc [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stderr] 21: 0x56304af529fa - std::panic::catch_unwind::h65a8efbe596bcbb1 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stderr] 22: 0x56304af529fa - std::rt::lang_start_internal::{{closure}}::h66ded7ab0f18e9fb [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/rt.rs:45:48 [INFO] [stderr] 23: 0x56304af529fa - std::panicking::try::do_call::h29cafa65efb3f3f3 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stderr] 24: 0x56304af529fa - std::panicking::try::h412fc5378b4dbfc4 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stderr] 25: 0x56304af529fa - std::panic::catch_unwind::h555def6aac5bf192 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stderr] 26: 0x56304af529fa - std::rt::lang_start_internal::hfff48202d7fee6e3 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/rt.rs:45:20 [INFO] [stderr] 27: 0x56304a9bc4e0 - std::rt::lang_start::hbedb35bef79a42ec [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/rt.rs:62:5 [INFO] [stderr] 28: 0x56304a9bd5bc - main [INFO] [stderr] 29: 0x7f4cb4bb90b3 - __libc_start_main [INFO] [stderr] 30: 0x56304a9bb22e - _start [INFO] [stderr] 31: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c6eee89a1b7468f47c5e2dffda9e621293e1c246c9006a579a66ac343a0080e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6eee89a1b7468f47c5e2dffda9e621293e1c246c9006a579a66ac343a0080e3", kill_on_drop: false }` [INFO] [stdout] c6eee89a1b7468f47c5e2dffda9e621293e1c246c9006a579a66ac343a0080e3