[INFO] updating cached repository https://github.com/foldu/pickwp
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] [stderr] From https://github.com/foldu/pickwp
[INFO] [stderr]  - [deleted]         (none)     -> dependabot/cargo/structopt-0.3.12
[INFO] [stderr]  - [deleted]         (none)     -> dependabot/cargo/tokio-0.2.16
[INFO] [stderr]  * [new branch]      dependabot/cargo/structopt-0.3.13 -> dependabot/cargo/structopt-0.3.13
[INFO] [stderr]  * [new branch]      dependabot/cargo/tokio-0.2.17 -> dependabot/cargo/tokio-0.2.17
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] 97069ca429fc1e9719ceb75f27e20ee071419936
[INFO] checking foldu/pickwp against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoldu%2Fpickwp" "/workspace/builds/worker-7/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/foldu/pickwp on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/foldu/pickwp
[INFO] finished tweaking git repo https://github.com/foldu/pickwp
[INFO] tweaked toml for git repo https://github.com/foldu/pickwp written to /workspace/builds/worker-7/source/Cargo.toml
[INFO] crate git repo https://github.com/foldu/pickwp already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stdout] e44f4f848c6f63a9cbdff582e1dc3edb48d57bcbd2e59a412be97eefbf0e2fa7
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `"docker" "start" "-a" "e44f4f848c6f63a9cbdff582e1dc3edb48d57bcbd2e59a412be97eefbf0e2fa7"`
[INFO] [stderr]    Compiling syn v1.0.14
[INFO] [stderr]     Checking bytes v0.5.4
[INFO] [stderr]     Checking pin-project-lite v0.1.4
[INFO] [stderr]     Checking futures-io v0.3.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling anyhow v1.0.26
[INFO] [stderr]     Checking tower-layer v0.3.0
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling slog v2.5.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.2
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling multimap v0.8.0
[INFO] [stderr]    Compiling regex-syntax v0.6.14
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling siphasher v0.3.1
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling doc-comment v0.3.1
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]    Compiling barrel v0.5.8
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking half v1.4.0
[INFO] [stderr]     Checking once_cell v1.3.1
[INFO] [stderr]     Checking humantime v2.0.0
[INFO] [stderr]     Checking slotmap v0.4.0
[INFO] [stderr]     Checking strum v0.17.1
[INFO] [stderr]     Checking tracing-core v0.1.9
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.17.1
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking http v0.2.0
[INFO] [stderr]    Compiling memchr v2.3.0
[INFO] [stderr]     Checking blake2b_simd v0.5.10
[INFO] [stderr]     Checking dirs-sys v0.3.4
[INFO] [stderr]     Checking tilde-expand v0.1.0 (https://github.com/foldu/cfgen?rev=eccf05b15e0e25503b59b6a6ab0bf7483727bd6c#eccf05b1)
[INFO] [stderr]     Checking inotify-sys v0.1.3
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling which v3.1.0
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]     Checking aho-corasick v0.7.7
[INFO] [stderr]    Compiling indexmap v1.3.1
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling c2-chacha v0.2.3
[INFO] [stderr]     Checking directories v2.0.2
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking slog-scope v4.3.0
[INFO] [stderr]     Checking crossbeam-queue v0.2.1
[INFO] [stderr]     Checking crossbeam-channel v0.4.0
[INFO] [stderr]     Checking rand_pcg v0.2.1
[INFO] [stderr]    Compiling prost-build v0.6.1
[INFO] [stderr]     Checking term v0.6.1
[INFO] [stderr]     Checking chrono v0.4.10
[INFO] [stderr]    Compiling petgraph v0.5.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling rand_chacha v0.2.1
[INFO] [stderr]    Compiling rusqlite v0.21.0
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]     Checking crossbeam v0.7.3
[INFO] [stderr]     Checking slog-stdlog v4.0.0
[INFO] [stderr]    Compiling regex v1.3.4
[INFO] [stderr]     Checking slog-term v2.5.0
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling tokio-macros v0.2.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling pin-project-internal v0.4.8
[INFO] [stderr]    Compiling prost-derive v0.6.1
[INFO] [stderr]    Compiling rustversion v1.0.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.6
[INFO] [stderr]    Compiling async-trait v0.1.24
[INFO] [stderr]    Compiling async-stream-impl v0.2.1
[INFO] [stderr]    Compiling serde_repr v0.1.5
[INFO] [stderr]    Compiling snafu-derive v0.6.2
[INFO] [stderr]    Compiling strum_macros v0.17.1
[INFO] [stderr]     Checking tokio v0.2.11
[INFO] [stderr]    Compiling proc-macro-error v0.4.8
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.8
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]     Checking async-stream v0.2.1
[INFO] [stderr]    Compiling futures-macro v0.3.1
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.10
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling cfgen_derive v0.1.0 (https://github.com/foldu/cfgen?rev=eccf05b15e0e25503b59b6a6ab0bf7483727bd6c#eccf05b1)
[INFO] [stderr]     Checking tracing v0.1.12
[INFO] [stderr]    Compiling structopt-derive v0.4.2
[INFO] [stderr]     Checking snafu v0.6.2
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking futures-util v0.3.1
[INFO] [stderr]     Checking pin-project v0.4.8
[INFO] [stderr]     Checking tower-discover v0.3.0
[INFO] [stderr]     Checking tower-load-shed v0.3.0
[INFO] [stderr]     Checking tracing-futures v0.2.1
[INFO] [stderr]    Compiling prost v0.6.1
[INFO] [stderr]     Checking tokio-util v0.2.0
[INFO] [stderr]     Checking tower-timeout v0.3.0
[INFO] [stderr]     Checking tower-load v0.3.0
[INFO] [stderr]     Checking tower-limit v0.3.0
[INFO] [stderr]     Checking tower-make v0.3.0
[INFO] [stderr]     Checking tower-retry v0.3.0
[INFO] [stderr]     Checking tower-buffer v0.3.0
[INFO] [stderr]     Checking inotify v0.8.2
[INFO] [stderr]    Compiling prost-types v0.6.1
[INFO] [stderr]     Checking tower-ready-cache v0.3.0
[INFO] [stderr]     Checking h2 v0.2.1
[INFO] [stderr]     Checking tower-util v0.3.0
[INFO] [stderr]     Checking futures-executor v0.3.1
[INFO] [stderr]     Checking tower-balance v0.3.0
[INFO] [stderr]     Checking futures v0.3.1
[INFO] [stderr]    Compiling structopt v0.3.9
[INFO] [stderr]     Checking tower v0.3.1
[INFO] [stderr]     Checking serde v1.0.104
[INFO] [stderr]    Compiling tonic-build v0.1.1
[INFO] [stderr]    Compiling tgcd v0.1.0 (https://github.com/foldu/tgcd?rev=42c379559cc7e9c9495dccab05364cbc006d583f#42c37955)
[INFO] [stderr]     Checking hyper v0.13.2
[INFO] [stderr] error: failed to run custom build command for `tgcd v0.1.0 (https://github.com/foldu/tgcd?rev=42c379559cc7e9c9495dccab05364cbc006d583f#42c37955)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/tgcd-d8765c5d8d37ce40/build-script-build` (exit code: 101)
[INFO] [stderr] --- stdout
[INFO] [stderr] out: Output { status: ExitStatus(ExitStatus(256)), stdout: "", stderr: "error: \'rustfmt\' is not installed for the toolchain \'bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc\'\nTo install, run `rustup component add rustfmt --toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc`\n" }
[INFO] [stderr] 
[INFO] [stderr] --- stderr
[INFO] [stderr] thread 'main' panicked at 'assertion failed: out.status.success()', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tonic-build-0.1.1/src/lib.rs:229:9
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x55a1d678cb04 - backtrace::backtrace::libunwind::trace::hda902e3a4eb9d449
[INFO] [stderr]                                at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86
[INFO] [stderr]    1:     0x55a1d678cb04 - backtrace::backtrace::trace_unsynchronized::h06df0062bb63b7e2
[INFO] [stderr]                                at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66
[INFO] [stderr]    2:     0x55a1d678cb04 - std::sys_common::backtrace::_print_fmt::ha5249daf78f399e8
[INFO] [stderr]                                at src/libstd/sys_common/backtrace.rs:78
[INFO] [stderr]    3:     0x55a1d678cb04 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h68243ef2eafa8843
[INFO] [stderr]                                at src/libstd/sys_common/backtrace.rs:59
[INFO] [stderr]    4:     0x55a1d67b223c - core::fmt::write::h8b50d07b82ae3922
[INFO] [stderr]                                at src/libcore/fmt/mod.rs:1069
[INFO] [stderr]    5:     0x55a1d67899e3 - std::io::Write::write_fmt::h9a5b9a212b705549
[INFO] [stderr]                                at src/libstd/io/mod.rs:1504
[INFO] [stderr]    6:     0x55a1d678f875 - std::sys_common::backtrace::_print::hcd11fe8eb9e7335d
[INFO] [stderr]                                at src/libstd/sys_common/backtrace.rs:62
[INFO] [stderr]    7:     0x55a1d678f875 - std::sys_common::backtrace::print::h475286256f91474c
[INFO] [stderr]                                at src/libstd/sys_common/backtrace.rs:49
[INFO] [stderr]    8:     0x55a1d678f875 - std::panicking::default_hook::{{closure}}::h2a45e9d6ef27161b
[INFO] [stderr]                                at src/libstd/panicking.rs:198
[INFO] [stderr]    9:     0x55a1d678f5b2 - std::panicking::default_hook::h76adec688b27abdd
[INFO] [stderr]                                at src/libstd/panicking.rs:218
[INFO] [stderr]   10:     0x55a1d678ff55 - std::panicking::rust_panic_with_hook::h121f4f2c52efbcbf
[INFO] [stderr]                                at src/libstd/panicking.rs:515
[INFO] [stderr]   11:     0x55a1d670e3b1 - std::panicking::begin_panic::hc819e742979fbd43
[INFO] [stderr]                                at /rustc/bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc/src/libstd/panicking.rs:438
[INFO] [stderr]   12:     0x55a1d649968c - tonic_build::fmt::h85030f6bd14888f8
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tonic-build-0.1.1/src/lib.rs:229
[INFO] [stderr]   13:     0x55a1d649632a - tonic_build::Builder::compile::h7cb562a6d1807817
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tonic-build-0.1.1/src/lib.rs:172
[INFO] [stderr]   14:     0x55a1d6495b3f - tonic_build::compile_protos::h1187ab3fc00c08bf
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tonic-build-0.1.1/src/lib.rs:208
[INFO] [stderr]   15:     0x55a1d646ab0d - build_script_build::main::h5f235127acb18a0e
[INFO] [stderr]                                at /opt/rustwide/cargo-home/git/checkouts/tgcd-2153508134288f03/42c3795/build.rs:2
[INFO] [stderr]   16:     0x55a1d646abcb - std::rt::lang_start::{{closure}}::h033e9360b6f3571c
[INFO] [stderr]                                at /rustc/bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc/src/libstd/rt.rs:67
[INFO] [stderr]   17:     0x55a1d6790398 - std::rt::lang_start_internal::{{closure}}::h15b56bd7f81214ad
[INFO] [stderr]                                at src/libstd/rt.rs:52
[INFO] [stderr]   18:     0x55a1d6790398 - std::panicking::try::do_call::hbe8467da291bc822
[INFO] [stderr]                                at src/libstd/panicking.rs:331
[INFO] [stderr]   19:     0x55a1d6790398 - std::panicking::try::hde3b5cbc6989304d
[INFO] [stderr]                                at src/libstd/panicking.rs:274
[INFO] [stderr]   20:     0x55a1d6790398 - std::panic::catch_unwind::h56844acb323fdd6c
[INFO] [stderr]                                at src/libstd/panic.rs:394
[INFO] [stderr]   21:     0x55a1d6790398 - std::rt::lang_start_internal::hae379591a9420b87
[INFO] [stderr]                                at src/libstd/rt.rs:51
[INFO] [stderr]   22:     0x55a1d646aba7 - std::rt::lang_start::hdc34574297ee50ec
[INFO] [stderr]                                at /rustc/bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc/src/libstd/rt.rs:67
[INFO] [stderr]   23:     0x55a1d646ab5a - main
[INFO] [stderr]   24:     0x7f945ce5bb97 - __libc_start_main
[INFO] [stderr]   25:     0x55a1d644c90a - _start
[INFO] [stderr]   26:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "e44f4f848c6f63a9cbdff582e1dc3edb48d57bcbd2e59a412be97eefbf0e2fa7"`
[INFO] running `"docker" "rm" "-f" "e44f4f848c6f63a9cbdff582e1dc3edb48d57bcbd2e59a412be97eefbf0e2fa7"`
[INFO] [stdout] e44f4f848c6f63a9cbdff582e1dc3edb48d57bcbd2e59a412be97eefbf0e2fa7
