[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 master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFabian-Gruenbichler%2Fhyper-regression" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Fabian-Gruenbichler/hyper-regression on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-2/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ef0b025087d2a09e55e01130f893bfabfd1d6c3ed45822857fd0379dfb81dd1 [INFO] running `Command { std: "docker" "start" "-a" "4ef0b025087d2a09e55e01130f893bfabfd1d6c3ed45822857fd0379dfb81dd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ef0b025087d2a09e55e01130f893bfabfd1d6c3ed45822857fd0379dfb81dd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ef0b025087d2a09e55e01130f893bfabfd1d6c3ed45822857fd0379dfb81dd1", kill_on_drop: false }` [INFO] [stdout] 4ef0b025087d2a09e55e01130f893bfabfd1d6c3ed45822857fd0379dfb81dd1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c3607fc5662b9d958c8d89c0f74dc617986d3445b49566cac03780449984989 [INFO] running `Command { std: "docker" "start" "-a" "4c3607fc5662b9d958c8d89c0f74dc617986d3445b49566cac03780449984989", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.10 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling futures-task v0.3.10 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tracing-core v0.1.17 [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 openssl-sys v0.9.60 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling futures-macro v0.3.10 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [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 futures-util v0.3.10 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling futures-executor v0.3.10 [INFO] [stderr] Compiling futures v0.3.10 [INFO] [stderr] Compiling tokio-stream v0.1.2 [INFO] [stderr] Compiling tokio-openssl v0.6.0 [INFO] [stderr] Compiling tokio-util v0.6.1 [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 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=d53298d018c84de3 -C extra-filename=-d53298d018c84de3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-fbaddc763dcca0f6.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7a7ab539ca47dd97.rlib --extern h2=/opt/rustwide/target/debug/deps/libh2-fde16714c13c92ae.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-75900a7d5b6e4339.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-af7d822fc37e2481.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-4e6b55a438797724.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6db6315c21c3dd49.rlib --extern tokio_openssl=/opt/rustwide/target/debug/deps/libtokio_openssl-42c97698d3f48de4.rlib --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" "4c3607fc5662b9d958c8d89c0f74dc617986d3445b49566cac03780449984989", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c3607fc5662b9d958c8d89c0f74dc617986d3445b49566cac03780449984989", kill_on_drop: false }` [INFO] [stdout] 4c3607fc5662b9d958c8d89c0f74dc617986d3445b49566cac03780449984989