[INFO] cloning repository https://github.com/dongb94/quiche_test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dongb94/quiche_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdongb94%2Fquiche_test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdongb94%2Fquiche_test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 79b804a8f7622442ab017827155db19e26234afc
[INFO] checking dongb94/quiche_test against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdongb94%2Fquiche_test" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  51% (7722/15044)
Updating files:  52% (7823/15044)
Updating files:  53% (7974/15044)
Updating files:  54% (8124/15044)
Updating files:  55% (8275/15044)
Updating files:  56% (8425/15044)
Updating files:  57% (8576/15044)
Updating files:  58% (8726/15044)
Updating files:  59% (8876/15044)
Updating files:  60% (9027/15044)
Updating files:  61% (9177/15044)
Updating files:  62% (9328/15044)
Updating files:  63% (9478/15044)
Updating files:  64% (9629/15044)
Updating files:  65% (9779/15044)
Updating files:  66% (9930/15044)
Updating files:  67% (10080/15044)
Updating files:  67% (10147/15044)
Updating files:  67% (10148/15044)
Updating files:  68% (10230/15044)
Updating files:  69% (10381/15044)
Updating files:  70% (10531/15044)
Updating files:  71% (10682/15044)
Updating files:  72% (10832/15044)
Updating files:  73% (10983/15044)
Updating files:  74% (11133/15044)
Updating files:  75% (11283/15044)
Updating files:  76% (11434/15044)
Updating files:  77% (11584/15044)
Updating files:  78% (11735/15044)
Updating files:  79% (11885/15044)
Updating files:  79% (11993/15044)
Updating files:  80% (12036/15044)
Updating files:  81% (12186/15044)
Updating files:  82% (12337/15044)
Updating files:  83% (12487/15044)
Updating files:  84% (12637/15044)
Updating files:  85% (12788/15044)
Updating files:  85% (12838/15044)
Updating files:  85% (12885/15044)
Updating files:  85% (12908/15044)
Updating files:  86% (12938/15044)
Updating files:  86% (12972/15044)
Updating files:  86% (13011/15044)
Updating files:  86% (13020/15044)
Updating files:  86% (13034/15044)
Updating files:  87% (13089/15044)
Updating files:  88% (13239/15044)
Updating files:  89% (13390/15044)
Updating files:  90% (13540/15044)
Updating files:  90% (13555/15044)
Updating files:  91% (13691/15044)
Updating files:  92% (13841/15044)
Updating files:  93% (13991/15044)
Updating files:  94% (14142/15044)
Updating files:  95% (14292/15044)
Updating files:  95% (14318/15044)
Updating files:  96% (14443/15044)
Updating files:  97% (14593/15044)
Updating files:  98% (14744/15044)
Updating files:  99% (14894/15044)
Updating files:  99% (15028/15044)
Updating files:  99% (15034/15044)
Updating files: 100% (15044/15044)
Updating files: 100% (15044/15044), done.
[INFO] validating manifest of git repo https://github.com/dongb94/quiche_test on toolchain ae258e1fcbee4a062f5f3d869f06004d7cea088e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/dongb94/quiche_test
[INFO] finished tweaking git repo https://github.com/dongb94/quiche_test
[INFO] tweaked toml for git repo https://github.com/dongb94/quiche_test written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/dongb94/quiche_test already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ed4bf86f9ab644c57760c50e06376963012e4d03b6dfb502f39e1f873023812
[INFO] running `Command { std: "docker" "start" "-a" "1ed4bf86f9ab644c57760c50e06376963012e4d03b6dfb502f39e1f873023812", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ed4bf86f9ab644c57760c50e06376963012e4d03b6dfb502f39e1f873023812", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ed4bf86f9ab644c57760c50e06376963012e4d03b6dfb502f39e1f873023812", kill_on_drop: false }`
[INFO] [stdout] 1ed4bf86f9ab644c57760c50e06376963012e4d03b6dfb502f39e1f873023812
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 212aee6afb8b6367e4d29e8c9a6318193f97ddc56baabef21f3fd0b11cada33c
[INFO] running `Command { std: "docker" "start" "-a" "212aee6afb8b6367e4d29e8c9a6318193f97ddc56baabef21f3fd0b11cada33c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling rust_decimal v1.33.1
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking octets v0.2.0 (/opt/rustwide/workdir/octets)
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking intrusive-collections v0.9.6
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking sfv v0.9.4
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking is-terminal v0.4.10
[INFO] [stderr]     Checking regex-automata v0.4.4
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling quiche v0.20.0 (/opt/rustwide/workdir/quiche)
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling serde_with_macros v3.5.0
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking serde_with v3.5.0
[INFO] [stderr]     Checking docopt v1.1.1
[INFO] [stderr]     Checking qlog v0.11.0 (/opt/rustwide/workdir/qlog)
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/crypto.rs:667:1
[INFO] [stdout]     |
[INFO] [stdout] 667 | extern {
[INFO] [stdout]     | ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> quiche/src/rand.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/tls.rs:126:16
[INFO] [stdout]     |
[INFO] [stdout] 126 |         unsafe extern fn(
[INFO] [stdout]     |                ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/tls.rs:136:16
[INFO] [stdout]     |
[INFO] [stdout] 136 |         unsafe extern fn(
[INFO] [stdout]     |                ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/tls.rs:146:16
[INFO] [stdout]     |
[INFO] [stdout] 146 |         unsafe extern fn(
[INFO] [stdout]     |                ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/tls.rs:154:26
[INFO] [stdout]     |
[INFO] [stdout] 154 |     flush_flight: Option<extern fn(ssl: *mut SSL) -> c_int>,
[INFO] [stdout]     |                          ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/tls.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |         extern fn(ssl: *mut SSL, level: crypto::Level, alert: u8) -> c_int,
[INFO] [stdout]     |         ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/tls.rs:982:1
[INFO] [stdout]     |
[INFO] [stdout] 982 | extern fn set_read_secret(
[INFO] [stdout]     | ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1033:1
[INFO] [stdout]      |
[INFO] [stdout] 1033 | extern fn set_write_secret(
[INFO] [stdout]      | ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1079:1
[INFO] [stdout]      |
[INFO] [stdout] 1079 | extern fn add_handshake_data(
[INFO] [stdout]      | ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1115:1
[INFO] [stdout]      |
[INFO] [stdout] 1115 | extern fn flush_flight(_ssl: *mut SSL) -> c_int {
[INFO] [stdout]      | ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1122:1
[INFO] [stdout]      |
[INFO] [stdout] 1122 | extern fn send_alert(ssl: *mut SSL, level: crypto::Level, alert: u8) -> c_int {
[INFO] [stdout]      | ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1147:1
[INFO] [stdout]      |
[INFO] [stdout] 1147 | extern fn keylog(ssl: *const SSL, line: *const c_char) {
[INFO] [stdout]      | ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1167:1
[INFO] [stdout]      |
[INFO] [stdout] 1167 | extern fn select_alpn(
[INFO] [stdout]      | ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1216:1
[INFO] [stdout]      |
[INFO] [stdout] 1216 | extern fn new_session(ssl: *mut SSL, session: *mut SSL_SESSION) -> c_int {
[INFO] [stdout]      | ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | extern {
[INFO] [stdout]      | ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1338:20
[INFO] [stdout]      |
[INFO] [stdout] 1338 |             unsafe extern fn(ok: c_int, store_ctx: *mut X509_STORE_CTX) -> c_int,
[INFO] [stdout]      |                    ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1344:27
[INFO] [stdout]      |
[INFO] [stdout] 1344 |         cb: Option<unsafe extern fn(ssl: *const SSL, line: *const c_char)>,
[INFO] [stdout]      |                           ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1358:20
[INFO] [stdout]      |
[INFO] [stdout] 1358 |             unsafe extern fn(
[INFO] [stdout]      |                    ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1377:20
[INFO] [stdout]      |
[INFO] [stdout] 1377 |             unsafe extern fn(ssl: *mut SSL, session: *mut SSL_SESSION) -> c_int,
[INFO] [stdout]      |                    ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/crypto.rs:667:1
[INFO] [stdout]     |
[INFO] [stdout] 667 | extern {
[INFO] [stdout]     | ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> quiche/src/rand.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/tls.rs:126:16
[INFO] [stdout]     |
[INFO] [stdout] 126 |         unsafe extern fn(
[INFO] [stdout]     |                ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/tls.rs:136:16
[INFO] [stdout]     |
[INFO] [stdout] 136 |         unsafe extern fn(
[INFO] [stdout]     |                ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/tls.rs:146:16
[INFO] [stdout]     |
[INFO] [stdout] 146 |         unsafe extern fn(
[INFO] [stdout]     |                ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/tls.rs:154:26
[INFO] [stdout]     |
[INFO] [stdout] 154 |     flush_flight: Option<extern fn(ssl: *mut SSL) -> c_int>,
[INFO] [stdout]     |                          ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/tls.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |         extern fn(ssl: *mut SSL, level: crypto::Level, alert: u8) -> c_int,
[INFO] [stdout]     |         ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/tls.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |         unsafe extern fn(
[INFO] [stdout]     |                ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/tls.rs:188:16
[INFO] [stdout]     |
[INFO] [stdout] 188 |         unsafe extern fn(
[INFO] [stdout]     |                ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/tls.rs:199:16
[INFO] [stdout]     |
[INFO] [stdout] 199 |         unsafe extern fn(
[INFO] [stdout]     |                ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/tls.rs:795:9
[INFO] [stdout]     |
[INFO] [stdout] 795 |         extern fn failing_sign(
[INFO] [stdout]     |         ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/tls.rs:802:9
[INFO] [stdout]     |
[INFO] [stdout] 802 |         extern fn failing_decrypt(
[INFO] [stdout]     |         ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/tls.rs:809:9
[INFO] [stdout]     |
[INFO] [stdout] 809 |         extern fn failing_complete(
[INFO] [stdout]     |         ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/tls.rs:982:1
[INFO] [stdout]     |
[INFO] [stdout] 982 | extern fn set_read_secret(
[INFO] [stdout]     | ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1033:1
[INFO] [stdout]      |
[INFO] [stdout] 1033 | extern fn set_write_secret(
[INFO] [stdout]      | ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1079:1
[INFO] [stdout]      |
[INFO] [stdout] 1079 | extern fn add_handshake_data(
[INFO] [stdout]      | ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1115:1
[INFO] [stdout]      |
[INFO] [stdout] 1115 | extern fn flush_flight(_ssl: *mut SSL) -> c_int {
[INFO] [stdout]      | ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1122:1
[INFO] [stdout]      |
[INFO] [stdout] 1122 | extern fn send_alert(ssl: *mut SSL, level: crypto::Level, alert: u8) -> c_int {
[INFO] [stdout]      | ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1147:1
[INFO] [stdout]      |
[INFO] [stdout] 1147 | extern fn keylog(ssl: *const SSL, line: *const c_char) {
[INFO] [stdout]      | ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1167:1
[INFO] [stdout]      |
[INFO] [stdout] 1167 | extern fn select_alpn(
[INFO] [stdout]      | ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1216:1
[INFO] [stdout]      |
[INFO] [stdout] 1216 | extern fn new_session(ssl: *mut SSL, session: *mut SSL_SESSION) -> c_int {
[INFO] [stdout]      | ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | extern {
[INFO] [stdout]      | ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1338:20
[INFO] [stdout]      |
[INFO] [stdout] 1338 |             unsafe extern fn(ok: c_int, store_ctx: *mut X509_STORE_CTX) -> c_int,
[INFO] [stdout]      |                    ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1344:27
[INFO] [stdout]      |
[INFO] [stdout] 1344 |         cb: Option<unsafe extern fn(ssl: *const SSL, line: *const c_char)>,
[INFO] [stdout]      |                           ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1358:20
[INFO] [stdout]      |
[INFO] [stdout] 1358 |             unsafe extern fn(
[INFO] [stdout]      |                    ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1377:20
[INFO] [stdout]      |
[INFO] [stdout] 1377 |             unsafe extern fn(ssl: *mut SSL, session: *mut SSL_SESSION) -> c_int,
[INFO] [stdout]      |                    ^^^^^^ help: explicitly specify the C ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `crypto_0rtt_seal` is never read
[INFO] [stdout]    --> quiche/src/packet.rs:877:9
[INFO] [stdout]     |
[INFO] [stdout] 856 | pub struct PktNumSpace {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 877 |     pub crypto_0rtt_seal: Option<crypto::Seal>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking quiche_apps v0.1.0 (/opt/rustwide/workdir/apps)
[INFO] [stdout] warning: field `crypto_0rtt_seal` is never read
[INFO] [stdout]    --> quiche/src/packet.rs:877:9
[INFO] [stdout]     |
[INFO] [stdout] 856 | pub struct PktNumSpace {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 877 |     pub crypto_0rtt_seal: Option<crypto::Seal>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.81s
[INFO] running `Command { std: "docker" "inspect" "212aee6afb8b6367e4d29e8c9a6318193f97ddc56baabef21f3fd0b11cada33c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "212aee6afb8b6367e4d29e8c9a6318193f97ddc56baabef21f3fd0b11cada33c", kill_on_drop: false }`
[INFO] [stdout] 212aee6afb8b6367e4d29e8c9a6318193f97ddc56baabef21f3fd0b11cada33c
