[INFO] cloning repository https://github.com/hota1024/raspberry-pi-pico-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hota1024/raspberry-pi-pico-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhota1024%2Fraspberry-pi-pico-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhota1024%2Fraspberry-pi-pico-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4fb139a934d5b81b1d5e6d2d2a1481544618d428 [INFO] checking hota1024/raspberry-pi-pico-rust against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhota1024%2Fraspberry-pi-pico-rust" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hota1024/raspberry-pi-pico-rust on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/.cargo/config [INFO] started tweaking git repo https://github.com/hota1024/raspberry-pi-pico-rust [INFO] finished tweaking git repo https://github.com/hota1024/raspberry-pi-pico-rust [INFO] tweaked toml for git repo https://github.com/hota1024/raspberry-pi-pico-rust written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/hota1024/raspberry-pi-pico-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5384533bbc2c9f384b60727648ae75a7f5c8bd4d8dc1e1183e9efe0ad89ba9de [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5384533bbc2c9f384b60727648ae75a7f5c8bd4d8dc1e1183e9efe0ad89ba9de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5384533bbc2c9f384b60727648ae75a7f5c8bd4d8dc1e1183e9efe0ad89ba9de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5384533bbc2c9f384b60727648ae75a7f5c8bd4d8dc1e1183e9efe0ad89ba9de", kill_on_drop: false }` [INFO] [stdout] 5384533bbc2c9f384b60727648ae75a7f5c8bd4d8dc1e1183e9efe0ad89ba9de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3bbfc2895d0170655227bedc4d7906ecddd25f6ecae334fce29ca52b7a9d96d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d3bbfc2895d0170655227bedc4d7906ecddd25f6ecae334fce29ca52b7a9d96d", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking cty v0.2.1 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling clang-sys v1.1.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling errno v0.2.7 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling guess_host_triple v0.1.2 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling clang v1.0.3 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling raspi_pico_sdk_sys v0.1.0 (https://github.com/White-Green/raspi-pico-sdk-rs?branch=main#207582fd) [INFO] [stderr] error: failed to run custom build command for `raspi_pico_sdk_sys v0.1.0 (https://github.com/White-Green/raspi-pico-sdk-rs?branch=main#207582fd)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/raspi_pico_sdk_sys-668250224886d16a/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=cmake_depend/CMakeLists.txt [INFO] [stderr] cargo:rerun-if-changed=cmake_pico/CMakeLists.txt [INFO] [stderr] cargo:rerun-if-changed=cmake_pico/entry.c [INFO] [stderr] cargo:rerun-if-changed=src/lib.rs [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] running: "cmake" "/opt/rustwide/cargo-home/git/checkouts/raspi-pico-sdk-rs-850e275791388e4c/207582f/sys/cmake_pico" "-DENTRY_POINT=/opt/rustwide/target/debug/build/raspi_pico_sdk_sys-d247b92fbab166f5/out/entry.c" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/raspi_pico_sdk_sys-d247b92fbab166f5/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug" [INFO] [stderr] -- Configuring incomplete, errors occurred! [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Downloading Raspberry Pi Pico SDK [INFO] [stderr] Scanning dependencies of target pico_sdk-populate [INFO] [stderr] [ 11%] Creating directories for 'pico_sdk-populate' [INFO] [stderr] [ 22%] Performing download step (git clone) for 'pico_sdk-populate' [INFO] [stderr] Cloning into 'pico_sdk-src'... [INFO] [stderr] fatal: unable to access 'https://github.com/raspberrypi/pico-sdk/': Could not resolve host: github.com [INFO] [stderr] Cloning into 'pico_sdk-src'... [INFO] [stderr] fatal: unable to access 'https://github.com/raspberrypi/pico-sdk/': Could not resolve host: github.com [INFO] [stderr] Cloning into 'pico_sdk-src'... [INFO] [stderr] fatal: unable to access 'https://github.com/raspberrypi/pico-sdk/': Could not resolve host: github.com [INFO] [stderr] -- Had to git clone more than once: [INFO] [stderr] 3 times. [INFO] [stderr] CMake Error at pico_sdk-subbuild/pico_sdk-populate-prefix/tmp/pico_sdk-populate-gitclone.cmake:31 (message): [INFO] [stderr] Failed to clone repository: 'https://github.com/raspberrypi/pico-sdk' [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] make[2]: *** [CMakeFiles/pico_sdk-populate.dir/build.make:92: pico_sdk-populate-prefix/src/pico_sdk-populate-stamp/pico_sdk-populate-download] Error 1 [INFO] [stderr] make[1]: *** [CMakeFiles/Makefile2:76: CMakeFiles/pico_sdk-populate.dir/all] Error 2 [INFO] [stderr] make: *** [Makefile:84: all] Error 2 [INFO] [stderr] [INFO] [stderr] CMake Error at /usr/share/cmake-3.16/Modules/FetchContent.cmake:915 (message): [INFO] [stderr] Build step for pico_sdk failed: 2 [INFO] [stderr] Call Stack (most recent call first): [INFO] [stderr] /usr/share/cmake-3.16/Modules/FetchContent.cmake:1006 (__FetchContent_directPopulate) [INFO] [stderr] pico_sdk_import.cmake:39 (FetchContent_Populate) [INFO] [stderr] CMakeLists.txt:4 (include) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at ' [INFO] [stderr] command did not execute successfully, got: exit status: 1 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.45/src/lib.rs:894:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x555cf0c6a450 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x555cf0c6a450 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x555cf0c6a450 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x555cf0c6a450 - ::fmt::h2a772198c4032452 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x555cf0c9017c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x555cf0c66d95 - std::io::Write::write_fmt::h00f38d9eb2c32e02 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/io/mod.rs:1663:15 [INFO] [stderr] 6: 0x555cf0c6cb9b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x555cf0c6cb9b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x555cf0c6cb9b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x555cf0c6c671 - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x555cf0c6d264 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x555cf0c6cd47 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x555cf0c6a94c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x555cf0c6cca9 - rust_begin_unwind [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x555cf06c8bdb - std::panicking::begin_panic_fmt::h124dfb9fde553188 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/panicking.rs:457:5 [INFO] [stderr] 15: 0x555cf0ad3cd3 - cmake::fail::h316dce4a668662f0 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.45/src/lib.rs:894:5 [INFO] [stderr] 16: 0x555cf0ad36e1 - cmake::run::hd4505f86316ec3e1 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.45/src/lib.rs:872:9 [INFO] [stderr] 17: 0x555cf0ad0075 - cmake::Config::build::h95a426595b756446 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.45/src/lib.rs:707:13 [INFO] [stderr] 18: 0x555cf06caf1e - build_script_build::main::h147fc3c094c41bac [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/raspi-pico-sdk-rs-850e275791388e4c/207582f/sys/build.rs:80:5 [INFO] [stderr] 19: 0x555cf06d140b - core::ops::function::FnOnce::call_once::h5898439d7ef632c3 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x555cf06d4b2e - std::sys_common::backtrace::__rust_begin_short_backtrace::he8071e61136329e7 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x555cf06d3181 - std::rt::lang_start::{{closure}}::ha17897121070c329 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/rt.rs:63:18 [INFO] [stderr] 22: 0x555cf0c6d76a - core::ops::function::impls:: for &F>::call_once::hcbe5785d54a49ce2 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x555cf0c6d76a - std::panicking::try::do_call::h1c15e7ee8563c29d [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/panicking.rs:401:40 [INFO] [stderr] 24: 0x555cf0c6d76a - std::panicking::try::hb8b07cef009cb4fc [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/panicking.rs:365:19 [INFO] [stderr] 25: 0x555cf0c6d76a - std::panic::catch_unwind::h65a8efbe596bcbb1 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/panic.rs:434:14 [INFO] [stderr] 26: 0x555cf0c6d76a - std::rt::lang_start_internal::{{closure}}::h66ded7ab0f18e9fb [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/rt.rs:45:48 [INFO] [stderr] 27: 0x555cf0c6d76a - std::panicking::try::do_call::h29cafa65efb3f3f3 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/panicking.rs:401:40 [INFO] [stderr] 28: 0x555cf0c6d76a - std::panicking::try::h412fc5378b4dbfc4 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/panicking.rs:365:19 [INFO] [stderr] 29: 0x555cf0c6d76a - std::panic::catch_unwind::h555def6aac5bf192 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/panic.rs:434:14 [INFO] [stderr] 30: 0x555cf0c6d76a - std::rt::lang_start_internal::hfff48202d7fee6e3 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/rt.rs:45:20 [INFO] [stderr] 31: 0x555cf06d3150 - std::rt::lang_start::h80ab9c5e36dd52fa [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/rt.rs:62:5 [INFO] [stderr] 32: 0x555cf06ced2c - main [INFO] [stderr] 33: 0x7f0cb74970b3 - __libc_start_main [INFO] [stderr] 34: 0x555cf06ca08e - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "d3bbfc2895d0170655227bedc4d7906ecddd25f6ecae334fce29ca52b7a9d96d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3bbfc2895d0170655227bedc4d7906ecddd25f6ecae334fce29ca52b7a9d96d", kill_on_drop: false }` [INFO] [stdout] d3bbfc2895d0170655227bedc4d7906ecddd25f6ecae334fce29ca52b7a9d96d