[INFO] cloning repository https://github.com/fabracht/quic_server_client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fabracht/quic_server_client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabracht%2Fquic_server_client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabracht%2Fquic_server_client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] adaeb2e474543e98ba6ae791ad4dd561588d9119
[INFO] checking fabracht/quic_server_client against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabracht%2Fquic_server_client" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/fabracht/quic_server_client on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/fabracht/quic_server_client
[INFO] finished tweaking git repo https://github.com/fabracht/quic_server_client
[INFO] tweaked toml for git repo https://github.com/fabracht/quic_server_client written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/fabracht/quic_server_client 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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating git repository `https://github.com/cloudflare/quiche.git`
[INFO] [stderr]     Updating git submodule `https://github.com/google/boringssl.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dashmap v5.3.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dbcb5e87b8c64cab0d009ce9b2940a6091c08c336a16af4fd464253481dd2163
[INFO] running `Command { std: "docker" "start" "-a" "dbcb5e87b8c64cab0d009ce9b2940a6091c08c336a16af4fd464253481dd2163", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dbcb5e87b8c64cab0d009ce9b2940a6091c08c336a16af4fd464253481dd2163", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbcb5e87b8c64cab0d009ce9b2940a6091c08c336a16af4fd464253481dd2163", kill_on_drop: false }`
[INFO] [stdout] dbcb5e87b8c64cab0d009ce9b2940a6091c08c336a16af4fd464253481dd2163
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df06561246419bd4075c76864bcce8700900061e01f5e555512339a8432528b2
[INFO] running `Command { std: "docker" "start" "-a" "df06561246419bd4075c76864bcce8700900061e01f5e555512339a8432528b2", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]     Checking once_cell v1.11.0
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]     Checking traitobject v0.1.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling libm v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking unsafe-any v0.4.2
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking typemap v0.3.3
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking tracing-core v0.1.26
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking arc-swap v1.5.0
[INFO] [stderr]     Checking octets v0.1.0 (https://github.com/cloudflare/quiche.git#d8d7ad5b)
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking regex-syntax v0.6.26
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking hashbrown v0.12.1
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking thread-id v4.0.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]    Compiling quiche v0.13.0 (https://github.com/cloudflare/quiche.git#d8d7ad5b)
[INFO] [stderr]     Checking dashmap v5.3.3
[INFO] [stderr]     Checking regex v1.5.6
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking ordered-float v2.10.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling actix_derive v0.6.0
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking tracing v0.1.34
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking serde_yaml v0.8.24
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking uuid v1.0.0
[INFO] [stderr]     Checking mio v0.8.3
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking tokio v1.18.2
[INFO] [stderr]     Checking log4rs v1.1.1
[INFO] [stderr]     Checking tokio-util v0.7.2
[INFO] [stderr]     Checking actix-rt v2.7.0
[INFO] [stderr]     Checking udp-client v0.1.0 (/opt/rustwide/workdir/udp_client)
[INFO] [stderr]     Checking actix v0.13.0
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]  --> udp_client/src/main.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use log::{debug, error, info, warn};
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pin::Pin`
[INFO] [stdout]  --> udp_client/src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pin::Pin,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]  --> udp_client/src/main.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use log::{debug, error, info, warn};
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pin::Pin`
[INFO] [stdout]  --> udp_client/src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pin::Pin,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]   --> udp_client/src/main.rs:98:13
[INFO] [stdout]    |
[INFO] [stdout] 98 |         let t = self.connection.recv(&mut buf[..value], recv_info).unwrap();
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]   --> udp_client/src/main.rs:98:13
[INFO] [stdout]    |
[INFO] [stdout] 98 |         let t = self.connection.recv(&mut buf[..value], recv_info).unwrap();
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking quic-actor v0.1.0 (/opt/rustwide/workdir/quic_actor)
[INFO] [stdout] warning: unused variable: `read`
[INFO] [stdout]    --> quic_actor/src/udpactor.rs:263:25
[INFO] [stdout]     |
[INFO] [stdout] 263 |                     let read = match client.conn.recv(pkt_buf, recv_info) {
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_read`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `read`
[INFO] [stdout]    --> quic_actor/src/udpactor.rs:263:25
[INFO] [stdout]     |
[INFO] [stdout] 263 |                     let read = match client.conn.recv(pkt_buf, recv_info) {
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_read`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_DATAGRAM_SIZE` is never used
[INFO] [stdout]   --> quic_actor/src/main.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const MAX_DATAGRAM_SIZE: usize = 1350;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_DATAGRAM_SIZE` is never used
[INFO] [stdout]   --> quic_actor/src/main.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const MAX_DATAGRAM_SIZE: usize = 1350;
[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 44.77s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0, typemap v0.3.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "df06561246419bd4075c76864bcce8700900061e01f5e555512339a8432528b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df06561246419bd4075c76864bcce8700900061e01f5e555512339a8432528b2", kill_on_drop: false }`
[INFO] [stdout] df06561246419bd4075c76864bcce8700900061e01f5e555512339a8432528b2
