[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] documenting hota1024/raspberry-pi-pico-rust against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhota1024%2Fraspberry-pi-pico-rust" "/workspace/builds/worker-30/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-30/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hota1024/raspberry-pi-pico-rust on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-30/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-30/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" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/White-Green/raspi-pico-sdk-rs` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded guess_host_triple v0.1.2 [INFO] [stderr] Downloaded clang v1.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5f19f7ef1862c0d9598090c3959ae41a0ef98784dcb2b09c0abc0925c402b73 [INFO] running `Command { std: "docker" "start" "-a" "c5f19f7ef1862c0d9598090c3959ae41a0ef98784dcb2b09c0abc0925c402b73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5f19f7ef1862c0d9598090c3959ae41a0ef98784dcb2b09c0abc0925c402b73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5f19f7ef1862c0d9598090c3959ae41a0ef98784dcb2b09c0abc0925c402b73", kill_on_drop: false }` [INFO] [stdout] c5f19f7ef1862c0d9598090c3959ae41a0ef98784dcb2b09c0abc0925c402b73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 894691f9ee46ac7e880a410fb3b8b76fb4340e2c6a50e69e63856b5a7aa757de [INFO] running `Command { std: "docker" "start" "-a" "894691f9ee46ac7e880a410fb3b8b76fb4340e2c6a50e69e63856b5a7aa757de", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [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 proc-macro2 v1.0.24 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking cty v0.2.1 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v1.1.0 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling errno v0.2.7 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling guess_host_triple v0.1.2 [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-8f5756d0f36df3d3/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-30e2c563ab085ba4/out/entry.c" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/raspi_pico_sdk_sys-30e2c563ab085ba4/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: 0x56028e738bfd - std::backtrace_rs::backtrace::libunwind::trace::h22893a5306c091b4 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x56028e738bfd - std::backtrace_rs::backtrace::trace_unsynchronized::h29c3bc6f9e91819d [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x56028e738bfd - std::sys_common::backtrace::_print_fmt::he497d8a0ec903793 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x56028e738bfd - ::fmt::h9c2a9d2774d81873 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x56028e75e0ec - core::fmt::write::hba4337c43d992f49 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/core/src/fmt/mod.rs:1194:17 [INFO] [stderr] 5: 0x56028e7353a1 - std::io::Write::write_fmt::heb73de6e02cfabed [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/io/mod.rs:1655:15 [INFO] [stderr] 6: 0x56028e73a7a5 - std::sys_common::backtrace::_print::h63c8b24acdd8e8ce [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x56028e73a7a5 - std::sys_common::backtrace::print::h426700d6240cdcc2 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x56028e73a7a5 - std::panicking::default_hook::{{closure}}::hc9a76eed0b18f82b [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x56028e73a459 - std::panicking::default_hook::h2e88d02087fae196 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x56028e73acf2 - std::panicking::rust_panic_with_hook::habfdcc2e90f9fd4c [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x56028e73abd7 - std::panicking::begin_panic_handler::{{closure}}::he054b2a83a51d2cd [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:588:13 [INFO] [stderr] 12: 0x56028e7390b4 - std::sys_common::backtrace::__rust_end_short_backtrace::ha48b94ab49b30915 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x56028e73a909 - rust_begin_unwind [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x56028e1acaa3 - core::panicking::panic_fmt::h366d3a309ae17c94 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/core/src/panicking.rs:143:14 [INFO] [stderr] 15: 0x56028e59a3ad - cmake::fail::h27c2f1ab99eead7a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.45/src/lib.rs:894:5 [INFO] [stderr] 16: 0x56028e599de5 - cmake::run::h40a4631e7eb6a6f2 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.45/src/lib.rs:872:9 [INFO] [stderr] 17: 0x56028e596a56 - cmake::Config::build::h95501c0764b03524 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.45/src/lib.rs:707:13 [INFO] [stderr] 18: 0x56028e1adba3 - build_script_build::main::h8c4932c4fc2a7f34 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/raspi-pico-sdk-rs-850e275791388e4c/207582f/sys/build.rs:80:5 [INFO] [stderr] 19: 0x56028e1ba9bb - core::ops::function::FnOnce::call_once::h991a2b07fa0f0fb1 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x56028e1b4f2e - std::sys_common::backtrace::__rust_begin_short_backtrace::h7b21017ee25f8e2d [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 21: 0x56028e1b3131 - std::rt::lang_start::{{closure}}::hfbd1e2cdefd04036 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/rt.rs:145:18 [INFO] [stderr] 22: 0x56028e7300ae - core::ops::function::impls:: for &F>::call_once::had4f69b3aefb47a8 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x56028e7300ae - std::panicking::try::do_call::hf2ad5355fcafe775 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:492:40 [INFO] [stderr] 24: 0x56028e7300ae - std::panicking::try::h0a63ac363423e61e [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:456:19 [INFO] [stderr] 25: 0x56028e7300ae - std::panic::catch_unwind::h18088edcecb8693a [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panic.rs:137:14 [INFO] [stderr] 26: 0x56028e7300ae - std::rt::lang_start_internal::{{closure}}::ha7dad166dc711761 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/rt.rs:128:48 [INFO] [stderr] 27: 0x56028e7300ae - std::panicking::try::do_call::hda0c61bf3a57d6e6 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:492:40 [INFO] [stderr] 28: 0x56028e7300ae - std::panicking::try::hbc940e68560040a9 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:456:19 [INFO] [stderr] 29: 0x56028e7300ae - std::panic::catch_unwind::haed0df2aeb3fa368 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panic.rs:137:14 [INFO] [stderr] 30: 0x56028e7300ae - std::rt::lang_start_internal::h9c06694362b5b80c [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/rt.rs:128:20 [INFO] [stderr] 31: 0x56028e1b3100 - std::rt::lang_start::hf4c99f080819c1e9 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/rt.rs:144:17 [INFO] [stderr] 32: 0x56028e1b150c - main [INFO] [stderr] 33: 0x7f7037b8a0b3 - __libc_start_main [INFO] [stderr] 34: 0x56028e1acd9e - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "894691f9ee46ac7e880a410fb3b8b76fb4340e2c6a50e69e63856b5a7aa757de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "894691f9ee46ac7e880a410fb3b8b76fb4340e2c6a50e69e63856b5a7aa757de", kill_on_drop: false }` [INFO] [stdout] 894691f9ee46ac7e880a410fb3b8b76fb4340e2c6a50e69e63856b5a7aa757de