[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 try#b98202ad067d72e45cec8be3d5c15d86ef0fd086 for pr-155193 [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-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.toml [INFO] removed /workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tomoyuki-nakabayashi/rust-esp32-c3-guessing-game on toolchain b98202ad067d72e45cec8be3d5c15d86ef0fd086 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "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" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "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/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] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking tomoyuki-nakabayashi/rust-esp32-c3-guessing-game against try#b98202ad067d72e45cec8be3d5c15d86ef0fd086 for pr-155193 [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-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.toml [INFO] removed /workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tomoyuki-nakabayashi/rust-esp32-c3-guessing-game on toolchain b98202ad067d72e45cec8be3d5c15d86ef0fd086 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "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" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "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 which v4.2.4 [INFO] [stderr] Downloaded zero v0.1.2 [INFO] [stderr] Downloaded xmas-elf v0.8.0 [INFO] [stderr] Downloaded esp-idf-sys v0.30.1 [INFO] [stderr] Downloaded crossbeam-utils v0.8.6 [INFO] [stderr] Downloaded cargo_toml v0.9.2 [INFO] [stderr] Downloaded ignore v0.4.18 [INFO] [stderr] Downloaded nom v7.1.0 [INFO] [stderr] Downloaded serde_json v1.0.78 [INFO] [stderr] Downloaded embuild v0.28.2 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95c7e09131ef81162e933ced6f4265eaee7310ee6cdcee1ac091ed2f9b78dc1b [INFO] running `Command { std: "docker" "start" "-a" "95c7e09131ef81162e933ced6f4265eaee7310ee6cdcee1ac091ed2f9b78dc1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95c7e09131ef81162e933ced6f4265eaee7310ee6cdcee1ac091ed2f9b78dc1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95c7e09131ef81162e933ced6f4265eaee7310ee6cdcee1ac091ed2f9b78dc1b", kill_on_drop: false }` [INFO] [stdout] 95c7e09131ef81162e933ced6f4265eaee7310ee6cdcee1ac091ed2f9b78dc1b [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30545e7df41fe490ff57600d82f5e0a1a61a3c93ebc305240756c718dc5a6373 [INFO] running `Command { std: "docker" "start" "-a" "30545e7df41fe490ff57600d82f5e0a1a61a3c93ebc305240756c718dc5a6373", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.114 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling clang-sys v1.3.0 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling zero v0.1.2 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling xmas-elf v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling dirs v4.0.0 [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 ppv-lite86 v0.2.16 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Checking getrandom v0.2.3 (https://github.com/esp-rs-compat/getrandom.git#b8cb133e) [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking rand_core v0.6.3 (https://github.com/tomoyuki-nakabayashi/rand.git?branch=0.8.4-espidf#f63a81d7) [INFO] [stderr] Checking rand_chacha v0.3.1 (https://github.com/tomoyuki-nakabayashi/rand.git?branch=0.8.4-espidf#f63a81d7) [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Checking rand v0.8.4 (https://github.com/tomoyuki-nakabayashi/rand.git?branch=0.8.4-espidf#f63a81d7) [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling ureq v2.4.0 [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-dfe63c8580130992/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/.tmpHSa3nU", line 68, in [INFO] [stderr] main() [INFO] [stderr] File "/tmp/.tmpHSa3nU", line 60, in main [INFO] [stderr] bootstrap() [INFO] [stderr] File "/tmp/.tmpHSa3nU", line 44, in bootstrap [INFO] [stderr] import pioinstaller.__main__ [INFO] [stderr] File "/tmp/.piocore-installer-ek50pjpu/tmpnbif0n2r/pioinstaller.zip/pioinstaller/__main__.py", line 22, in [INFO] [stderr] File "/tmp/.piocore-installer-ek50pjpu/tmpnbif0n2r/pioinstaller.zip/pioinstaller/core.py", line 25, in [INFO] [stderr] File "/tmp/.piocore-installer-ek50pjpu/tmpnbif0n2r/pioinstaller.zip/pioinstaller/home.py", line 18, in [INFO] [stderr] File "/tmp/.piocore-installer-ek50pjpu/tmpnbif0n2r/pioinstaller.zip/requests/__init__.py", line 43, in [INFO] [stderr] File "/tmp/.piocore-installer-ek50pjpu/tmpnbif0n2r/pioinstaller.zip/urllib3/__init__.py", line 11, in [INFO] [stderr] File "/tmp/.piocore-installer-ek50pjpu/tmpnbif0n2r/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/.tmpHSa3nU", line 68, in [INFO] [stderr] main() [INFO] [stderr] File "/tmp/.tmpHSa3nU", line 60, in main [INFO] [stderr] bootstrap() [INFO] [stderr] File "/tmp/.tmpHSa3nU", line 44, in bootstrap [INFO] [stderr] import pioinstaller.__main__ [INFO] [stderr] File "/tmp/.piocore-installer-qvck2z0b/tmp0q5osyh4/pioinstaller.zip/pioinstaller/__main__.py", line 22, in [INFO] [stderr] File "/tmp/.piocore-installer-qvck2z0b/tmp0q5osyh4/pioinstaller.zip/pioinstaller/core.py", line 25, in [INFO] [stderr] File "/tmp/.piocore-installer-qvck2z0b/tmp0q5osyh4/pioinstaller.zip/pioinstaller/home.py", line 18, in [INFO] [stderr] File "/tmp/.piocore-installer-qvck2z0b/tmp0q5osyh4/pioinstaller.zip/requests/__init__.py", line 43, in [INFO] [stderr] File "/tmp/.piocore-installer-qvck2z0b/tmp0q5osyh4/pioinstaller.zip/urllib3/__init__.py", line 11, in [INFO] [stderr] File "/tmp/.piocore-installer-qvck2z0b/tmp0q5osyh4/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/.tmpHSa3nU", line 68, in [INFO] [stderr] main() [INFO] [stderr] File "/tmp/.tmpHSa3nU", line 60, in main [INFO] [stderr] bootstrap() [INFO] [stderr] File "/tmp/.tmpHSa3nU", line 44, in bootstrap [INFO] [stderr] import pioinstaller.__main__ [INFO] [stderr] File "/tmp/.piocore-installer-zloskhd3/tmp5ir95twq/pioinstaller.zip/pioinstaller/__main__.py", line 22, in [INFO] [stderr] File "/tmp/.piocore-installer-zloskhd3/tmp5ir95twq/pioinstaller.zip/pioinstaller/core.py", line 25, in [INFO] [stderr] File "/tmp/.piocore-installer-zloskhd3/tmp5ir95twq/pioinstaller.zip/pioinstaller/home.py", line 18, in [INFO] [stderr] File "/tmp/.piocore-installer-zloskhd3/tmp5ir95twq/pioinstaller.zip/requests/__init__.py", line 43, in [INFO] [stderr] File "/tmp/.piocore-installer-zloskhd3/tmp5ir95twq/pioinstaller.zip/urllib3/__init__.py", line 11, in [INFO] [stderr] File "/tmp/.piocore-installer-zloskhd3/tmp5ir95twq/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" "30545e7df41fe490ff57600d82f5e0a1a61a3c93ebc305240756c718dc5a6373", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30545e7df41fe490ff57600d82f5e0a1a61a3c93ebc305240756c718dc5a6373", kill_on_drop: false }` [INFO] [stdout] 30545e7df41fe490ff57600d82f5e0a1a61a3c93ebc305240756c718dc5a6373