[INFO] fetching crate tophat 0.3.0... [INFO] testing tophat-0.3.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate tophat 0.3.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate tophat 0.3.0 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 crates.io crate tophat 0.3.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate tophat 0.3.0 [INFO] tweaked toml for crates.io crate tophat 0.3.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate tophat 0.3.0 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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 3657b55370696e77631076c9e154e6d78889a2c711c9947928d9191dac4d099c [INFO] running `Command { std: "docker" "start" "-a" "3657b55370696e77631076c9e154e6d78889a2c711c9947928d9191dac4d099c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3657b55370696e77631076c9e154e6d78889a2c711c9947928d9191dac4d099c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3657b55370696e77631076c9e154e6d78889a2c711c9947928d9191dac4d099c", kill_on_drop: false }` [INFO] [stdout] 3657b55370696e77631076c9e154e6d78889a2c711c9947928d9191dac4d099c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 8736b145e33a28c7453cc874d7ccbecf9fea3f69a6e53c828966c6ede45eda1d [INFO] running `Command { std: "docker" "start" "-a" "8736b145e33a28c7453cc874d7ccbecf9fea3f69a6e53c828966c6ede45eda1d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling byte-pool v0.2.2 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling tophat v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.98s [INFO] running `Command { std: "docker" "inspect" "8736b145e33a28c7453cc874d7ccbecf9fea3f69a6e53c828966c6ede45eda1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8736b145e33a28c7453cc874d7ccbecf9fea3f69a6e53c828966c6ede45eda1d", kill_on_drop: false }` [INFO] [stdout] 8736b145e33a28c7453cc874d7ccbecf9fea3f69a6e53c828966c6ede45eda1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f718d356c75fa5cdc4b88132eb952d206c868ed8deb25533301406e794830b7 [INFO] running `Command { std: "docker" "start" "-a" "1f718d356c75fa5cdc4b88132eb952d206c868ed8deb25533301406e794830b7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling easy-parallel v3.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling async-net v1.5.0 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling tophat v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `tophat` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name server_basic --edition=2018 tests/server_basic.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=7d3476ca64eb474a -C extra-filename=-7d3476ca64eb474a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-ffd639e942d48a90.rlib --extern async_dup=/opt/rustwide/target/debug/deps/libasync_dup-a1274cc5555203a3.rlib --extern byte_pool=/opt/rustwide/target/debug/deps/libbyte_pool-af15c890d9789f11.rlib --extern easy_parallel=/opt/rustwide/target/debug/deps/libeasy_parallel-9dcff2255d08b773.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-8f804c8d78120899.rlib --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-1f1075c9ef418b80.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-fba634163b316334.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-b912ddd9d5227179.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-bf42af457a595443.rlib --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-9118a7b7f7ba9a4e.rlib --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-cececc6f7018b9c0.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-234db9acecd01457.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-df7375462f0ed078.rlib --extern smol=/opt/rustwide/target/debug/deps/libsmol-446cda75e70906a2.rlib --extern tophat=/opt/rustwide/target/debug/deps/libtophat-fa43e2f563bb17e3.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c1b740f6272b4fb0.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-800c17d845272028.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" "1f718d356c75fa5cdc4b88132eb952d206c868ed8deb25533301406e794830b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f718d356c75fa5cdc4b88132eb952d206c868ed8deb25533301406e794830b7", kill_on_drop: false }` [INFO] [stdout] 1f718d356c75fa5cdc4b88132eb952d206c868ed8deb25533301406e794830b7