[INFO] fetching crate monoio-quiche 0.0.2...
[INFO] testing monoio-quiche-0.0.2 against 1.91.0 for beta-1.92-2
[INFO] extracting crate monoio-quiche 0.0.2 into /workspace/builds/worker-7-tc1/source
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain
[INFO] started tweaking crates.io crate monoio-quiche 0.0.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate monoio-quiche 0.0.2
[INFO] tweaked toml for crates.io crate monoio-quiche 0.0.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate monoio-quiche 0.0.2 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate monoio-quiche 0.0.2 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded auto-const-array v0.2.2
[INFO] [stderr]   Downloaded io-uring v0.6.4
[INFO] [stderr]   Downloaded monoio-macros v0.1.0
[INFO] [stderr]   Downloaded local-sync v0.1.1
[INFO] [stderr]   Downloaded monoio v0.2.4
[INFO] [stderr]   Downloaded quiche v0.22.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f48ed93c8b3c384de03d6750595ec5eb1781b9e1c1283810171d452690f1f1bb
[INFO] running `Command { std: "docker" "start" "-a" "f48ed93c8b3c384de03d6750595ec5eb1781b9e1c1283810171d452690f1f1bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f48ed93c8b3c384de03d6750595ec5eb1781b9e1c1283810171d452690f1f1bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f48ed93c8b3c384de03d6750595ec5eb1781b9e1c1283810171d452690f1f1bb", kill_on_drop: false }`
[INFO] [stdout] f48ed93c8b3c384de03d6750595ec5eb1781b9e1c1283810171d452690f1f1bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97349075dd848301b67f625c7149ed8be459746b65a05c562c9e4b4b48c6d517
[INFO] running `Command { std: "docker" "start" "-a" "97349075dd848301b67f625c7149ed8be459746b65a05c562c9e4b4b48c6d517", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling io-uring v0.6.4
[INFO] [stderr]    Compiling libm v0.2.13
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling intrusive-collections v0.9.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling octets v0.3.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling quiche v0.22.0
[INFO] [stderr]    Compiling local-sync v0.1.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling monoio-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling auto-const-array v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling monoio v0.2.4
[INFO] [stderr]    Compiling monoio-quiche v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "97349075dd848301b67f625c7149ed8be459746b65a05c562c9e4b4b48c6d517", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97349075dd848301b67f625c7149ed8be459746b65a05c562c9e4b4b48c6d517", kill_on_drop: false }`
[INFO] [stdout] 97349075dd848301b67f625c7149ed8be459746b65a05c562c9e4b4b48c6d517
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b23dbebc030e3c774d5a390a48d4895d2cd36f9ee3618aaadbe90f3766e3b57c
[INFO] running `Command { std: "docker" "start" "-a" "b23dbebc030e3c774d5a390a48d4895d2cd36f9ee3618aaadbe90f3766e3b57c", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling monoio-quiche v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.92s
[INFO] running `Command { std: "docker" "inspect" "b23dbebc030e3c774d5a390a48d4895d2cd36f9ee3618aaadbe90f3766e3b57c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b23dbebc030e3c774d5a390a48d4895d2cd36f9ee3618aaadbe90f3766e3b57c", kill_on_drop: false }`
[INFO] [stdout] b23dbebc030e3c774d5a390a48d4895d2cd36f9ee3618aaadbe90f3766e3b57c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ca405fcaffb0c49bed46a8064265f2672e4c51e87ec2e9f5a99810151cfd60be
[INFO] running `Command { std: "docker" "start" "-a" "ca405fcaffb0c49bed46a8064265f2672e4c51e87ec2e9f5a99810151cfd60be", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/monoio_quiche-f25c4f84c24e9c38)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests monoio_quiche
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ca405fcaffb0c49bed46a8064265f2672e4c51e87ec2e9f5a99810151cfd60be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca405fcaffb0c49bed46a8064265f2672e4c51e87ec2e9f5a99810151cfd60be", kill_on_drop: false }`
[INFO] [stdout] ca405fcaffb0c49bed46a8064265f2672e4c51e87ec2e9f5a99810151cfd60be
