[INFO] cloning repository https://github.com/MabezDev/xtensa-rust-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MabezDev/xtensa-rust-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMabezDev%2Fxtensa-rust-core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMabezDev%2Fxtensa-rust-core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de46307dde7553b61e9d2f599e5eaae93da7329d [INFO] checking MabezDev/xtensa-rust-core against try#f3d95de532264a1215023baa665c0028aecf74b1 for pr-148477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMabezDev%2Fxtensa-rust-core" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/MabezDev/xtensa-rust-core [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/MabezDev/xtensa-rust-core [INFO] tweaked toml for git repo https://github.com/MabezDev/xtensa-rust-core written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MabezDev/xtensa-rust-core on toolchain f3d95de532264a1215023baa665c0028aecf74b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking MabezDev/xtensa-rust-core against try#f3d95de532264a1215023baa665c0028aecf74b1 for pr-148477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMabezDev%2Fxtensa-rust-core" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/MabezDev/xtensa-rust-core [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/MabezDev/xtensa-rust-core [INFO] tweaked toml for git repo https://github.com/MabezDev/xtensa-rust-core written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MabezDev/xtensa-rust-core on toolchain f3d95de532264a1215023baa665c0028aecf74b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 36 packages to latest compatible versions [INFO] [stderr] Adding esp32-hal v0.3.0 (available: v0.18.1) [INFO] [stderr] Adding esp8266-hal v0.5.0 (available: v0.5.1) [INFO] [stderr] Adding panic-halt v0.2.0 (available: v1.0.0) [INFO] [stderr] Adding xtensa-lx v0.4.0 (available: v0.13.0) [INFO] [stderr] Adding xtensa-lx-rt v0.7.0 (available: v0.21.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xtensa-lx v0.4.0 [INFO] [stderr] Downloaded xtensa-lx-rt-proc-macros v0.1.0 [INFO] [stderr] Downloaded mutex-trait v0.2.0 [INFO] [stderr] Downloaded r0 v1.0.0 [INFO] [stderr] Downloaded esp32-hal-proc-macros v0.2.0 [INFO] [stderr] Downloaded xtensa-lx-rt v0.7.0 [INFO] [stderr] Downloaded esp8266-hal-proc-macros v0.1.0 [INFO] [stderr] Downloaded esp8266-hal v0.5.0 [INFO] [stderr] Downloaded esp8266 v0.4.0 [INFO] [stderr] Downloaded esp32 v0.11.0 [INFO] [stderr] Downloaded esp32-hal v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 188812e236c7881f8314277bfaaed960648aa587d62b37fb9f01d463f4c2f263 [INFO] running `Command { std: "docker" "start" "-a" "188812e236c7881f8314277bfaaed960648aa587d62b37fb9f01d463f4c2f263", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "188812e236c7881f8314277bfaaed960648aa587d62b37fb9f01d463f4c2f263", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "188812e236c7881f8314277bfaaed960648aa587d62b37fb9f01d463f4c2f263", kill_on_drop: false }` [INFO] [stdout] 188812e236c7881f8314277bfaaed960648aa587d62b37fb9f01d463f4c2f263 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf451d74e72f744152cfee75b76f19ce780b3c944f04fee5a6596ae06fc18e22 [INFO] running `Command { std: "docker" "start" "-a" "bf451d74e72f744152cfee75b76f19ce780b3c944f04fee5a6596ae06fc18e22", kill_on_drop: false }` [INFO] [stderr] Compiling xtensa-lx v0.4.0 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Compiling xtensa-lx-rt v0.7.0 [INFO] [stderr] Checking r0 v1.0.0 [INFO] [stderr] Checking mutex-trait v0.2.0 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] error: failed to run custom build command for `xtensa-lx-rt v0.7.0` [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/xtensa-lx-rt-fa425cc2cdd99e29/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (82) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-rt-0.7.0/build.rs:18:14: [INFO] [stderr] Either the lx6 or lx106 feature has to be enabled [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5d0196c64fc2 - std::backtrace_rs::backtrace::libunwind::trace::h7111bbf6d4d673e4 [INFO] [stderr] at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5d0196c64fc2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc9dc51998274b187 [INFO] [stderr] at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5d0196c64fc2 - std::sys::backtrace::_print_fmt::h637e93c9ebef3a80 [INFO] [stderr] at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5d0196c64fc2 - ::fmt::h6bbf610d6ab28b32 [INFO] [stderr] at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5d0196c73baf - core::fmt::rt::Argument::fmt::h26c7b8b2ffef56bc [INFO] [stderr] at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5d0196c73baf - core::fmt::write::h667869de048139c3 [INFO] [stderr] at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/core/src/fmt/mod.rs:1469:25 [INFO] [stderr] 6: 0x5d0196c438a3 - std::io::default_write_fmt::h16afded5d92810d6 [INFO] [stderr] at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5d0196c438a3 - std::io::Write::write_fmt::hbd203ca06609c6a2 [INFO] [stderr] at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5d0196c489d2 - std::sys::backtrace::BacktraceLock::print::h75562ed19a4fba4f [INFO] [stderr] at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5d0196c4a3dc - std::panicking::default_hook::{{closure}}::h199efc4251699b0b [INFO] [stderr] at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x5d0196c4a236 - std::panicking::default_hook::h309dad23e034ef89 [INFO] [stderr] at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x5d0196c4a9b5 - std::panicking::panic_with_hook::h4eb76d74a2e0b8d8 [INFO] [stderr] at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x5d0196c4a12c - std::panicking::begin_panic::{{closure}}::hcefe71c29de86142 [INFO] [stderr] at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:771:9 [INFO] [stderr] 13: 0x5d0196c48b09 - std::sys::backtrace::__rust_end_short_backtrace::h14c9732db1aab881 [INFO] [stderr] at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x5d0196c4a0f9 - std::panicking::begin_panic::hb747aaeefeeef587 [INFO] [stderr] at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:770:5 [INFO] [stderr] 15: 0x5d0196c36151 - build_script_build::main::hf08725c8179ee7f2 [INFO] [stderr] 16: 0x5d0196c37153 - core::ops::function::FnOnce::call_once::he74c04735b8ec5e1 [INFO] [stderr] 17: 0x5d0196c37006 - std::sys::backtrace::__rust_begin_short_backtrace::h83d841f9e914343e [INFO] [stderr] 18: 0x5d0196c36ec9 - std::rt::lang_start::{{closure}}::h60f16e6d20b9f64f [INFO] [stderr] 19: 0x5d0196c44a50 - core::ops::function::impls:: for &F>::call_once::hcd6cdef14138a430 [INFO] [stderr] at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 20: 0x5d0196c44a50 - std::panicking::catch_unwind::do_call::h9d5f1b75acb2131f [INFO] [stderr] at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:590:40 [INFO] [stderr] 21: 0x5d0196c44a50 - std::panicking::catch_unwind::h533f93f8c24cd24f [INFO] [stderr] at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:553:19 [INFO] [stderr] 22: 0x5d0196c44a50 - std::panic::catch_unwind::hd025dcd193cf8e28 [INFO] [stderr] at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panic.rs:359:14 [INFO] [stderr] 23: 0x5d0196c44a50 - std::rt::lang_start_internal::{{closure}}::h46bb298bb506a414 [INFO] [stderr] at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/rt.rs:175:24 [INFO] [stderr] 24: 0x5d0196c44a50 - std::panicking::catch_unwind::do_call::hcb1f0c9d36f9cc81 [INFO] [stderr] at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:590:40 [INFO] [stderr] 25: 0x5d0196c44a50 - std::panicking::catch_unwind::h332c9730f0acbcf5 [INFO] [stderr] at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:553:19 [INFO] [stderr] 26: 0x5d0196c44a50 - std::panic::catch_unwind::h5ebc9c614243cdfe [INFO] [stderr] at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x5d0196c44a50 - std::rt::lang_start_internal::h8364af735d7fd309 [INFO] [stderr] at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/rt.rs:171:5 [INFO] [stderr] 28: 0x5d0196c36eb1 - std::rt::lang_start::ha0c3992590a2cfa9 [INFO] [stderr] 29: 0x5d0196c37f55 - main [INFO] [stderr] 30: 0x7060e2ee01ca - [INFO] [stderr] 31: 0x7060e2ee028b - __libc_start_main [INFO] [stderr] 32: 0x5d0196c35d25 - _start [INFO] [stderr] 33: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bf451d74e72f744152cfee75b76f19ce780b3c944f04fee5a6596ae06fc18e22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf451d74e72f744152cfee75b76f19ce780b3c944f04fee5a6596ae06fc18e22", kill_on_drop: false }` [INFO] [stdout] bf451d74e72f744152cfee75b76f19ce780b3c944f04fee5a6596ae06fc18e22