[INFO] cloning repository https://github.com/Hatsunechuyin/warp_template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hatsunechuyin/warp_template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHatsunechuyin%2Fwarp_template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHatsunechuyin%2Fwarp_template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88e5dcfb2feaa682944b0a715032ec4822c37e7c [INFO] checking Hatsunechuyin/warp_template against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHatsunechuyin%2Fwarp_template" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Hatsunechuyin/warp_template on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Hatsunechuyin/warp_template [INFO] finished tweaking git repo https://github.com/Hatsunechuyin/warp_template [INFO] tweaked toml for git repo https://github.com/Hatsunechuyin/warp_template written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Hatsunechuyin/warp_template already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b34bacd94df1de8f016e15870db9ad691b1031d9a7a9a3e29626addaddd858b9 [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" "b34bacd94df1de8f016e15870db9ad691b1031d9a7a9a3e29626addaddd858b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b34bacd94df1de8f016e15870db9ad691b1031d9a7a9a3e29626addaddd858b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b34bacd94df1de8f016e15870db9ad691b1031d9a7a9a3e29626addaddd858b9", kill_on_drop: false }` [INFO] [stdout] b34bacd94df1de8f016e15870db9ad691b1031d9a7a9a3e29626addaddd858b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7636c26ac8971e11d37f6f8b460264ec2f160b5ffb8fdcecf6fe07d4875c890 [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" "a7636c26ac8971e11d37f6f8b460264ec2f160b5ffb8fdcecf6fe07d4875c890", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling bindgen v0.48.1 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking data-encoding v2.2.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking tracing-core v0.1.10 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Checking addr2line v0.12.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking listenfd v0.3.3 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling cc v1.0.55 [INFO] [stderr] Checking backtrace v0.3.49 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling derive_utils v0.10.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Checking sqlformat v0.1.0 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking md-5 v0.8.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking headers v0.3.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking num-integer v0.1.43 [INFO] [stderr] Checking num-complex v0.2.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Checking tungstenite v0.10.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking tracing-serde v0.1.1 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking chrono v0.4.12 [INFO] [stderr] Checking num-bigint v0.2.6 [INFO] [stderr] Checking num-iter v0.1.41 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling juniper_codegen v0.14.2 (https://github.com/graphql-rust/juniper.git?rev=4d77a1a9b9b0e60cbeb200527289bd45afec4141#4d77a1a9) [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Checking tracing v0.1.15 [INFO] [stderr] Checking num-rational v0.2.4 [INFO] [stderr] Checking bson v1.0.0 [INFO] [stderr] Checking tracing-subscriber v0.2.7 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking graphql-parser v0.3.0 [INFO] [stderr] Checking biscuit v0.5.0-beta1 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] error: could not compile `tokio` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/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="blocking"' --cfg 'feature="default"' --cfg 'feature="dns"' --cfg 'feature="fnv"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="futures-core"' --cfg 'feature="io-driver"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="iovec"' --cfg 'feature="lazy_static"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="mio-named-pipes"' --cfg 'feature="mio-uds"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="process"' --cfg 'feature="rt-core"' --cfg 'feature="rt-threaded"' --cfg 'feature="rt-util"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="slab"' --cfg 'feature="stream"' --cfg 'feature="sync"' --cfg 'feature="tcp"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="udp"' --cfg 'feature="uds"' --cfg 'feature="winapi"' -C metadata=577be94dc1c812af -C extra-filename=-577be94dc1c812af --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-208d64d85e96244c.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-c2227cfbdd7b9572.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-3847b1d963e5b5d3.rmeta --extern iovec=/opt/rustwide/target/debug/deps/libiovec-62e949f5a2bf0960.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-11d35527eaac07af.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-8df1994bb164e7a2.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-e9018b1ef1037fab.rmeta --extern mio_uds=/opt/rustwide/target/debug/deps/libmio_uds-9df26c261555610f.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-da30ef1e96f408bc.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-9b1125350f00b04f.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-0a7a3d66a47ff64e.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-5148bb06114d5934.so --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" "a7636c26ac8971e11d37f6f8b460264ec2f160b5ffb8fdcecf6fe07d4875c890", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7636c26ac8971e11d37f6f8b460264ec2f160b5ffb8fdcecf6fe07d4875c890", kill_on_drop: false }` [INFO] [stdout] a7636c26ac8971e11d37f6f8b460264ec2f160b5ffb8fdcecf6fe07d4875c890