[INFO] fetching crate toql_derive 0.1.4... [INFO] checking toql_derive-0.1.4 against master#39b841dfe36f90a7cd111e7f0c55f32594f6e578 for pr-77035 [INFO] extracting crate toql_derive 0.1.4 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate toql_derive 0.1.4 on toolchain 39b841dfe36f90a7cd111e7f0c55f32594f6e578 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate toql_derive 0.1.4 [INFO] finished tweaking crates.io crate toql_derive 0.1.4 [INFO] tweaked toml for crates.io crate toql_derive 0.1.4 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 119ea8747660a55ba02acd337a6ddf217bb2ae8c5d8db240ab79713845647eaa [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "119ea8747660a55ba02acd337a6ddf217bb2ae8c5d8db240ab79713845647eaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "119ea8747660a55ba02acd337a6ddf217bb2ae8c5d8db240ab79713845647eaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "119ea8747660a55ba02acd337a6ddf217bb2ae8c5d8db240ab79713845647eaa", kill_on_drop: false }` [INFO] [stdout] 119ea8747660a55ba02acd337a6ddf217bb2ae8c5d8db240ab79713845647eaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eca35eefc11d53a39a39a3f69caef3fb6235bb70a91bcafd8ba9bbd761f7383f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "eca35eefc11d53a39a39a3f69caef3fb6235bb70a91bcafd8ba9bbd761f7383f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking ident_case v1.0.1 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking proc-macro2 v0.4.30 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking heck v0.3.1 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking nix v0.11.1 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Checking atoi v0.2.4 [INFO] [stderr] Checking checked v0.5.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] error: could not compile `regex` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=43fc63c7cf6389ac -C extra-filename=-43fc63c7cf6389ac --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-42424817a1197746.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-be6b403c037c6622.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rmeta --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-818aeac3d8830f5b.rmeta --extern utf8_ranges=/opt/rustwide/target/debug/deps/libutf8_ranges-841a110f0c68c0a7.rmeta --cap-lints allow --cap-lints=forbid --cfg regex_runtime_teddy_ssse3 --cfg regex_runtime_teddy_avx2` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "eca35eefc11d53a39a39a3f69caef3fb6235bb70a91bcafd8ba9bbd761f7383f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eca35eefc11d53a39a39a3f69caef3fb6235bb70a91bcafd8ba9bbd761f7383f", kill_on_drop: false }` [INFO] [stdout] eca35eefc11d53a39a39a3f69caef3fb6235bb70a91bcafd8ba9bbd761f7383f