[INFO] crate quinn 0.6.1 is already in cache [INFO] testing quinn-0.6.1 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate quinn 0.6.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate quinn 0.6.1 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate quinn 0.6.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate quinn 0.6.1 [INFO] tweaked toml for crates.io crate quinn 0.6.1 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate quinn 0.6.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 448d46253a63c7e7eb218bdaea05dc6adc4bf02b1541caa1a8b80984ca5b6f66 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "448d46253a63c7e7eb218bdaea05dc6adc4bf02b1541caa1a8b80984ca5b6f66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "448d46253a63c7e7eb218bdaea05dc6adc4bf02b1541caa1a8b80984ca5b6f66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "448d46253a63c7e7eb218bdaea05dc6adc4bf02b1541caa1a8b80984ca5b6f66", kill_on_drop: false }` [INFO] [stdout] 448d46253a63c7e7eb218bdaea05dc6adc4bf02b1541caa1a8b80984ca5b6f66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2a379d241229a255b65762b5803204671de28d2aecdacd42aaeb663ba2ddd1f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e2a379d241229a255b65762b5803204671de28d2aecdacd42aaeb663ba2ddd1f", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling rustls-native-certs v0.3.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling tracing-attributes v0.1.7 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.16 [INFO] [stderr] Compiling err-derive v0.2.3 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling tracing v0.1.13 [INFO] [stderr] Compiling quinn-proto v0.6.1 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling quinn v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/connection.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | fn poll(mut self: Pin<&mut Self>, cx: &mut Context) -> Poll { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/endpoint.rs:183:13 [INFO] [stdout] | [INFO] [stdout] 183 | fn poll(mut self: Pin<&mut Self>, cx: &mut Context) -> Poll { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/endpoint.rs:412:18 [INFO] [stdout] | [INFO] [stdout] 412 | fn poll_next(mut self: Pin<&mut Self>, cx: &mut Context) -> Poll> { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.69s [INFO] running `Command { std: "docker" "inspect" "e2a379d241229a255b65762b5803204671de28d2aecdacd42aaeb663ba2ddd1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2a379d241229a255b65762b5803204671de28d2aecdacd42aaeb663ba2ddd1f", kill_on_drop: false }` [INFO] [stdout] e2a379d241229a255b65762b5803204671de28d2aecdacd42aaeb663ba2ddd1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fffddccc05221d9d678e1a6abeb0f1d67d2ff54dd7ce2f06c78e6ca4710130e2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fffddccc05221d9d678e1a6abeb0f1d67d2ff54dd7ce2f06c78e6ca4710130e2", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling sharded-slab v0.0.8 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/connection.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | fn poll(mut self: Pin<&mut Self>, cx: &mut Context) -> Poll { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/endpoint.rs:183:13 [INFO] [stdout] | [INFO] [stdout] 183 | fn poll(mut self: Pin<&mut Self>, cx: &mut Context) -> Poll { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/endpoint.rs:412:18 [INFO] [stdout] | [INFO] [stdout] 412 | fn poll_next(mut self: Pin<&mut Self>, cx: &mut Context) -> Poll> { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling pem v0.7.0 [INFO] [stderr] Compiling yasna v0.3.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.3 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling structopt v0.3.12 [INFO] [stderr] Compiling tracing-futures v0.2.3 [INFO] [stderr] Compiling rcgen v0.8.1 [INFO] [stderr] Compiling quinn v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/connection.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | fn poll(mut self: Pin<&mut Self>, cx: &mut Context) -> Poll { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/endpoint.rs:183:13 [INFO] [stdout] | [INFO] [stdout] 183 | fn poll(mut self: Pin<&mut Self>, cx: &mut Context) -> Poll { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/endpoint.rs:412:18 [INFO] [stdout] | [INFO] [stdout] 412 | fn poll_next(mut self: Pin<&mut Self>, cx: &mut Context) -> Poll> { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `quinn`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name server --edition=2018 examples/server.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="certificate-transparency"' --cfg 'feature="default"' --cfg 'feature="native-certs"' --cfg 'feature="rustls"' --cfg 'feature="tls-rustls"' --cfg 'feature="webpki"' -C metadata=66d7d0a2e36311f7 -C extra-filename=-66d7d0a2e36311f7 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-32b66572876f04db.rlib --extern bencher=/opt/rustwide/target/debug/deps/libbencher-4891f26891a5a51a.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib --extern crc=/opt/rustwide/target/debug/deps/libcrc-4ebcff3c7b28e9c1.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-f26ac75e79a6df07.rlib --extern err_derive=/opt/rustwide/target/debug/deps/liberr_derive-1b8244f7ad12d4c5.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-efea51947e3951be.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-aadda8a52fdf135c.rlib --extern mio=/opt/rustwide/target/debug/deps/libmio-b85dd56e0cd46a79.rlib --extern quinn=/opt/rustwide/target/debug/deps/libquinn-b273298d94d03d50.rlib --extern proto=/opt/rustwide/target/debug/deps/libquinn_proto-231be935cba87e7f.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-16742ec149b60f5e.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-1deebb9a0bddfdcd.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-6dea4dbf55f43959.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-9a377d2ee6813cbf.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fd3e9e95daae14b8.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-946f774695ef3063.rlib --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-cbb23c31136e840a.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-c377417f48e114d3.rlib --extern unwrap=/opt/rustwide/target/debug/deps/libunwrap-39da3c5a5e973bd7.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-0b7137d2caad5899.rlib --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-d7822a90896c82d2.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-94b22dfefb9d0083/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: signal: 9 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/connection-30f8cfa48746ca35.connection.b8wbu4vg-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/connection-30f8cfa48746ca35.connection.b8wbu4vg-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/connection-30f8cfa48746ca35.connection.b8wbu4vg-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/connection-30f8cfa48746ca35.connection.b8wbu4vg-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/connection-30f8cfa48746ca35.connection.b8wbu4vg-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/connection-30f8cfa48746ca35.connection.b8wbu4vg-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/connection-30f8cfa48746ca35.connection.b8wbu4vg-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/connection-30f8cfa48746ca35.connection.b8wbu4vg-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/connection-30f8cfa48746ca35.connection.b8wbu4vg-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/connection-30f8cfa48746ca35.connection.b8wbu4vg-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/connection-30f8cfa48746ca35.connection.b8wbu4vg-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/connection-30f8cfa48746ca35.connection.b8wbu4vg-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/connection-30f8cfa48746ca35.connection.b8wbu4vg-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/connection-30f8cfa48746ca35.connection.b8wbu4vg-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/connection-30f8cfa48746ca35.connection.b8wbu4vg-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/connection-30f8cfa48746ca35.connection.b8wbu4vg-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/connection-30f8cfa48746ca35" "/opt/rustwide/target/debug/examples/connection-30f8cfa48746ca35.ooh21rz2pdkmx8r.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-94b22dfefb9d0083/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librcgen-1deebb9a0bddfdcd.rlib" "/opt/rustwide/target/debug/deps/libpem-b0daa1c02a6dfcfa.rlib" "/opt/rustwide/target/debug/deps/libregex-4cb6ad607e334e0b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1b317b45a2ccdb0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ac90752cf561456.rlib" "/opt/rustwide/target/debug/deps/libyasna-f15efb235a5c4adb.rlib" "/opt/rustwide/target/debug/deps/libchrono-f37973d1cb6bf155.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7c385f7c3c293be4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e49bfe22953d9289.rlib" "/opt/rustwide/target/debug/deps/libtime-b4501a7a67d0f265.rlib" "/opt/rustwide/target/debug/deps/libquinn-b273298d94d03d50.rlib" "/opt/rustwide/target/debug/deps/libtokio-fd3e9e95daae14b8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ac61d1ec8329032e.rlib" "/opt/rustwide/target/debug/deps/libmio-b85dd56e0cd46a79.rlib" "/opt/rustwide/target/debug/deps/libiovec-dbc7205adfc4235a.rlib" "/opt/rustwide/target/debug/deps/libnet2-9d0f91e5170ac250.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7b7dfb81f9da5119.rlib" "/opt/rustwide/target/debug/deps/libquinn_proto-231be935cba87e7f.rlib" "/opt/rustwide/target/debug/deps/libct_logs-dadf190b444e1341.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-41d65df7b6b5d15b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/librustls-6dea4dbf55f43959.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libsct-e67ecc0d14d877c0.rlib" "/opt/rustwide/target/debug/deps/libwebpki-d7822a90896c82d2.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libring-321979b83577e761.rlib" "/opt/rustwide/target/debug/deps/libspin-35e209bbe476b247.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-a224c001c183e994.rlib" "/opt/rustwide/target/debug/deps/libtracing-946f774695ef3063.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-eab94f59f3fb2363.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/librand-16742ec149b60f5e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c93fd4b41a018457.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-aaaa42411106053c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ad3f3f5df9a4a346.rlib" "/opt/rustwide/target/debug/deps/liblibc-aadda8a52fdf135c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libfutures-efea51947e3951be.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-74057aa5bd86e158.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f5be9ba397eabdb7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-236acedc0f83143a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-75b49c1d0526a67e.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-5e68f4b5b3b2409e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b1383c03c52a947d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-17ccec7ac71753d0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-62fb93d7107416e9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fffddccc05221d9d678e1a6abeb0f1d67d2ff54dd7ce2f06c78e6ca4710130e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fffddccc05221d9d678e1a6abeb0f1d67d2ff54dd7ce2f06c78e6ca4710130e2", kill_on_drop: false }` [INFO] [stdout] fffddccc05221d9d678e1a6abeb0f1d67d2ff54dd7ce2f06c78e6ca4710130e2