[INFO] cloning repository https://github.com/Fabian-Gruenbichler/hyper-regression [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Fabian-Gruenbichler/hyper-regression" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFabian-Gruenbichler%2Fhyper-regression", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFabian-Gruenbichler%2Fhyper-regression'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b776d6520d678860b55bf0a61471521810a795d6 [INFO] testing Fabian-Gruenbichler/hyper-regression against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFabian-Gruenbichler%2Fhyper-regression" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Fabian-Gruenbichler/hyper-regression on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Fabian-Gruenbichler/hyper-regression [INFO] finished tweaking git repo https://github.com/Fabian-Gruenbichler/hyper-regression [INFO] tweaked toml for git repo https://github.com/Fabian-Gruenbichler/hyper-regression written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/Fabian-Gruenbichler/hyper-regression already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10ddd3a8422648b609afcc74098c88b89024b168d2f37340d76efec3af22b8f6 [INFO] running `Command { std: "docker" "start" "-a" "10ddd3a8422648b609afcc74098c88b89024b168d2f37340d76efec3af22b8f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10ddd3a8422648b609afcc74098c88b89024b168d2f37340d76efec3af22b8f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10ddd3a8422648b609afcc74098c88b89024b168d2f37340d76efec3af22b8f6", kill_on_drop: false }` [INFO] [stdout] 10ddd3a8422648b609afcc74098c88b89024b168d2f37340d76efec3af22b8f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f1c2adeee26faabfef4d418c8003a3d18bca004354eee8222a9c5f0f5cf626c [INFO] running `Command { std: "docker" "start" "-a" "5f1c2adeee26faabfef4d418c8003a3d18bca004354eee8222a9c5f0f5cf626c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-core v0.3.10 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.10 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-io v0.3.10 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.10 [INFO] [stderr] Compiling futures-channel v0.3.10 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling futures-macro v0.3.10 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.10 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-stream v0.1.2 [INFO] [stderr] Compiling tokio-util v0.6.1 [INFO] [stderr] Compiling futures-executor v0.3.10 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-openssl v0.4.0 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling futures v0.3.10 [INFO] [stderr] Compiling tokio-openssl v0.6.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling tokio-10 v0.1.0 (/opt/rustwide/workdir/tokio-10) [INFO] [stderr] Compiling tokio-02 v0.1.0 (/opt/rustwide/workdir/tokio-02) [INFO] [stderr] error: could not compile `tokio-02` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name baseline_h2s_server --edition=2018 tokio-02/src/bin/baseline-h2s-server.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=372cc8be74f92faa -C extra-filename=-372cc8be74f92faa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-c8e3f3af0fe6207f.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-b1189007447f4ed5.rlib --extern h2=/opt/rustwide/target/debug/deps/libh2-15a5934eec2e96c5.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-43140c1a5c224cfb.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-b287a461257d1ba3.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-70336703134e37d2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e79e92bea5f49ffc.rlib --extern tokio_openssl=/opt/rustwide/target/debug/deps/libtokio_openssl-35b44091449ce2f1.rlib --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" "5f1c2adeee26faabfef4d418c8003a3d18bca004354eee8222a9c5f0f5cf626c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f1c2adeee26faabfef4d418c8003a3d18bca004354eee8222a9c5f0f5cf626c", kill_on_drop: false }` [INFO] [stdout] 5f1c2adeee26faabfef4d418c8003a3d18bca004354eee8222a9c5f0f5cf626c