[INFO] cloning repository https://github.com/lafferty0550/fullstack-demo-shop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lafferty0550/fullstack-demo-shop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flafferty0550%2Ffullstack-demo-shop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flafferty0550%2Ffullstack-demo-shop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef304474354e247389b63bc0b7d2224c52651c31 [INFO] testing lafferty0550/fullstack-demo-shop against 1.63.0 for beta-1.64-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flafferty0550%2Ffullstack-demo-shop" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lafferty0550/fullstack-demo-shop on toolchain 1.63.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.63.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lafferty0550/fullstack-demo-shop [INFO] finished tweaking git repo https://github.com/lafferty0550/fullstack-demo-shop [INFO] tweaked toml for git repo https://github.com/lafferty0550/fullstack-demo-shop written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/lafferty0550/fullstack-demo-shop already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.63.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parking v1.0.3 [INFO] [stderr] Downloaded unchecked-index v0.2.2 [INFO] [stderr] Downloaded twoway v0.2.1 [INFO] [stderr] Downloaded cache-padded v1.1.0 [INFO] [stderr] Downloaded fastrand v1.2.4 [INFO] [stderr] Downloaded actix-multipart v0.2.0 [INFO] [stderr] Downloaded blocking v0.4.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cef0ebcb04aede931e07c5d5c93d7d1a6d79c05c83afa6c7be09c2276756d8d1 [INFO] running `Command { std: "docker" "start" "-a" "cef0ebcb04aede931e07c5d5c93d7d1a6d79c05c83afa6c7be09c2276756d8d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cef0ebcb04aede931e07c5d5c93d7d1a6d79c05c83afa6c7be09c2276756d8d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cef0ebcb04aede931e07c5d5c93d7d1a6d79c05c83afa6c7be09c2276756d8d1", kill_on_drop: false }` [INFO] [stdout] cef0ebcb04aede931e07c5d5c93d7d1a6d79c05c83afa6c7be09c2276756d8d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ba501a211e3c503a3db03db7608d0bcec9401d61deb6c890bad6a4e52115e48 [INFO] running `Command { std: "docker" "start" "-a" "0ba501a211e3c503a3db03db7608d0bcec9401d61deb6c890bad6a4e52115e48", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling rustversion v1.0.3 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling parking v1.0.3 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling cache-padded v1.1.0 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling fastrand v1.2.4 [INFO] [stderr] Compiling base64 v0.12.2 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling addr2line v0.12.2 [INFO] [stderr] Compiling concurrent-queue v1.1.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling kv-log-macro v1.0.6 [INFO] [stderr] Compiling os_info v2.0.6 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling derive_more v0.99.8 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [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,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="dns"' --cfg 'feature="fnv"' --cfg 'feature="futures-core"' --cfg 'feature="io-driver"' --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-uds"' --cfg 'feature="num_cpus"' --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=1e9292333f1d5bf4 -C extra-filename=-1e9292333f1d5bf4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2d82760191313f64.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-dede98c64629d277.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-5890d875fd16c1db.rmeta --extern iovec=/opt/rustwide/target/debug/deps/libiovec-b9cb3d820d4b6499.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-20fc7be71f32300b.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7eb142364d4913ca.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-6640dc46c17f5345.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-89b8625a26ffcaa1.rmeta --extern mio_uds=/opt/rustwide/target/debug/deps/libmio_uds-4d14164d3c47d7d6.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-b5951bea9cab99b4.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-ec44e7e7811c4d5f.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-d11dae42ddc4b6aa.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-17bb245e64c893fe.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-7c4be5c254efb1e5.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0ba501a211e3c503a3db03db7608d0bcec9401d61deb6c890bad6a4e52115e48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ba501a211e3c503a3db03db7608d0bcec9401d61deb6c890bad6a4e52115e48", kill_on_drop: false }` [INFO] [stdout] 0ba501a211e3c503a3db03db7608d0bcec9401d61deb6c890bad6a4e52115e48