[INFO] fetching crate quinn 0.8.5... [INFO] building quinn-0.8.5 against try#14accda7ba2c586835d15379a621955d9f047371 for pr-103610 [INFO] extracting crate quinn 0.8.5 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate quinn 0.8.5 on toolchain 14accda7ba2c586835d15379a621955d9f047371 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate quinn 0.8.5 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate quinn 0.8.5 [INFO] tweaked toml for crates.io crate quinn 0.8.5 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate quinn 0.8.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac07e5fdcc8b0f70d0d75e093f075fc2afe4d7c9d3527bf34cc89ef53d663a72 [INFO] running `Command { std: "docker" "start" "-a" "ac07e5fdcc8b0f70d0d75e093f075fc2afe4d7c9d3527bf34cc89ef53d663a72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac07e5fdcc8b0f70d0d75e093f075fc2afe4d7c9d3527bf34cc89ef53d663a72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac07e5fdcc8b0f70d0d75e093f075fc2afe4d7c9d3527bf34cc89ef53d663a72", kill_on_drop: false }` [INFO] [stdout] ac07e5fdcc8b0f70d0d75e093f075fc2afe4d7c9d3527bf34cc89ef53d663a72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "RUSTDOCFLAGS=--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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98b61f77e9976c5f8e61f9e36d7bf2349889ec54ff6d20bf5c833fe6f1666dc0 [INFO] running `Command { std: "docker" "start" "-a" "98b61f77e9976c5f8e61f9e36d7bf2349889ec54ff6d20bf5c833fe6f1666dc0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Compiling futures-io v0.3.23 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling futures-macro v0.3.23 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling quinn-proto v0.8.4 [INFO] [stderr] Compiling quinn-udp v0.1.3 [INFO] [stderr] Compiling quinn v0.8.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.47s [INFO] running `Command { std: "docker" "inspect" "98b61f77e9976c5f8e61f9e36d7bf2349889ec54ff6d20bf5c833fe6f1666dc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98b61f77e9976c5f8e61f9e36d7bf2349889ec54ff6d20bf5c833fe6f1666dc0", kill_on_drop: false }` [INFO] [stdout] 98b61f77e9976c5f8e61f9e36d7bf2349889ec54ff6d20bf5c833fe6f1666dc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "RUSTDOCFLAGS=--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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3172adb6d8f96e833ee285987da834a95864a6c47186075881aac508544e29c [INFO] running `Command { std: "docker" "start" "-a" "c3172adb6d8f96e833ee285987da834a95864a6c47186075881aac508544e29c", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling time v0.3.13 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pem v1.1.0 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling rcgen v0.8.14 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling quinn v0.8.5 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `quinn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name quinn --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="native-certs"' --cfg 'feature="ring"' --cfg 'feature="rustls"' --cfg 'feature="tls-rustls"' --cfg 'feature="webpki"' -C metadata=2e25a5aff7f2442b -C extra-filename=-2e25a5aff7f2442b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a8bd009da46ab994.rlib --extern bencher=/opt/rustwide/target/debug/deps/libbencher-608e8d29dafce657.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5e6b89f5bbd0cc67.rlib --extern crc=/opt/rustwide/target/debug/deps/libcrc-02c164b9e0f2c771.rlib --extern directories_next=/opt/rustwide/target/debug/deps/libdirectories_next-967c1188119ceaa8.rlib --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-5caa400f1c3b576b.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-338bb60515fbf220.rlib --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-830fa69f9a4eee51.rlib --extern proto=/opt/rustwide/target/debug/deps/libquinn_proto-b36da213fa7ea502.rlib --extern udp=/opt/rustwide/target/debug/deps/libquinn_udp-b9f338fe2ad0a388.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-85326b8781e4d857.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-8d61c466719caa31.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-90eb813e25b39f8a.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-5c651f503cd447f0.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-b4df985dca35a6f2.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f778a071c5f7ee58.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4988db338bc7f049.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5c00de782180f4b8.rlib --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-c4eb733863641dc9.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-816c164f5d6c584b.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-0011768a44ab7863.rlib --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-8eea729eb1b1c9cb.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-cfe4dad9e4e90f9f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c3172adb6d8f96e833ee285987da834a95864a6c47186075881aac508544e29c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3172adb6d8f96e833ee285987da834a95864a6c47186075881aac508544e29c", kill_on_drop: false }` [INFO] [stdout] c3172adb6d8f96e833ee285987da834a95864a6c47186075881aac508544e29c