[INFO] fetching crate tquic_tools 1.1.0... [INFO] testing tquic_tools-1.1.0 against master#8c0ec05f7dc9ef185eea9f36c5638e74e43935bf for pr-130285 [INFO] extracting crate tquic_tools 1.1.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate tquic_tools 1.1.0 on toolchain 8c0ec05f7dc9ef185eea9f36c5638e74e43935bf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tquic_tools 1.1.0 [INFO] finished tweaking crates.io crate tquic_tools 1.1.0 [INFO] tweaked toml for crates.io crate tquic_tools 1.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate tquic_tools 1.1.0 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" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sfv v0.9.3 [INFO] [stderr] Downloaded priority-queue v1.3.2 [INFO] [stderr] Downloaded rust_decimal v1.32.0 [INFO] [stderr] Downloaded tquic v1.1.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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0aa1c58e806081d90a83dab2f0aa3faf469ccfa8809814fa87aac0d8dea8691 [INFO] running `Command { std: "docker" "start" "-a" "f0aa1c58e806081d90a83dab2f0aa3faf469ccfa8809814fa87aac0d8dea8691", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0aa1c58e806081d90a83dab2f0aa3faf469ccfa8809814fa87aac0d8dea8691", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0aa1c58e806081d90a83dab2f0aa3faf469ccfa8809814fa87aac0d8dea8691", kill_on_drop: false }` [INFO] [stdout] f0aa1c58e806081d90a83dab2f0aa3faf469ccfa8809814fa87aac0d8dea8691 [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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c951dc4f51c747a4d9def6af8f5897f8d8d43b846237d6931eed06309dfa94d5 [INFO] running `Command { std: "docker" "start" "-a" "c951dc4f51c747a4d9def6af8f5897f8d8d43b846237d6931eed06309dfa94d5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rust_decimal v1.32.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling priority-queue v1.3.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling wide v0.7.13 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling clap_builder v4.2.5 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling sfv v0.9.3 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling tquic v1.1.0 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling enumflags2_derive v0.7.8 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Compiling enumflags2 v0.7.8 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling serde_with_macros v3.4.0 [INFO] [stderr] Compiling clap v4.2.5 [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling serde_with v3.4.0 [INFO] [stderr] Compiling statrs v0.16.0 [INFO] [stderr] Compiling tikv-jemallocator v0.5.4 [INFO] [stderr] Compiling tquic_tools v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.45s [INFO] running `Command { std: "docker" "inspect" "c951dc4f51c747a4d9def6af8f5897f8d8d43b846237d6931eed06309dfa94d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c951dc4f51c747a4d9def6af8f5897f8d8d43b846237d6931eed06309dfa94d5", kill_on_drop: false }` [INFO] [stdout] c951dc4f51c747a4d9def6af8f5897f8d8d43b846237d6931eed06309dfa94d5 [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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 908b203699c0c19ce3e5607f789ad8d647bfaef8b85f7911b672805c67c6799c [INFO] running `Command { std: "docker" "start" "-a" "908b203699c0c19ce3e5607f789ad8d647bfaef8b85f7911b672805c67c6799c", kill_on_drop: false }` [INFO] [stderr] Compiling tquic_tools v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `Command { std: "docker" "inspect" "908b203699c0c19ce3e5607f789ad8d647bfaef8b85f7911b672805c67c6799c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "908b203699c0c19ce3e5607f789ad8d647bfaef8b85f7911b672805c67c6799c", kill_on_drop: false }` [INFO] [stdout] 908b203699c0c19ce3e5607f789ad8d647bfaef8b85f7911b672805c67c6799c [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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a76b6120cf51a72fcff737c0a75cc1fb3fdf518446118b122409e2baf8f35b17 [INFO] running `Command { std: "docker" "start" "-a" "a76b6120cf51a72fcff737c0a75cc1fb3fdf518446118b122409e2baf8f35b17", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/common.rs (/opt/rustwide/target/debug/deps/tquic_tools-3c0e20be42ea766d) [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] Running unittests src/bin/tquic_client.rs (/opt/rustwide/target/debug/deps/tquic_client-24412d9a7e145477) [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] Running unittests src/bin/tquic_server.rs (/opt/rustwide/target/debug/deps/tquic_server-afa107e5b6b4cafd) [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 tquic_tools [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" "a76b6120cf51a72fcff737c0a75cc1fb3fdf518446118b122409e2baf8f35b17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a76b6120cf51a72fcff737c0a75cc1fb3fdf518446118b122409e2baf8f35b17", kill_on_drop: false }` [INFO] [stdout] a76b6120cf51a72fcff737c0a75cc1fb3fdf518446118b122409e2baf8f35b17