[INFO] cloning repository https://github.com/tomoyuki-nakabayashi/rust-esp32-c3-guessing-game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomoyuki-nakabayashi/rust-esp32-c3-guessing-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomoyuki-nakabayashi%2Frust-esp32-c3-guessing-game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomoyuki-nakabayashi%2Frust-esp32-c3-guessing-game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ede203e9ba149ab43d76bc652cd1110080d3dea3 [INFO] checking tomoyuki-nakabayashi/rust-esp32-c3-guessing-game against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomoyuki-nakabayashi%2Frust-esp32-c3-guessing-game" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/tomoyuki-nakabayashi/rust-esp32-c3-guessing-game [INFO] finished tweaking git repo https://github.com/tomoyuki-nakabayashi/rust-esp32-c3-guessing-game [INFO] tweaked toml for git repo https://github.com/tomoyuki-nakabayashi/rust-esp32-c3-guessing-game written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tomoyuki-nakabayashi/rust-esp32-c3-guessing-game on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tomoyuki-nakabayashi/rust-esp32-c3-guessing-game 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/esp-rs-compat/getrandom.git` [INFO] [stderr] Updating git repository `https://github.com/tomoyuki-nakabayashi/rand.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded memchr v2.4.1 [INFO] [stderr] Downloaded fastrand v1.7.0 [INFO] [stderr] Downloaded zero v0.1.2 [INFO] [stderr] Downloaded which v4.2.4 [INFO] [stderr] Downloaded globset v0.4.8 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.79 [INFO] [stderr] Downloaded ignore v0.4.18 [INFO] [stderr] Downloaded unicode-bidi v0.3.7 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.79 [INFO] [stderr] Downloaded crc32fast v1.3.1 [INFO] [stderr] Downloaded termcolor v1.1.2 [INFO] [stderr] Downloaded crossbeam-utils v0.8.6 [INFO] [stderr] Downloaded tinyvec v1.5.1 [INFO] [stderr] Downloaded libloading v0.7.3 [INFO] [stderr] Downloaded anyhow v1.0.53 [INFO] [stderr] Downloaded clang-sys v1.3.0 [INFO] [stderr] Downloaded bstr v0.2.17 [INFO] [stderr] Downloaded flate2 v1.0.22 [INFO] [stderr] Downloaded bindgen v0.59.2 [INFO] [stderr] Downloaded wasm-bindgen v0.2.79 [INFO] [stderr] Downloaded proc-macro2 v1.0.36 [INFO] [stderr] Downloaded webpki v0.22.0 [INFO] [stderr] Downloaded web-sys v0.3.56 [INFO] [stderr] Downloaded serde_json v1.0.78 [INFO] [stderr] Downloaded js-sys v0.3.56 [INFO] [stderr] Downloaded nom v7.1.0 [INFO] [stderr] Downloaded webpki-roots v0.22.2 [INFO] [stderr] Downloaded rustls v0.20.2 [INFO] [stderr] Downloaded bumpalo v3.9.1 [INFO] [stderr] Downloaded chunked_transfer v1.4.0 [INFO] [stderr] Downloaded esp-idf-sys v0.30.1 [INFO] [stderr] Downloaded quote v1.0.15 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.79 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Downloaded libc v0.2.114 [INFO] [stderr] Downloaded cargo_toml v0.9.2 [INFO] [stderr] Downloaded globwalk v0.8.1 [INFO] [stderr] Downloaded itoa v1.0.1 [INFO] [stderr] Downloaded embuild v0.28.2 [INFO] [stderr] Downloaded ryu v1.0.9 [INFO] [stderr] Downloaded serde_derive v1.0.136 [INFO] [stderr] Downloaded cc v1.0.72 [INFO] [stderr] Downloaded ureq v2.4.0 [INFO] [stderr] Downloaded env_logger v0.9.0 [INFO] [stderr] Downloaded once_cell v1.9.0 [INFO] [stderr] Downloaded xmas-elf v0.8.0 [INFO] [stderr] Downloaded paste v1.0.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e7cd9c8aed3274d18c49a8772e36192db4aa4a116aa79e6e6377b6cc3e78db0 [INFO] running `Command { std: "docker" "start" "-a" "0e7cd9c8aed3274d18c49a8772e36192db4aa4a116aa79e6e6377b6cc3e78db0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e7cd9c8aed3274d18c49a8772e36192db4aa4a116aa79e6e6377b6cc3e78db0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e7cd9c8aed3274d18c49a8772e36192db4aa4a116aa79e6e6377b6cc3e78db0", kill_on_drop: false }` [INFO] [stdout] 0e7cd9c8aed3274d18c49a8772e36192db4aa4a116aa79e6e6377b6cc3e78db0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba881ecf35fc145f3c643517ec54176b87e1639488fc142226535b05c70c2b36 [INFO] running `Command { std: "docker" "start" "-a" "ba881ecf35fc145f3c643517ec54176b87e1639488fc142226535b05c70c2b36", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.114 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling clang-sys v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling zero v0.1.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling xmas-elf v0.8.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking getrandom v0.2.3 (https://github.com/esp-rs-compat/getrandom.git#b8cb133e) [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking rand_core v0.6.3 (https://github.com/tomoyuki-nakabayashi/rand.git?branch=0.8.4-espidf#f63a81d7) [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking rand_chacha v0.3.1 (https://github.com/tomoyuki-nakabayashi/rand.git?branch=0.8.4-espidf#f63a81d7) [INFO] [stderr] Checking rand v0.8.4 (https://github.com/tomoyuki-nakabayashi/rand.git?branch=0.8.4-espidf#f63a81d7) [INFO] [stderr] Compiling ureq v2.4.0 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling cargo_toml v0.9.2 [INFO] [stderr] Compiling embuild v0.28.2 [INFO] [stderr] Compiling esp-idf-sys v0.30.1 [INFO] [stderr] Compiling rust-esp32-c3-guessing-game v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `esp-idf-sys v0.30.1` [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/esp-idf-sys-b859bc0b9a7c347b/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=ESP_IDF_TOOLS_INSTALL_DIR [INFO] [stderr] cargo:rerun-if-env-changed=ESP_IDF_SDKCONFIG [INFO] [stderr] cargo:rerun-if-env-changed=ESP_IDF_SDKCONFIG_DEFAULTS [INFO] [stderr] cargo:rerun-if-env-changed=MCU [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/tmp/.tmpV0QMQH", line 68, in [INFO] [stderr] main() [INFO] [stderr] File "/tmp/.tmpV0QMQH", line 60, in main [INFO] [stderr] bootstrap() [INFO] [stderr] File "/tmp/.tmpV0QMQH", line 44, in bootstrap [INFO] [stderr] import pioinstaller.__main__ [INFO] [stderr] File "/tmp/.piocore-installer-o12ieunm/tmpp0obv23r/pioinstaller.zip/pioinstaller/__main__.py", line 22, in [INFO] [stderr] File "/tmp/.piocore-installer-o12ieunm/tmpp0obv23r/pioinstaller.zip/pioinstaller/core.py", line 25, in [INFO] [stderr] File "/tmp/.piocore-installer-o12ieunm/tmpp0obv23r/pioinstaller.zip/pioinstaller/home.py", line 18, in [INFO] [stderr] File "/tmp/.piocore-installer-o12ieunm/tmpp0obv23r/pioinstaller.zip/requests/__init__.py", line 43, in [INFO] [stderr] File "/tmp/.piocore-installer-o12ieunm/tmpp0obv23r/pioinstaller.zip/urllib3/__init__.py", line 11, in [INFO] [stderr] File "/tmp/.piocore-installer-o12ieunm/tmpp0obv23r/pioinstaller.zip/urllib3/exceptions.py", line 3, in [INFO] [stderr] ModuleNotFoundError: No module named 'urllib3.packages.six.moves' [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/tmp/.tmpV0QMQH", line 68, in [INFO] [stderr] main() [INFO] [stderr] File "/tmp/.tmpV0QMQH", line 60, in main [INFO] [stderr] bootstrap() [INFO] [stderr] File "/tmp/.tmpV0QMQH", line 44, in bootstrap [INFO] [stderr] import pioinstaller.__main__ [INFO] [stderr] File "/tmp/.piocore-installer-kd2yd7wm/tmp6pay6zv1/pioinstaller.zip/pioinstaller/__main__.py", line 22, in [INFO] [stderr] File "/tmp/.piocore-installer-kd2yd7wm/tmp6pay6zv1/pioinstaller.zip/pioinstaller/core.py", line 25, in [INFO] [stderr] File "/tmp/.piocore-installer-kd2yd7wm/tmp6pay6zv1/pioinstaller.zip/pioinstaller/home.py", line 18, in [INFO] [stderr] File "/tmp/.piocore-installer-kd2yd7wm/tmp6pay6zv1/pioinstaller.zip/requests/__init__.py", line 43, in [INFO] [stderr] File "/tmp/.piocore-installer-kd2yd7wm/tmp6pay6zv1/pioinstaller.zip/urllib3/__init__.py", line 11, in [INFO] [stderr] File "/tmp/.piocore-installer-kd2yd7wm/tmp6pay6zv1/pioinstaller.zip/urllib3/exceptions.py", line 3, in [INFO] [stderr] ModuleNotFoundError: No module named 'urllib3.packages.six.moves' [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/tmp/.tmpV0QMQH", line 68, in [INFO] [stderr] main() [INFO] [stderr] File "/tmp/.tmpV0QMQH", line 60, in main [INFO] [stderr] bootstrap() [INFO] [stderr] File "/tmp/.tmpV0QMQH", line 44, in bootstrap [INFO] [stderr] import pioinstaller.__main__ [INFO] [stderr] File "/tmp/.piocore-installer-qe3967ki/tmp2i5g8j6a/pioinstaller.zip/pioinstaller/__main__.py", line 22, in [INFO] [stderr] File "/tmp/.piocore-installer-qe3967ki/tmp2i5g8j6a/pioinstaller.zip/pioinstaller/core.py", line 25, in [INFO] [stderr] File "/tmp/.piocore-installer-qe3967ki/tmp2i5g8j6a/pioinstaller.zip/pioinstaller/home.py", line 18, in [INFO] [stderr] File "/tmp/.piocore-installer-qe3967ki/tmp2i5g8j6a/pioinstaller.zip/requests/__init__.py", line 43, in [INFO] [stderr] File "/tmp/.piocore-installer-qe3967ki/tmp2i5g8j6a/pioinstaller.zip/urllib3/__init__.py", line 11, in [INFO] [stderr] File "/tmp/.piocore-installer-qe3967ki/tmp2i5g8j6a/pioinstaller.zip/urllib3/exceptions.py", line 3, in [INFO] [stderr] ModuleNotFoundError: No module named 'urllib3.packages.six.moves' [INFO] [stderr] Error: EOF while parsing a value at line 1 column 0 [INFO] running `Command { std: "docker" "inspect" "ba881ecf35fc145f3c643517ec54176b87e1639488fc142226535b05c70c2b36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba881ecf35fc145f3c643517ec54176b87e1639488fc142226535b05c70c2b36", kill_on_drop: false }` [INFO] [stdout] ba881ecf35fc145f3c643517ec54176b87e1639488fc142226535b05c70c2b36