[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.11 [INFO] [stderr] * [new branch] dependabot/cargo/structopt-0.3.12 -> dependabot/cargo/structopt-0.3.12 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 97069ca429fc1e9719ceb75f27e20ee071419936 [INFO] checking foldu/pickwp against master#d939f708d960161d23b964309ba68ff207fc0ead for pr-70087 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoldu%2Fpickwp" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/foldu/pickwp on toolchain d939f708d960161d23b964309ba68ff207fc0ead [INFO] running `"/workspace/cargo-home/bin/cargo" "+d939f708d960161d23b964309ba68ff207fc0ead" "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-5/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" "+d939f708d960161d23b964309ba68ff207fc0ead" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+d939f708d960161d23b964309ba68ff207fc0ead" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 135ca5c3ddcd9a908be7a97f308865fb179466b151318ecbefb56e02b6fdc0b5 [INFO] running `"docker" "start" "-a" "135ca5c3ddcd9a908be7a97f308865fb179466b151318ecbefb56e02b6fdc0b5"` [INFO] [stderr] Checking tower-layer v0.3.0 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling multimap v0.8.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Checking half v1.4.0 [INFO] [stderr] Compiling barrel v0.5.8 [INFO] [stderr] Checking humantime v2.0.0 [INFO] [stderr] Checking strum v0.17.1 [INFO] [stderr] Checking slotmap v0.4.0 [INFO] [stderr] Checking tracing-core v0.1.9 [INFO] [stderr] Compiling libsqlite3-sys v0.17.1 [INFO] [stderr] Checking blake2b_simd v0.5.10 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Checking tilde-expand v0.1.0 (https://github.com/foldu/cfgen?rev=eccf05b15e0e25503b59b6a6ab0bf7483727bd6c#eccf05b1) [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling aho-corasick v0.7.7 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling tracing-attributes v0.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.10 [INFO] [stderr] Compiling darling_core v0.10.2 [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 rand_pcg v0.2.1 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling proc-macro-error v0.4.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.8 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Checking tokio v0.2.11 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Checking serde_json v1.0.45 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking serde_cbor v0.10.2 [INFO] [stderr] Checking humantime-serde v1.0.0 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking tower-discover v0.3.0 [INFO] [stderr] Checking tower-load-shed v0.3.0 [INFO] [stderr] error: could not compile `clap`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clap /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' -C metadata=572dec460ffafa1e -C extra-filename=-572dec460ffafa1e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-abdf43ae9cbe1629.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-d99611ed31700c53.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-62fb8dc4fec49d16.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-31782d875e0b117c.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-6f94aca260b54cf0.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-c200b44c1e278ad5.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-a46515e7ec105a55.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `darling_core`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name darling_core /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/darling_core-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="strsim"' --cfg 'feature="suggestions"' -C metadata=7cb79fb3425acc50 -C extra-filename=-7cb79fb3425acc50 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-d02ee3a16173e691.rmeta --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-8ff8dcc293c31425.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-51f43a9de05af60b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ddc986ce820173e3.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-fcbcec7f9fbacb53.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-449da3db99fb95fb.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "135ca5c3ddcd9a908be7a97f308865fb179466b151318ecbefb56e02b6fdc0b5"` [INFO] running `"docker" "rm" "-f" "135ca5c3ddcd9a908be7a97f308865fb179466b151318ecbefb56e02b6fdc0b5"` [INFO] [stdout] 135ca5c3ddcd9a908be7a97f308865fb179466b151318ecbefb56e02b6fdc0b5