[INFO] cloning repository https://github.com/jimpo/ledbetter-firmware [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jimpo/ledbetter-firmware" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimpo%2Fledbetter-firmware", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimpo%2Fledbetter-firmware'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1f33548dfd0ae0a12ab3799698df3c5560577ac4 [INFO] testing jimpo/ledbetter-firmware against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimpo%2Fledbetter-firmware" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jimpo/ledbetter-firmware [INFO] finished tweaking git repo https://github.com/jimpo/ledbetter-firmware [INFO] tweaked toml for git repo https://github.com/jimpo/ledbetter-firmware written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jimpo/ledbetter-firmware on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jimpo/ledbetter-firmware already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/jimpo/wasm3-rs` [INFO] [stderr] Updating git submodule `https://github.com/wasm3/wasm3` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tinyvec v1.5.0 [INFO] [stderr] Downloaded tokio-tls v0.2.1 [INFO] [stderr] Downloaded net2 v0.2.37 [INFO] [stderr] Downloaded termtree v0.2.3 [INFO] [stderr] Downloaded downcast v0.10.0 [INFO] [stderr] Downloaded crossterm_winapi v0.9.0 [INFO] [stderr] Downloaded fragile v1.0.0 [INFO] [stderr] Downloaded signal-hook v0.3.10 [INFO] [stderr] Downloaded mockall_derive v0.10.2 [INFO] [stderr] Downloaded derive_more v0.99.16 [INFO] [stderr] Downloaded clang-sys v0.29.3 [INFO] [stderr] Downloaded palette v0.6.0 [INFO] [stderr] Downloaded rs_ws281x v0.4.2 [INFO] [stderr] Downloaded rgb v0.8.29 [INFO] [stderr] Downloaded serde_derive v1.0.130 [INFO] [stderr] Downloaded float-cmp v0.8.0 [INFO] [stderr] Downloaded crossterm v0.22.1 [INFO] [stderr] Downloaded serde_json v1.0.69 [INFO] [stderr] Downloaded libc v0.2.106 [INFO] [stderr] Downloaded bindgen v0.54.0 [INFO] [stderr] Downloaded predicates v1.0.8 [INFO] [stderr] Downloaded find-crate v0.6.3 [INFO] [stderr] Downloaded palette_derive v0.6.0 [INFO] [stderr] Downloaded predicates-tree v1.0.4 [INFO] [stderr] Downloaded approx v0.5.0 [INFO] [stderr] Downloaded phf_generator v0.9.1 [INFO] [stderr] Downloaded phf_macros v0.9.0 [INFO] [stderr] Downloaded regex v1.4.6 [INFO] [stderr] Downloaded siphasher v0.3.7 [INFO] [stderr] Downloaded bytemuck v1.7.2 [INFO] [stderr] Downloaded serde v1.0.130 [INFO] [stderr] Downloaded predicates-core v1.0.2 [INFO] [stderr] Downloaded mockall v0.10.2 [INFO] [stderr] Downloaded cc v1.0.71 [INFO] [stderr] Downloaded phf_shared v0.9.0 [INFO] [stderr] Downloaded phf v0.9.0 [INFO] [stderr] Downloaded websocket-base v0.26.2 [INFO] [stderr] Downloaded websocket v0.26.2 [INFO] [stderr] Downloaded openssl-sys v0.9.70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89e8f3c4d1def28eede9174f232e380d1a8d82978096b4aa51fb58bad55eded3 [INFO] running `Command { std: "docker" "start" "-a" "89e8f3c4d1def28eede9174f232e380d1a8d82978096b4aa51fb58bad55eded3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89e8f3c4d1def28eede9174f232e380d1a8d82978096b4aa51fb58bad55eded3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89e8f3c4d1def28eede9174f232e380d1a8d82978096b4aa51fb58bad55eded3", kill_on_drop: false }` [INFO] [stdout] 89e8f3c4d1def28eede9174f232e380d1a8d82978096b4aa51fb58bad55eded3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b26cc6138199c0270ad2e956d505de460c6a8a6c3ee18b5b8834f84c87c067d [INFO] running `Command { std: "docker" "start" "-a" "6b26cc6138199c0270ad2e956d505de460c6a8a6c3ee18b5b8834f84c87c067d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling phf_shared v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.70 [INFO] [stderr] Compiling wasm3-sys v0.5.0 (https://github.com/jimpo/wasm3-rs?branch=v0.5.0-public-api#3f94fdff) [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] error: failed to run custom build command for `wasm3-sys v0.5.0 (https://github.com/jimpo/wasm3-rs?branch=v0.5.0-public-api#3f94fdff)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/wasm3-sys-e9de8d49ab4197c0/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (1377) panicked at /opt/rustwide/cargo-home/git/checkouts/wasm3-rs-da62260b42b74dc3/3f94fdf/wasm3-sys/build.rs:68:35: [INFO] [stderr] Unable to generate bindings: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5c7228411e02 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5c7228411e02 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5c7228411e02 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5c7228411e02 - ::fmt::h5bb8a979ba5db788 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5c722842199f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5c722842199f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x5c72283e0b63 - std::io::default_write_fmt::hb0810a37865e52a5 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5c72283e0b63 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5c72283ec242 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5c72283ef89f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x5c72283ef6f9 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x5c72283efe75 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x5c72283efd0a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x5c72283ec379 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x5c72283d485d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x5c72284254a0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5c7228424ca6 - core::result::unwrap_failed::h3ce108722ad88f1e [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1852:5 [INFO] [stderr] 17: 0x5c722838a532 - core::result::Result::expect::hd0199541660d1607 [INFO] [stderr] 18: 0x5c7228387879 - build_script_build::gen_bindings::hcdd3caee2db93a9c [INFO] [stderr] 19: 0x5c72283879ac - build_script_build::main::h1710de93fe1018f0 [INFO] [stderr] 20: 0x5c7228388903 - core::ops::function::FnOnce::call_once::h805f957f5568dcd5 [INFO] [stderr] 21: 0x5c7228388596 - std::sys::backtrace::__rust_begin_short_backtrace::h16f4a03523f49690 [INFO] [stderr] 22: 0x5c72283884c9 - std::rt::lang_start::{{closure}}::hb884f7741788923a [INFO] [stderr] 23: 0x5c72283e2400 - core::ops::function::impls:: for &F>::call_once::h1dc0a50e6295ec78 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 24: 0x5c72283e2400 - std::panicking::catch_unwind::do_call::h209f742e9999044e [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stderr] 25: 0x5c72283e2400 - std::panicking::catch_unwind::h508c6e2aa6d72749 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stderr] 26: 0x5c72283e2400 - std::panic::catch_unwind::hebcbb24aa9914693 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x5c72283e2400 - std::rt::lang_start_internal::{{closure}}::h703cbe32967ef209 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x5c72283e2400 - std::panicking::catch_unwind::do_call::hf50f2a30bce4e10b [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stderr] 29: 0x5c72283e2400 - std::panicking::catch_unwind::hac448d7e3b12daa3 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stderr] 30: 0x5c72283e2400 - std::panic::catch_unwind::ha9d74a13d77f299c [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x5c72283e2400 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x5c72283884b1 - std::rt::lang_start::h0b14d5d3d12dded4 [INFO] [stderr] 33: 0x5c722838cba5 - main [INFO] [stderr] 34: 0x7c8bb40fc1ca - [INFO] [stderr] 35: 0x7c8bb40fc28b - __libc_start_main [INFO] [stderr] 36: 0x5c7228386b35 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6b26cc6138199c0270ad2e956d505de460c6a8a6c3ee18b5b8834f84c87c067d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b26cc6138199c0270ad2e956d505de460c6a8a6c3ee18b5b8834f84c87c067d", kill_on_drop: false }` [INFO] [stdout] 6b26cc6138199c0270ad2e956d505de460c6a8a6c3ee18b5b8834f84c87c067d