[INFO] fetching crate quinn 0.8.2... [INFO] testing quinn-0.8.2 against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] extracting crate quinn 0.8.2 into /workspace/builds/worker-25/source [INFO] validating manifest of crates.io crate quinn 0.8.2 on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate quinn 0.8.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate quinn 0.8.2 [INFO] tweaked toml for crates.io crate quinn 0.8.2 written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate crates.io crate quinn 0.8.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yasna v0.4.0 [INFO] [stderr] Downloaded pem v1.0.2 [INFO] [stderr] Downloaded bencher v0.1.5 [INFO] [stderr] Downloaded rustls-native-certs v0.6.1 [INFO] [stderr] Downloaded redox_users v0.4.2 [INFO] [stderr] Downloaded rcgen v0.8.14 [INFO] [stderr] Downloaded quinn-udp v0.1.1 [INFO] [stderr] Downloaded directories-next v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65003f1f0430c3c4319d9a4b21da89d7fbef20654e4c1e9328c9bb7728dc172c [INFO] running `Command { std: "docker" "start" "-a" "65003f1f0430c3c4319d9a4b21da89d7fbef20654e4c1e9328c9bb7728dc172c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65003f1f0430c3c4319d9a4b21da89d7fbef20654e4c1e9328c9bb7728dc172c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65003f1f0430c3c4319d9a4b21da89d7fbef20654e4c1e9328c9bb7728dc172c", kill_on_drop: false }` [INFO] [stdout] 65003f1f0430c3c4319d9a4b21da89d7fbef20654e4c1e9328c9bb7728dc172c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 226347a01e19245139d725c17c55a2cca94dc7920dad751468f43cf25eceddaa [INFO] running `Command { std: "docker" "start" "-a" "226347a01e19245139d725c17c55a2cca94dc7920dad751468f43cf25eceddaa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.7.14 [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 tracing-attributes v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling quinn-proto v0.8.2 [INFO] [stderr] Compiling quinn-udp v0.1.1 [INFO] [stderr] Compiling quinn v0.8.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.91s [INFO] running `Command { std: "docker" "inspect" "226347a01e19245139d725c17c55a2cca94dc7920dad751468f43cf25eceddaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "226347a01e19245139d725c17c55a2cca94dc7920dad751468f43cf25eceddaa", kill_on_drop: false }` [INFO] [stdout] 226347a01e19245139d725c17c55a2cca94dc7920dad751468f43cf25eceddaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10100688eb330058ef059ef22f41a6576f66b5cddded733a13e422f0d6890b23 [INFO] running `Command { std: "docker" "start" "-a" "10100688eb330058ef059ef22f41a6576f66b5cddded733a13e422f0d6890b23", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling rcgen v0.8.14 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling quinn v0.8.2 (/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=30ac6717cbb17445 -C extra-filename=-30ac6717cbb17445 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-c24d1185dabde428.rlib --extern bencher=/opt/rustwide/target/debug/deps/libbencher-608e8d29dafce657.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib --extern crc=/opt/rustwide/target/debug/deps/libcrc-02c164b9e0f2c771.rlib --extern directories_next=/opt/rustwide/target/debug/deps/libdirectories_next-375bfb709cad9574.rlib --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-70f9a576c1aeb3e8.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-7097bb0197426618.rlib --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-830fa69f9a4eee51.rlib --extern proto=/opt/rustwide/target/debug/deps/libquinn_proto-90e55d31e173d2d0.rlib --extern udp=/opt/rustwide/target/debug/deps/libquinn_udp-c2aa60214eb1a5e4.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-4d4a754a9dd5faec.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-1d2835dd8af32e44.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-35d8f0624f295e28.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-5c651f503cd447f0.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-d9254fe92f492b01.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4ec18996d69024c7.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-572ad63dd6552e1c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4ec9436324278f71.rlib --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-16a3673e38e474f7.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-e3180f866ce468fb.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-01f96d6073285ed0.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" "10100688eb330058ef059ef22f41a6576f66b5cddded733a13e422f0d6890b23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10100688eb330058ef059ef22f41a6576f66b5cddded733a13e422f0d6890b23", kill_on_drop: false }` [INFO] [stdout] 10100688eb330058ef059ef22f41a6576f66b5cddded733a13e422f0d6890b23