[INFO] cloning repository https://github.com/kolemikko/dutchbucket [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kolemikko/dutchbucket" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkolemikko%2Fdutchbucket", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkolemikko%2Fdutchbucket'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 65b8216b4948038e8bb4bd09a06202cbe740de4b [INFO] checking kolemikko/dutchbucket/65b8216b4948038e8bb4bd09a06202cbe740de4b against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkolemikko%2Fdutchbucket" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/kolemikko/dutchbucket [INFO] finished tweaking git repo https://github.com/kolemikko/dutchbucket [INFO] tweaked toml for git repo https://github.com/kolemikko/dutchbucket written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kolemikko/dutchbucket on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kolemikko/dutchbucket 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "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 crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zero v0.1.2 [INFO] [stderr] Downloaded strum_macros v0.21.1 [INFO] [stderr] Downloaded xmas-elf v0.8.0 [INFO] [stderr] Downloaded mutex-trait v0.2.0 [INFO] [stderr] Downloaded strum v0.21.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.34 [INFO] [stderr] Downloaded enumset_derive v0.5.5 [INFO] [stderr] Downloaded cargo_toml v0.9.2 [INFO] [stderr] Downloaded darling_macro v0.13.1 [INFO] [stderr] Downloaded esp-idf-sys v0.28.2 [INFO] [stderr] Downloaded cstr_core v0.2.4 [INFO] [stderr] Downloaded esp-idf-hal v0.29.4 [INFO] [stderr] Downloaded darling_core v0.13.1 [INFO] [stderr] Downloaded serde v1.0.132 [INFO] [stderr] Downloaded ureq v2.3.1 [INFO] [stderr] Downloaded embedded-svc v0.15.4 [INFO] [stderr] Downloaded serde_json v1.0.73 [INFO] [stderr] Downloaded syn v1.0.82 [INFO] [stderr] Downloaded anyhow v1.0.51 [INFO] [stderr] Downloaded serde_derive v1.0.132 [INFO] [stderr] Downloaded esp-idf-svc v0.34.1 [INFO] [stderr] Downloaded rustls v0.20.2 [INFO] [stderr] Downloaded webpki-roots v0.22.1 [INFO] [stderr] Downloaded clang-sys v1.3.0 [INFO] [stderr] Downloaded darling v0.13.1 [INFO] [stderr] Downloaded enumset v1.0.8 [INFO] [stderr] Downloaded http-auth-basic v0.1.3 [INFO] [stderr] Downloaded no-std-net v0.5.0 [INFO] [stderr] Downloaded remove_dir_all v0.7.0 [INFO] [stderr] Downloaded embuild v0.27.0 [INFO] [stderr] Downloaded embuild v0.26.0 [INFO] [stderr] Downloaded cmake v0.1.46 [INFO] [stderr] Downloaded backtrace v0.3.63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb6f81c7c9b5673795147599ea50e4f7891faa6786c32ab73b9fae58667cb145 [INFO] running `Command { std: "docker" "start" "-a" "eb6f81c7c9b5673795147599ea50e4f7891faa6786c32ab73b9fae58667cb145", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb6f81c7c9b5673795147599ea50e4f7891faa6786c32ab73b9fae58667cb145", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb6f81c7c9b5673795147599ea50e4f7891faa6786c32ab73b9fae58667cb145", kill_on_drop: false }` [INFO] [stdout] eb6f81c7c9b5673795147599ea50e4f7891faa6786c32ab73b9fae58667cb145 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a01c9919c64d74514151ff4f24ed37f82726d7ea34d2fc6485f14e7c00346560 [INFO] running `Command { std: "docker" "start" "-a" "a01c9919c64d74514151ff4f24ed37f82726d7ea34d2fc6485f14e7c00346560", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling clang-sys v1.3.0 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling getrandom v0.2.3 (https://github.com/esp-rs-compat/getrandom.git#b8cb133e) [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling zero v0.1.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling xmas-elf v0.8.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling remove_dir_all v0.7.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Checking mutex-trait v0.2.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking http-auth-basic v0.1.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking cstr_core v0.2.4 [INFO] [stderr] Checking embedded-hal v0.2.6 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.1 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling ureq v2.3.1 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling enumset_derive v0.5.5 [INFO] [stderr] Checking enumset v1.0.8 [INFO] [stderr] Checking no-std-net v0.5.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling cargo_toml v0.9.2 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling num_enum_derive v0.5.4 [INFO] [stderr] Checking num_enum v0.5.4 [INFO] [stderr] Checking embedded-svc v0.15.4 [INFO] [stderr] Compiling embuild v0.27.0 [INFO] [stderr] Compiling embuild v0.26.0 [INFO] [stderr] Compiling esp-idf-sys v0.28.2 [INFO] [stderr] Compiling esp-idf-hal v0.29.4 [INFO] [stderr] Compiling esp-idf-svc v0.34.1 [INFO] [stderr] Compiling esp32-xtensa-template v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `esp-idf-sys v0.28.2` [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-0a95d57bf3611d95/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/.tmppy3ZjH", line 68, in [INFO] [stderr] main() [INFO] [stderr] File "/tmp/.tmppy3ZjH", line 60, in main [INFO] [stderr] bootstrap() [INFO] [stderr] File "/tmp/.tmppy3ZjH", line 44, in bootstrap [INFO] [stderr] import pioinstaller.__main__ [INFO] [stderr] File "/tmp/.piocore-installer-88k0xbhs/tmpw2fn401p/pioinstaller.zip/pioinstaller/__main__.py", line 22, in [INFO] [stderr] File "/tmp/.piocore-installer-88k0xbhs/tmpw2fn401p/pioinstaller.zip/pioinstaller/core.py", line 25, in [INFO] [stderr] File "/tmp/.piocore-installer-88k0xbhs/tmpw2fn401p/pioinstaller.zip/pioinstaller/home.py", line 18, in [INFO] [stderr] File "/tmp/.piocore-installer-88k0xbhs/tmpw2fn401p/pioinstaller.zip/requests/__init__.py", line 43, in [INFO] [stderr] File "/tmp/.piocore-installer-88k0xbhs/tmpw2fn401p/pioinstaller.zip/urllib3/__init__.py", line 11, in [INFO] [stderr] File "/tmp/.piocore-installer-88k0xbhs/tmpw2fn401p/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/.tmppy3ZjH", line 68, in [INFO] [stderr] main() [INFO] [stderr] File "/tmp/.tmppy3ZjH", line 60, in main [INFO] [stderr] bootstrap() [INFO] [stderr] File "/tmp/.tmppy3ZjH", line 44, in bootstrap [INFO] [stderr] import pioinstaller.__main__ [INFO] [stderr] File "/tmp/.piocore-installer-g40gzh27/tmpzdqzhb6h/pioinstaller.zip/pioinstaller/__main__.py", line 22, in [INFO] [stderr] File "/tmp/.piocore-installer-g40gzh27/tmpzdqzhb6h/pioinstaller.zip/pioinstaller/core.py", line 25, in [INFO] [stderr] File "/tmp/.piocore-installer-g40gzh27/tmpzdqzhb6h/pioinstaller.zip/pioinstaller/home.py", line 18, in [INFO] [stderr] File "/tmp/.piocore-installer-g40gzh27/tmpzdqzhb6h/pioinstaller.zip/requests/__init__.py", line 43, in [INFO] [stderr] File "/tmp/.piocore-installer-g40gzh27/tmpzdqzhb6h/pioinstaller.zip/urllib3/__init__.py", line 11, in [INFO] [stderr] File "/tmp/.piocore-installer-g40gzh27/tmpzdqzhb6h/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/.tmppy3ZjH", line 68, in [INFO] [stderr] main() [INFO] [stderr] File "/tmp/.tmppy3ZjH", line 60, in main [INFO] [stderr] bootstrap() [INFO] [stderr] File "/tmp/.tmppy3ZjH", line 44, in bootstrap [INFO] [stderr] import pioinstaller.__main__ [INFO] [stderr] File "/tmp/.piocore-installer-ietrhlv3/tmp9b2x5d23/pioinstaller.zip/pioinstaller/__main__.py", line 22, in [INFO] [stderr] File "/tmp/.piocore-installer-ietrhlv3/tmp9b2x5d23/pioinstaller.zip/pioinstaller/core.py", line 25, in [INFO] [stderr] File "/tmp/.piocore-installer-ietrhlv3/tmp9b2x5d23/pioinstaller.zip/pioinstaller/home.py", line 18, in [INFO] [stderr] File "/tmp/.piocore-installer-ietrhlv3/tmp9b2x5d23/pioinstaller.zip/requests/__init__.py", line 43, in [INFO] [stderr] File "/tmp/.piocore-installer-ietrhlv3/tmp9b2x5d23/pioinstaller.zip/urllib3/__init__.py", line 11, in [INFO] [stderr] File "/tmp/.piocore-installer-ietrhlv3/tmp9b2x5d23/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] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stderr] 1: ::check [INFO] [stderr] 2: ::update [INFO] [stderr] 3: ::install:: [INFO] [stderr] 4: build_script_build::build_driver::build [INFO] [stderr] 5: build_script_build::main [INFO] [stderr] 6: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] 7: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stderr] 8: std::rt::lang_start::>::{closure#0} [INFO] [stderr] 9: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/core/src/ops/function.rs:287:21 [INFO] [stderr] std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/panicking.rs:581:40 [INFO] [stderr] std::panicking::catch_unwind:: + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync> [INFO] [stderr] at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/panicking.rs:544:19 [INFO] [stderr] std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/panic.rs:359:14 [INFO] [stderr] std::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/rt.rs:175:24 [INFO] [stderr] std::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/panicking.rs:581:40 [INFO] [stderr] std::panicking::catch_unwind:: [INFO] [stderr] at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/panicking.rs:544:19 [INFO] [stderr] std::panic::catch_unwind:: [INFO] [stderr] at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/panic.rs:359:14 [INFO] [stderr] std::rt::lang_start_internal [INFO] [stderr] at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/rt.rs:171:5 [INFO] [stderr] 10: std::rt::lang_start::> [INFO] [stderr] 11: main [INFO] [stderr] 12: [INFO] [stderr] 13: __libc_start_main [INFO] [stderr] 14: _start [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a01c9919c64d74514151ff4f24ed37f82726d7ea34d2fc6485f14e7c00346560", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a01c9919c64d74514151ff4f24ed37f82726d7ea34d2fc6485f14e7c00346560", kill_on_drop: false }` [INFO] [stdout] a01c9919c64d74514151ff4f24ed37f82726d7ea34d2fc6485f14e7c00346560