[INFO] cloning repository https://github.com/Kroisse/quichexercise [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kroisse/quichexercise" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKroisse%2Fquichexercise", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKroisse%2Fquichexercise'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 53347216a3a992265a27f912b7bd0139e55ba15d [INFO] checking Kroisse/quichexercise against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKroisse%2Fquichexercise" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kroisse/quichexercise on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kroisse/quichexercise [INFO] finished tweaking git repo https://github.com/Kroisse/quichexercise [INFO] tweaked toml for git repo https://github.com/Kroisse/quichexercise written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/Kroisse/quichexercise already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d7fbd1ae326a4375afe457c0d2b132858b5b2a87ea99b3966f2921dd913a434 [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" "7d7fbd1ae326a4375afe457c0d2b132858b5b2a87ea99b3966f2921dd913a434", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d7fbd1ae326a4375afe457c0d2b132858b5b2a87ea99b3966f2921dd913a434", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d7fbd1ae326a4375afe457c0d2b132858b5b2a87ea99b3966f2921dd913a434", kill_on_drop: false }` [INFO] [stdout] 7d7fbd1ae326a4375afe457c0d2b132858b5b2a87ea99b3966f2921dd913a434 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "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] 6fadcf691e6d6147d666d44c8deca1c57166712d2623496e0e3fbc76c6b8fc96 [INFO] running `Command { std: "docker" "start" "-a" "6fadcf691e6d6147d666d44c8deca1c57166712d2623496e0e3fbc76c6b8fc96", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Checking async-task v3.0.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling ring v0.16.14 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling quiche v0.4.0 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking crossbeam-queue v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking kv-log-macro v1.0.6 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling pin-project-internal v0.4.20 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Checking pin-project v0.4.20 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] error: could not compile `futures-util` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="futures-io"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="slab"' --cfg 'feature="std"' -C metadata=959097ae61d6613b -C extra-filename=-959097ae61d6613b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-3e7be04da2eb25bf.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-1b291328b69f45e9.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-d2131d2f127f98f9.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-d71056feb495a52b.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-a20114e754b45525.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-20d7a5426abf571f.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-b096a143352a0be7.rmeta --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" "6fadcf691e6d6147d666d44c8deca1c57166712d2623496e0e3fbc76c6b8fc96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fadcf691e6d6147d666d44c8deca1c57166712d2623496e0e3fbc76c6b8fc96", kill_on_drop: false }` [INFO] [stdout] 6fadcf691e6d6147d666d44c8deca1c57166712d2623496e0e3fbc76c6b8fc96