[INFO] fetching crate houseflow-server 0.1.2... [INFO] checking houseflow-server-0.1.2 against try#07fecb9cf34c4979a772ba38c99d6d9144768413 for pr-87710 [INFO] extracting crate houseflow-server 0.1.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate houseflow-server 0.1.2 on toolchain 07fecb9cf34c4979a772ba38c99d6d9144768413 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate houseflow-server 0.1.2 [INFO] finished tweaking crates.io crate houseflow-server 0.1.2 [INFO] tweaked toml for crates.io crate houseflow-server 0.1.2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deadpool v0.8.2 [INFO] [stderr] Downloaded actix-web-actors v4.0.0-beta.6 [INFO] [stderr] Downloaded refinery-macros v0.5.0 [INFO] [stderr] Downloaded deadpool-postgres v0.9.0 [INFO] [stderr] Downloaded refinery-core v0.5.1 [INFO] [stderr] Downloaded refinery v0.5.0 [INFO] [stderr] Downloaded houseflow-config v0.1.1 [INFO] [stderr] Downloaded houseflow-db v0.1.1 [INFO] [stderr] Downloaded houseflow-types v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f1861a7234d71b4306de0a05252c7e852beb16f418cff53d1abf2bdf285e73d [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" "2f1861a7234d71b4306de0a05252c7e852beb16f418cff53d1abf2bdf285e73d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f1861a7234d71b4306de0a05252c7e852beb16f418cff53d1abf2bdf285e73d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f1861a7234d71b4306de0a05252c7e852beb16f418cff53d1abf2bdf285e73d", kill_on_drop: false }` [INFO] [stdout] 2f1861a7234d71b4306de0a05252c7e852beb16f418cff53d1abf2bdf285e73d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ed18d160ab4da9c25141ce9c63999d1836916138e46a40ff338ec99f6101fadc [INFO] running `Command { std: "docker" "start" "-a" "ed18d160ab4da9c25141ce9c63999d1836916138e46a40ff338ec99f6101fadc", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Checking local-waker v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling zstd-safe v3.1.0+zstd.1.4.9 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling siphasher v0.3.6 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Compiling validator_types v0.12.0 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Compiling tokio v1.10.1 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking bytestring v1.0.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking actix-utils v3.0.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking futures-channel v0.3.16 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking actix-service v2.0.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking rust-argon2 v0.8.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking sha-1 v0.9.7 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking postgres-protocol v0.6.1 [INFO] [stderr] Compiling zstd-sys v1.5.0+zstd.1.4.9 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking postgres-types v0.2.1 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling actix-macros v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-beta.3 [INFO] [stderr] Compiling validator_derive v0.13.0 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling houseflow-macros v0.1.1 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking futures-util v0.3.16 [INFO] [stderr] error: could not compile `derive_more` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name derive_more --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derive_more-0.99.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="convert_case"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="is_variant"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="rustc_version"' --cfg 'feature="sum"' --cfg 'feature="try_into"' --cfg 'feature="unwrap"' -C metadata=40e87d4b696bb4aa -C extra-filename=-40e87d4b696bb4aa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-655c49d6e0dcc7cc.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-72dd94e62781faf3.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-754b571958ad5368.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-16c704c6fcf89dad.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" "ed18d160ab4da9c25141ce9c63999d1836916138e46a40ff338ec99f6101fadc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed18d160ab4da9c25141ce9c63999d1836916138e46a40ff338ec99f6101fadc", kill_on_drop: false }` [INFO] [stdout] ed18d160ab4da9c25141ce9c63999d1836916138e46a40ff338ec99f6101fadc