[INFO] crate thoth 0.1.10 is already in cache [INFO] checking thoth-0.1.10 against master#8ac1525e091d3db28e67adcbbd6db1e1deaa37fb for pr-73323 [INFO] extracting crate thoth 0.1.10 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate thoth 0.1.10 on toolchain 8ac1525e091d3db28e67adcbbd6db1e1deaa37fb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate thoth 0.1.10 [INFO] finished tweaking crates.io crate thoth 0.1.10 [INFO] tweaked toml for crates.io crate thoth 0.1.10 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate thoth 0.1.10 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "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-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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ebcf84be490055c7782f4b54e48a9bc2bc580bd6a49575405f75229f86eae6b [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" "3ebcf84be490055c7782f4b54e48a9bc2bc580bd6a49575405f75229f86eae6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ebcf84be490055c7782f4b54e48a9bc2bc580bd6a49575405f75229f86eae6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ebcf84be490055c7782f4b54e48a9bc2bc580bd6a49575405f75229f86eae6b", kill_on_drop: false }` [INFO] [stdout] 3ebcf84be490055c7782f4b54e48a9bc2bc580bd6a49575405f75229f86eae6b [INFO] running `Command { std: "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@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be05466130cf15d41fd87167d2dd28b2c8289baa76e218ed4cd8803d245dbd41 [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" "be05466130cf15d41fd87167d2dd28b2c8289baa76e218ed4cd8803d245dbd41", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Checking arc-swap v0.4.4 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking regex-syntax v0.6.14 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking ucd-util v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking siphasher v0.3.1 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking bytestring v0.1.4 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking encoding_rs v0.8.22 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking aho-corasick v0.7.8 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking backtrace v0.3.43 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.3 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking mime_guess v2.0.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking r2d2 v0.8.8 [INFO] [stderr] Compiling diesel-derive-enum v0.4.4 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking dotenv v0.9.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling enum-as-inner v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling actix-web-codegen v0.2.0 [INFO] [stderr] Compiling juniper_codegen v0.14.2 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Checking tokio v0.2.11 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling graphql-parser v0.2.3 [INFO] [stderr] error: could not compile `diesel_derives`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name diesel_derives /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel_derives-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="postgres"' -C metadata=2cfccdd7b28c8a4e -C extra-filename=-2cfccdd7b28c8a4e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1ff682a789e37d4b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-7665407e4abc522e.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-25d8820224f7f720.rlib --extern proc_macro --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 `Command { std: "docker" "inspect" "be05466130cf15d41fd87167d2dd28b2c8289baa76e218ed4cd8803d245dbd41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be05466130cf15d41fd87167d2dd28b2c8289baa76e218ed4cd8803d245dbd41", kill_on_drop: false }` [INFO] [stdout] be05466130cf15d41fd87167d2dd28b2c8289baa76e218ed4cd8803d245dbd41