[INFO] cloning repository https://github.com/doggor/web-builder-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/doggor/web-builder-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoggor%2Fweb-builder-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoggor%2Fweb-builder-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c199318a2c330a3d4a01722e3d5100971de10b8 [INFO] checking doggor/web-builder-server against try#075992eda207e1647b699c8c8ada67b32ce7b115 for pr-77271 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoggor%2Fweb-builder-server" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/doggor/web-builder-server on toolchain 075992eda207e1647b699c8c8ada67b32ce7b115 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+075992eda207e1647b699c8c8ada67b32ce7b115" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/doggor/web-builder-server [INFO] finished tweaking git repo https://github.com/doggor/web-builder-server [INFO] tweaked toml for git repo https://github.com/doggor/web-builder-server written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/doggor/web-builder-server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+075992eda207e1647b699c8c8ada67b32ce7b115" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trust-dns-resolver v0.12.0 [INFO] [stderr] Downloaded err-derive v0.2.2 [INFO] [stderr] Downloaded bson v0.14.0 [INFO] [stderr] Downloaded enum-as-inner v0.3.1 [INFO] [stderr] Downloaded derive_more v0.99.3 [INFO] [stderr] Downloaded jwt v0.4.0 [INFO] [stderr] Downloaded mongodb v0.9.0 [INFO] [stderr] Downloaded typed-builder v0.3.0 [INFO] [stderr] Downloaded derivative v1.0.3 [INFO] [stderr] Downloaded os_info v1.3.3 [INFO] [stderr] Downloaded serde_with_macros v1.1.0 [INFO] [stderr] Downloaded serde_with v1.4.0 [INFO] [stderr] Downloaded trust-dns-proto v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+075992eda207e1647b699c8c8ada67b32ce7b115" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18c2cc25bde12d01331164e4fbdfae2373a64dd48954deb021986f80c04c061a [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" "18c2cc25bde12d01331164e4fbdfae2373a64dd48954deb021986f80c04c061a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18c2cc25bde12d01331164e4fbdfae2373a64dd48954deb021986f80c04c061a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18c2cc25bde12d01331164e4fbdfae2373a64dd48954deb021986f80c04c061a", kill_on_drop: false }` [INFO] [stdout] 18c2cc25bde12d01331164e4fbdfae2373a64dd48954deb021986f80c04c061a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+075992eda207e1647b699c8c8ada67b32ce7b115" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c0b5e8cb67e7cea962fb5edd13ac1244e5712688768836e72b2a705d6d42129 [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" "5c0b5e8cb67e7cea962fb5edd13ac1244e5712688768836e72b2a705d6d42129", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking arc-swap v0.4.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling os_info v1.3.3 [INFO] [stderr] Checking version_check v0.9.1 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking bytestring v0.1.4 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking md-5 v0.8.0 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking backtrace-sys v0.1.32 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking backtrace v0.3.44 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking tokio v0.2.11 [INFO] [stderr] Checking webpki v0.21.2 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-uds v0.2.6 [INFO] [stderr] Checking webpki-roots v0.18.0 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking jwt v0.4.0 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling typed-builder v0.3.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling derive_more v0.99.3 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling enum-as-inner v0.3.1 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Compiling actix-web-codegen v0.2.0 [INFO] [stderr] error: could not compile `async-trait` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name async_trait --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-trait-0.1.24/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 -C metadata=c1c77276f6cd08dc -C extra-filename=-c1c77276f6cd08dc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-14f7439a68eea823.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-7fa39f7c664c6eec.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-68a8ff69d8e52e3c.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] [stdout] error: linking with `cc` failed: signal: 9 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/075992eda207e1647b699c8c8ada67b32ce7b115/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/serde_with_macros-7de5499e57fff7fe.serde_with_macros.ew82z4tf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/serde_with_macros-7de5499e57fff7fe.serde_with_macros.ew82z4tf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/serde_with_macros-7de5499e57fff7fe.serde_with_macros.ew82z4tf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/serde_with_macros-7de5499e57fff7fe.serde_with_macros.ew82z4tf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/serde_with_macros-7de5499e57fff7fe.serde_with_macros.ew82z4tf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/serde_with_macros-7de5499e57fff7fe.serde_with_macros.ew82z4tf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/serde_with_macros-7de5499e57fff7fe.serde_with_macros.ew82z4tf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/serde_with_macros-7de5499e57fff7fe.serde_with_macros.ew82z4tf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/serde_with_macros-7de5499e57fff7fe.serde_with_macros.ew82z4tf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/serde_with_macros-7de5499e57fff7fe.serde_with_macros.ew82z4tf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/serde_with_macros-7de5499e57fff7fe.serde_with_macros.ew82z4tf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/serde_with_macros-7de5499e57fff7fe.serde_with_macros.ew82z4tf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/serde_with_macros-7de5499e57fff7fe.serde_with_macros.ew82z4tf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/serde_with_macros-7de5499e57fff7fe.serde_with_macros.ew82z4tf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/serde_with_macros-7de5499e57fff7fe.serde_with_macros.ew82z4tf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/serde_with_macros-7de5499e57fff7fe.serde_with_macros.ew82z4tf-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libserde_with_macros-7de5499e57fff7fe.so" "/opt/rustwide/target/debug/deps/serde_with_macros-7de5499e57fff7fe.c5y2j73uez1uwx1.rcgu.o" "/opt/rustwide/target/debug/deps/serde_with_macros-7de5499e57fff7fe.23ib5sqq82d7c1mv.rcgu.o" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/075992eda207e1647b699c8c8ada67b32ce7b115/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-68a8ff69d8e52e3c.rlib" "/opt/rustwide/target/debug/deps/libquote-7fa39f7c664c6eec.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-14f7439a68eea823.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-6181e2f2fb8255ce.rlib" "/opt/rustwide/rustup-home/toolchains/075992eda207e1647b699c8c8ada67b32ce7b115/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-b6ebf2ef3bbb1206.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/075992eda207e1647b699c8c8ada67b32ce7b115/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-edfba68bd3501617.rlib" "/opt/rustwide/rustup-home/toolchains/075992eda207e1647b699c8c8ada67b32ce7b115/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-cb36837ea2d84c1b.rlib" "/opt/rustwide/rustup-home/toolchains/075992eda207e1647b699c8c8ada67b32ce7b115/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-637cb1b53c807e95.rlib" "/opt/rustwide/rustup-home/toolchains/075992eda207e1647b699c8c8ada67b32ce7b115/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-099cf0af4375543b.rlib" "/opt/rustwide/rustup-home/toolchains/075992eda207e1647b699c8c8ada67b32ce7b115/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b5f18e83369ef257.rlib" "/opt/rustwide/rustup-home/toolchains/075992eda207e1647b699c8c8ada67b32ce7b115/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-3bb19daa4485d5fe.rlib" "/opt/rustwide/rustup-home/toolchains/075992eda207e1647b699c8c8ada67b32ce7b115/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5298ab0591e7fb29.rlib" "/opt/rustwide/rustup-home/toolchains/075992eda207e1647b699c8c8ada67b32ce7b115/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2e4947d254d0b599.rlib" "/opt/rustwide/rustup-home/toolchains/075992eda207e1647b699c8c8ada67b32ce7b115/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1532436f783b0405.rlib" "/opt/rustwide/rustup-home/toolchains/075992eda207e1647b699c8c8ada67b32ce7b115/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3d12d76f5782439f.rlib" "/opt/rustwide/rustup-home/toolchains/075992eda207e1647b699c8c8ada67b32ce7b115/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-f54fb6b93a192d72.rlib" "/opt/rustwide/rustup-home/toolchains/075992eda207e1647b699c8c8ada67b32ce7b115/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d41f1ff31e4e0f27.rlib" "/opt/rustwide/rustup-home/toolchains/075992eda207e1647b699c8c8ada67b32ce7b115/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-108e5e911ebb4fc8.rlib" "/opt/rustwide/rustup-home/toolchains/075992eda207e1647b699c8c8ada67b32ce7b115/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-31288459e6a43502.rlib" "/opt/rustwide/rustup-home/toolchains/075992eda207e1647b699c8c8ada67b32ce7b115/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/075992eda207e1647b699c8c8ada67b32ce7b115/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/075992eda207e1647b699c8c8ada67b32ce7b115/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f51baad7bbcb81c4.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5c0b5e8cb67e7cea962fb5edd13ac1244e5712688768836e72b2a705d6d42129", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c0b5e8cb67e7cea962fb5edd13ac1244e5712688768836e72b2a705d6d42129", kill_on_drop: false }` [INFO] [stdout] 5c0b5e8cb67e7cea962fb5edd13ac1244e5712688768836e72b2a705d6d42129