[INFO] cloning repository https://github.com/Choi-Jungwoo/fire-sensor-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Choi-Jungwoo/fire-sensor-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChoi-Jungwoo%2Ffire-sensor-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChoi-Jungwoo%2Ffire-sensor-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7ed162917ecb17b31af59f5f8d6cbed99048ac8 [INFO] checking Choi-Jungwoo/fire-sensor-example against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChoi-Jungwoo%2Ffire-sensor-example" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Choi-Jungwoo/fire-sensor-example on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-14/source/.cargo/config [INFO] started tweaking git repo https://github.com/Choi-Jungwoo/fire-sensor-example [INFO] finished tweaking git repo https://github.com/Choi-Jungwoo/fire-sensor-example [INFO] tweaked toml for git repo https://github.com/Choi-Jungwoo/fire-sensor-example written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Choi-Jungwoo/fire-sensor-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xtensa-lx-rt-proc-macros v0.1.0 [INFO] [stderr] Downloaded esp8266-hal-proc-macros v0.1.0 [INFO] [stderr] Downloaded esp8266-hal v0.4.0 [INFO] [stderr] Downloaded xtensa-lx v0.3.0 [INFO] [stderr] Downloaded mutex-trait v0.2.0 [INFO] [stderr] Downloaded xtensa-lx-rt v0.5.0 [INFO] [stderr] Downloaded esp8266 v0.1.5 [INFO] [stderr] Downloaded r0 v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22b0e7513830df17df21f8826976f1cebcd916e1c8d931e7099bbb59d113e732 [INFO] running `Command { std: "docker" "start" "-a" "22b0e7513830df17df21f8826976f1cebcd916e1c8d931e7099bbb59d113e732", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22b0e7513830df17df21f8826976f1cebcd916e1c8d931e7099bbb59d113e732", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22b0e7513830df17df21f8826976f1cebcd916e1c8d931e7099bbb59d113e732", kill_on_drop: false }` [INFO] [stdout] 22b0e7513830df17df21f8826976f1cebcd916e1c8d931e7099bbb59d113e732 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4d8dab04f2586a7ac858e5353c4762668fa745bbd5e9c0e5a5d041ff3bcffe7 [INFO] running `Command { std: "docker" "start" "-a" "f4d8dab04f2586a7ac858e5353c4762668fa745bbd5e9c0e5a5d041ff3bcffe7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling xtensa-lx v0.3.0 [INFO] [stderr] Compiling xtensa-lx-rt v0.5.0 [INFO] [stderr] Checking r0 v1.0.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking mutex-trait v0.2.0 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] error: failed to run custom build command for `xtensa-lx-rt v0.5.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/xtensa-lx-rt-34f4c4a062a9fd23/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Either the lx6 or lx106 feature has to be enabled', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.5.0/build.rs:18:14 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55dce590aa20 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55dce590aa20 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55dce590aa20 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55dce590aa20 - ::fmt::h2a772198c4032452 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55dce59244cc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x55dce5908fd5 - std::io::Write::write_fmt::h00f38d9eb2c32e02 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/io/mod.rs:1663:15 [INFO] [stderr] 6: 0x55dce590c64b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55dce590c64b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55dce590c64b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55dce590c121 - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55dce590cd14 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x55dce58fb7bf - std::panicking::begin_panic::{{closure}}::h8b1adf565fcd89e3 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:542:9 [INFO] [stderr] 12: 0x55dce58fb288 - std::sys_common::backtrace::__rust_end_short_backtrace::hc85fe3fb131d0b28 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55dce58fb705 - std::panicking::begin_panic::h99f906be661719fb [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:541:12 [INFO] [stderr] 14: 0x55dce58fa77e - build_script_build::main::hfe7d3fbbf8fff829 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-rt-0.5.0/build.rs:18:14 [INFO] [stderr] 15: 0x55dce58fb38b - core::ops::function::FnOnce::call_once::h4e547c09d369a6d3 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 16: 0x55dce58fb2ce - std::sys_common::backtrace::__rust_begin_short_backtrace::he48820094d83c393 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 17: 0x55dce58faad1 - std::rt::lang_start::{{closure}}::hff953c9858858aea [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/rt.rs:63:18 [INFO] [stderr] 18: 0x55dce590d21a - core::ops::function::impls:: for &F>::call_once::hcbe5785d54a49ce2 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 19: 0x55dce590d21a - std::panicking::try::do_call::h1c15e7ee8563c29d [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:401:40 [INFO] [stderr] 20: 0x55dce590d21a - std::panicking::try::hb8b07cef009cb4fc [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:365:19 [INFO] [stderr] 21: 0x55dce590d21a - std::panic::catch_unwind::h65a8efbe596bcbb1 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panic.rs:434:14 [INFO] [stderr] 22: 0x55dce590d21a - std::rt::lang_start_internal::{{closure}}::h66ded7ab0f18e9fb [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/rt.rs:45:48 [INFO] [stderr] 23: 0x55dce590d21a - std::panicking::try::do_call::h29cafa65efb3f3f3 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:401:40 [INFO] [stderr] 24: 0x55dce590d21a - std::panicking::try::h412fc5378b4dbfc4 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:365:19 [INFO] [stderr] 25: 0x55dce590d21a - std::panic::catch_unwind::h555def6aac5bf192 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panic.rs:434:14 [INFO] [stderr] 26: 0x55dce590d21a - std::rt::lang_start_internal::hfff48202d7fee6e3 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/rt.rs:45:20 [INFO] [stderr] 27: 0x55dce58faaa0 - std::rt::lang_start::haffb3631e49ed6e6 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/rt.rs:62:5 [INFO] [stderr] 28: 0x55dce58faa6c - main [INFO] [stderr] 29: 0x7f3807e5c0b3 - __libc_start_main [INFO] [stderr] 30: 0x55dce58f872e - _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" "f4d8dab04f2586a7ac858e5353c4762668fa745bbd5e9c0e5a5d041ff3bcffe7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4d8dab04f2586a7ac858e5353c4762668fa745bbd5e9c0e5a5d041ff3bcffe7", kill_on_drop: false }` [INFO] [stdout] f4d8dab04f2586a7ac858e5353c4762668fa745bbd5e9c0e5a5d041ff3bcffe7