[INFO] fetching crate easyquic 0.1.0... [INFO] checking easyquic-0.1.0 against master#42f4793e5a514858221b07ac379029d90353913e for pr-148952 [INFO] extracting crate easyquic 0.1.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate easyquic 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate easyquic 0.1.0 [INFO] tweaked toml for crates.io crate easyquic 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate easyquic 0.1.0 on toolchain 42f4793e5a514858221b07ac379029d90353913e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate easyquic 0.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" "+42f4793e5a514858221b07ac379029d90353913e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded intrusive-collections v0.9.7 [INFO] [stderr] Downloaded octets v0.3.0 [INFO] [stderr] Downloaded debug_panic v0.2.1 [INFO] [stderr] Downloaded rcgen v0.14.1 [INFO] [stderr] Downloaded quiche v0.24.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa862f6a438b3f8095bdc8ce38c7e8544d3961ef86a4f918abeca0356f21c4e5 [INFO] running `Command { std: "docker" "start" "-a" "aa862f6a438b3f8095bdc8ce38c7e8544d3961ef86a4f918abeca0356f21c4e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa862f6a438b3f8095bdc8ce38c7e8544d3961ef86a4f918abeca0356f21c4e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa862f6a438b3f8095bdc8ce38c7e8544d3961ef86a4f918abeca0356f21c4e5", kill_on_drop: false }` [INFO] [stdout] aa862f6a438b3f8095bdc8ce38c7e8544d3961ef86a4f918abeca0356f21c4e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8651d7982a82561c7934c7db1fd58a7604275f47ea16612ad2409282e400d83e [INFO] running `Command { std: "docker" "start" "-a" "8651d7982a82561c7934c7db1fd58a7604275f47ea16612ad2409282e400d83e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking debug_panic v0.2.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking octets v0.3.0 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking ring v0.17.14 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking intrusive-collections v0.9.7 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Compiling quiche v0.24.4 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking rcgen v0.14.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking easyquic v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/stream.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn id(&self) -> ConnectionId { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 41 | pub fn id(&self) -> ConnectionId<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/stream.rs:55:15 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn id(&self) -> ConnectionId { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 55 | pub fn id(&self) -> ConnectionId<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/stream.rs:66:15 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn id(&self) -> ConnectionId { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 66 | pub fn id(&self) -> ConnectionId<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/stream.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn id(&self) -> ConnectionId { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 41 | pub fn id(&self) -> ConnectionId<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/stream.rs:55:15 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn id(&self) -> ConnectionId { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 55 | pub fn id(&self) -> ConnectionId<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/stream.rs:66:15 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn id(&self) -> ConnectionId { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 66 | pub fn id(&self) -> ConnectionId<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.85s [INFO] running `Command { std: "docker" "inspect" "8651d7982a82561c7934c7db1fd58a7604275f47ea16612ad2409282e400d83e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8651d7982a82561c7934c7db1fd58a7604275f47ea16612ad2409282e400d83e", kill_on_drop: false }` [INFO] [stdout] 8651d7982a82561c7934c7db1fd58a7604275f47ea16612ad2409282e400d83e