[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 try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKroisse%2Fquichexercise" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 100% (5/5) Updating files: 100% (5/5), done. [INFO] validating manifest of git repo https://github.com/Kroisse/quichexercise on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "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-27/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" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 445fee42751f5d62cc9f0ce0471ab0876a25451186ac671101aa90d1c8aba925 [INFO] running `Command { std: "docker" "start" "-a" "445fee42751f5d62cc9f0ce0471ab0876a25451186ac671101aa90d1c8aba925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "445fee42751f5d62cc9f0ce0471ab0876a25451186ac671101aa90d1c8aba925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "445fee42751f5d62cc9f0ce0471ab0876a25451186ac671101aa90d1c8aba925", kill_on_drop: false }` [INFO] [stdout] 445fee42751f5d62cc9f0ce0471ab0876a25451186ac671101aa90d1c8aba925 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cfff4f3be28992ff3aeca3b0400d308de041dfa10a55179beada0ea910bd6563 [INFO] running `Command { std: "docker" "start" "-a" "cfff4f3be28992ff3aeca3b0400d308de041dfa10a55179beada0ea910bd6563", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [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 cc v1.0.54 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking kv-log-macro v1.0.6 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling ring v0.16.14 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking crossbeam-queue v0.2.2 [INFO] [stderr] Compiling quiche v0.4.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [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] Checking piper v0.1.3 [INFO] [stderr] Checking smol v0.1.11 [INFO] [stderr] Checking async-std v1.6.0 [INFO] [stderr] error: could not compile `async-std` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name async_std --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.0/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="async-attributes"' --cfg 'feature="async-task"' --cfg 'feature="attributes"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-timer"' --cfg 'feature="kv-log-macro"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="num_cpus"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="smol"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen-futures"' -C metadata=ae97841c3109a564 -C extra-filename=-ae97841c3109a564 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_attributes=/opt/rustwide/target/debug/deps/libasync_attributes-e8a3c2406317cde3.so --extern async_task=/opt/rustwide/target/debug/deps/libasync_task-35518768355ab00f.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-7bdbc47d92827737.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-7ae9878d33b50ceb.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-95457252eea1227a.rmeta --extern kv_log_macro=/opt/rustwide/target/debug/deps/libkv_log_macro-70ff900d0ad0e1ef.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-0177b18aa5515b3f.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-0f4dc394c5966104.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-e632ae6fad1a93d1.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-32298f942f7a2f43.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-f87211c3e01486b0.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-0c69c602617454c0.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-4b997cf9064f0eb5.rmeta --extern smol=/opt/rustwide/target/debug/deps/libsmol-ce6aefb42a269924.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" "cfff4f3be28992ff3aeca3b0400d308de041dfa10a55179beada0ea910bd6563", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfff4f3be28992ff3aeca3b0400d308de041dfa10a55179beada0ea910bd6563", kill_on_drop: false }` [INFO] [stdout] cfff4f3be28992ff3aeca3b0400d308de041dfa10a55179beada0ea910bd6563