[INFO] cloning repository https://github.com/dyne/zexec [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dyne/zexec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdyne%2Fzexec", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdyne%2Fzexec'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 05132804e034f6bcc6b997b197ce8b334329f30c [INFO] checking dyne/zexec against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdyne%2Fzexec" "/workspace/builds/worker-53/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-53/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dyne/zexec on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dyne/zexec [INFO] finished tweaking git repo https://github.com/dyne/zexec [INFO] tweaked toml for git repo https://github.com/dyne/zexec written to /workspace/builds/worker-53/source/Cargo.toml [INFO] crate git repo https://github.com/dyne/zexec already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "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-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39be9f4d43e61407845be9d45a63b83c4ae457f589f7e0d88ba7e70bf619663c [INFO] running `Command { std: "docker" "start" "-a" "39be9f4d43e61407845be9d45a63b83c4ae457f589f7e0d88ba7e70bf619663c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39be9f4d43e61407845be9d45a63b83c4ae457f589f7e0d88ba7e70bf619663c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39be9f4d43e61407845be9d45a63b83c4ae457f589f7e0d88ba7e70bf619663c", kill_on_drop: false }` [INFO] [stdout] 39be9f4d43e61407845be9d45a63b83c4ae457f589f7e0d88ba7e70bf619663c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c42015b223081347e538d864b9a5d9d88d75488fc7146a38d668fb6967185955 [INFO] running `Command { std: "docker" "start" "-a" "c42015b223081347e538d864b9a5d9d88d75488fc7146a38d668fb6967185955", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling rocket_codegen v0.4.10 [INFO] [stderr] Compiling rocket v0.4.10 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling cookie v0.11.4 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling pear v0.1.4 [INFO] [stderr] Checking rocket_http v0.4.10 [INFO] [stderr] Compiling zenroom v0.1.0 (https://github.com/dyne/Zenroom#88d4e0e9) [INFO] [stderr] error: failed to run custom build command for `zenroom v0.1.0 (https://github.com/dyne/Zenroom#88d4e0e9)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/zenroom-e241cff065388fc7/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'failed to run meson: Os { code: 2, kind: NotFound, message: "No such file or directory" }', /opt/rustwide/cargo-home/git/checkouts/zenroom-d64e8b097ec036b2/88d4e0e/bindings/rust/build.rs:13:31 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x564a98de8abc - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stderr] at /rustc/936f2600b6c903b04387f74ed5cbce88bb06d243/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x564a98de8abc - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stderr] at /rustc/936f2600b6c903b04387f74ed5cbce88bb06d243/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x564a98de8abc - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stderr] at /rustc/936f2600b6c903b04387f74ed5cbce88bb06d243/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x564a98de8abc - ::fmt::h82b0e3aaf8a96140 [INFO] [stderr] at /rustc/936f2600b6c903b04387f74ed5cbce88bb06d243/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x564a98e0da6c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stderr] at /rustc/936f2600b6c903b04387f74ed5cbce88bb06d243/library/core/src/fmt/mod.rs:1149:17 [INFO] [stderr] 5: 0x564a98de4d65 - std::io::Write::write_fmt::hc2da38dc44811df8 [INFO] [stderr] at /rustc/936f2600b6c903b04387f74ed5cbce88bb06d243/library/std/src/io/mod.rs:1697:15 [INFO] [stderr] 6: 0x564a98dea620 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stderr] at /rustc/936f2600b6c903b04387f74ed5cbce88bb06d243/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x564a98dea620 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stderr] at /rustc/936f2600b6c903b04387f74ed5cbce88bb06d243/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x564a98dea620 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stderr] at /rustc/936f2600b6c903b04387f74ed5cbce88bb06d243/library/std/src/panicking.rs:211:50 [INFO] [stderr] 9: 0x564a98dea1cb - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stderr] at /rustc/936f2600b6c903b04387f74ed5cbce88bb06d243/library/std/src/panicking.rs:228:9 [INFO] [stderr] 10: 0x564a98deacd4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stderr] at /rustc/936f2600b6c903b04387f74ed5cbce88bb06d243/library/std/src/panicking.rs:606:17 [INFO] [stderr] 11: 0x564a98dea7b0 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stderr] at /rustc/936f2600b6c903b04387f74ed5cbce88bb06d243/library/std/src/panicking.rs:502:13 [INFO] [stderr] 12: 0x564a98de8f74 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stderr] at /rustc/936f2600b6c903b04387f74ed5cbce88bb06d243/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stderr] 13: 0x564a98dea719 - rust_begin_unwind [INFO] [stderr] at /rustc/936f2600b6c903b04387f74ed5cbce88bb06d243/library/std/src/panicking.rs:498:5 [INFO] [stderr] 14: 0x564a988f6831 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stderr] at /rustc/936f2600b6c903b04387f74ed5cbce88bb06d243/library/core/src/panicking.rs:107:14 [INFO] [stderr] 15: 0x564a988f6923 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stderr] at /rustc/936f2600b6c903b04387f74ed5cbce88bb06d243/library/core/src/result.rs:1613:5 [INFO] [stderr] 16: 0x564a988f7bbf - core::result::Result::expect::h96fa533c0202920b [INFO] [stderr] at /rustc/936f2600b6c903b04387f74ed5cbce88bb06d243/library/core/src/result.rs:1255:23 [INFO] [stderr] 17: 0x564a988f84c6 - build_script_build::main::h383169e113f17469 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/zenroom-d64e8b097ec036b2/88d4e0e/bindings/rust/build.rs:13:18 [INFO] [stderr] 18: 0x564a988f800b - core::ops::function::FnOnce::call_once::h48f042246c3f78e6 [INFO] [stderr] at /rustc/936f2600b6c903b04387f74ed5cbce88bb06d243/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x564a988f7f1e - std::sys_common::backtrace::__rust_begin_short_backtrace::h554abcbffa1797c8 [INFO] [stderr] at /rustc/936f2600b6c903b04387f74ed5cbce88bb06d243/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stderr] 20: 0x564a988f7e31 - std::rt::lang_start::{{closure}}::hb1103e78c5f593bd [INFO] [stderr] at /rustc/936f2600b6c903b04387f74ed5cbce88bb06d243/library/std/src/rt.rs:145:18 [INFO] [stderr] 21: 0x564a98de8301 - core::ops::function::impls:: for &F>::call_once::h0e73392810ecd318 [INFO] [stderr] at /rustc/936f2600b6c903b04387f74ed5cbce88bb06d243/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x564a98de8301 - std::panicking::try::do_call::h12dcb4a4f352a507 [INFO] [stderr] at /rustc/936f2600b6c903b04387f74ed5cbce88bb06d243/library/std/src/panicking.rs:406:40 [INFO] [stderr] 23: 0x564a98de8301 - std::panicking::try::h0d978c76ab4a3863 [INFO] [stderr] at /rustc/936f2600b6c903b04387f74ed5cbce88bb06d243/library/std/src/panicking.rs:370:19 [INFO] [stderr] 24: 0x564a98de8301 - std::panic::catch_unwind::hab40227675186980 [INFO] [stderr] at /rustc/936f2600b6c903b04387f74ed5cbce88bb06d243/library/std/src/panic.rs:133:14 [INFO] [stderr] 25: 0x564a98de8301 - std::rt::lang_start_internal::{{closure}}::hc34786299e7d2cf7 [INFO] [stderr] at /rustc/936f2600b6c903b04387f74ed5cbce88bb06d243/library/std/src/rt.rs:128:48 [INFO] [stderr] 26: 0x564a98de8301 - std::panicking::try::do_call::h38e7a9128f21d387 [INFO] [stderr] at /rustc/936f2600b6c903b04387f74ed5cbce88bb06d243/library/std/src/panicking.rs:406:40 [INFO] [stderr] 27: 0x564a98de8301 - std::panicking::try::h32d4e72fd8922bce [INFO] [stderr] at /rustc/936f2600b6c903b04387f74ed5cbce88bb06d243/library/std/src/panicking.rs:370:19 [INFO] [stderr] 28: 0x564a98de8301 - std::panic::catch_unwind::h9a345671d889d41f [INFO] [stderr] at /rustc/936f2600b6c903b04387f74ed5cbce88bb06d243/library/std/src/panic.rs:133:14 [INFO] [stderr] 29: 0x564a98de8301 - std::rt::lang_start_internal::h9e691a4f557eb2a3 [INFO] [stderr] at /rustc/936f2600b6c903b04387f74ed5cbce88bb06d243/library/std/src/rt.rs:128:20 [INFO] [stderr] 30: 0x564a988f7e00 - std::rt::lang_start::h799258edd21a8418 [INFO] [stderr] at /rustc/936f2600b6c903b04387f74ed5cbce88bb06d243/library/std/src/rt.rs:144:17 [INFO] [stderr] 31: 0x564a988f8d5c - main [INFO] [stderr] 32: 0x7fae5c8b40b3 - __libc_start_main [INFO] [stderr] 33: 0x564a988f6fce - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c42015b223081347e538d864b9a5d9d88d75488fc7146a38d668fb6967185955", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c42015b223081347e538d864b9a5d9d88d75488fc7146a38d668fb6967185955", kill_on_drop: false }` [INFO] [stdout] c42015b223081347e538d864b9a5d9d88d75488fc7146a38d668fb6967185955