[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] testing Kroisse/quichexercise against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKroisse%2Fquichexercise" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kroisse/quichexercise on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-15/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" "+1.59.0" "fetch" "--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-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9eaaa2be86c504693fdf2050e16e482d659fc54f0364c8ab60c12cf926d369c1 [INFO] running `Command { std: "docker" "start" "-a" "9eaaa2be86c504693fdf2050e16e482d659fc54f0364c8ab60c12cf926d369c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9eaaa2be86c504693fdf2050e16e482d659fc54f0364c8ab60c12cf926d369c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9eaaa2be86c504693fdf2050e16e482d659fc54f0364c8ab60c12cf926d369c1", kill_on_drop: false }` [INFO] [stdout] 9eaaa2be86c504693fdf2050e16e482d659fc54f0364c8ab60c12cf926d369c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54d1cb881d3b3d746e20bb2ca9a00c42d5e9766538669131ab64ab6c1eeb6c0d [INFO] running `Command { std: "docker" "start" "-a" "54d1cb881d3b3d746e20bb2ca9a00c42d5e9766538669131ab64ab6c1eeb6c0d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling cmake v0.1.44 [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] Compiling idna v0.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling ring v0.16.14 [INFO] [stderr] Compiling quiche v0.4.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling pin-project-internal v0.4.20 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling pin-project v0.4.20 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling piper v0.1.3 [INFO] [stderr] Compiling smol v0.1.11 [INFO] [stderr] Compiling 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,future-incompat --crate-type lib --emit=dep-info,metadata,link -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=3ebb9cca8192cadb -C extra-filename=-3ebb9cca8192cadb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_attributes=/opt/rustwide/target/debug/deps/libasync_attributes-d649fedc7d2f9a93.so --extern async_task=/opt/rustwide/target/debug/deps/libasync_task-b86ce88e0cd96295.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-011ed21887195bc3.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-f605d12a9f4c789e.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-df7246517f2a30a1.rmeta --extern kv_log_macro=/opt/rustwide/target/debug/deps/libkv_log_macro-470f1a2aa7c2d84a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-a0f2ecb5c5587da4.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-11c498f39564f672.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-2662e49e1366d24f.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-19d7cf9ca413ed6e.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-20817de0e1fe96a3.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rmeta --extern smol=/opt/rustwide/target/debug/deps/libsmol-04eba8def97b08b8.rmeta --cap-lints allow --cap-lints=warn` (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" "54d1cb881d3b3d746e20bb2ca9a00c42d5e9766538669131ab64ab6c1eeb6c0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54d1cb881d3b3d746e20bb2ca9a00c42d5e9766538669131ab64ab6c1eeb6c0d", kill_on_drop: false }` [INFO] [stdout] 54d1cb881d3b3d746e20bb2ca9a00c42d5e9766538669131ab64ab6c1eeb6c0d