[INFO] cloning repository https://github.com/suhrm/niceperf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/suhrm/niceperf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuhrm%2Fniceperf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuhrm%2Fniceperf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 472ca8de4cc3d9c1456f7920d8a1a31ed1a02287 [INFO] building suhrm/niceperf against master#44f415c1d617ebc7b931a243b7b321ef8a6ca47c for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuhrm%2Fniceperf" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/suhrm/niceperf on toolchain 44f415c1d617ebc7b931a243b7b321ef8a6ca47c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/suhrm/niceperf [INFO] finished tweaking git repo https://github.com/suhrm/niceperf [INFO] tweaked toml for git repo https://github.com/suhrm/niceperf written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/suhrm/niceperf 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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "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/suhrm/quinn.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prost-types v0.12.4 [INFO] [stderr] Downloaded pnet_base v0.31.0 [INFO] [stderr] Downloaded timerfd v1.6.0 [INFO] [stderr] Downloaded uuid-macro-internal v1.8.0 [INFO] [stderr] Downloaded pnet_sys v0.31.0 [INFO] [stderr] Downloaded pnet_datalink v0.31.0 [INFO] [stderr] Downloaded xdpilone v1.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2cf086f78282b8e9dc91e345c43908d603833f3c142e46c844ede9b5e11c932 [INFO] running `Command { std: "docker" "start" "-a" "b2cf086f78282b8e9dc91e345c43908d603833f3c142e46c844ede9b5e11c932", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2cf086f78282b8e9dc91e345c43908d603833f3c142e46c844ede9b5e11c932", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2cf086f78282b8e9dc91e345c43908d603833f3c142e46c844ede9b5e11c932", kill_on_drop: false }` [INFO] [stdout] b2cf086f78282b8e9dc91e345c43908d603833f3c142e46c844ede9b5e11c932 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 762055f4d312c65ed26ccf8ac8c40808518d25686086a69605e423461b2e9b6c [INFO] running `Command { std: "docker" "start" "-a" "762055f4d312c65ed26ccf8ac8c40808518d25686086a69605e423461b2e9b6c", 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.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling cc v1.0.96 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling event-listener v5.3.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling prost-derive v0.12.4 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling polling v3.7.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling quinn-proto v0.11.0 (https://github.com/suhrm/quinn.git?branch=main#e1e1e6e3) [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling prost v0.12.4 [INFO] [stderr] Compiling pnet_base v0.31.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling async-channel v2.2.1 [INFO] [stderr] Compiling ipnetwork v0.19.0 [INFO] [stderr] Compiling quinn-udp v0.5.0 (https://github.com/suhrm/quinn.git?branch=main#e1e1e6e3) [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling pnet_sys v0.31.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling rcgen v0.10.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling pnet_datalink v0.31.0 [INFO] [stderr] Compiling logging-macro v0.1.0 (/opt/rustwide/workdir/logging-derive) [INFO] [stderr] Compiling quinn v0.11.0 (https://github.com/suhrm/quinn.git?branch=main#e1e1e6e3) [INFO] [stderr] Compiling blocking v1.6.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling async-io v2.3.2 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.6.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling async-signal v0.2.6 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.14 [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling prost-types v0.12.4 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Compiling etherparse v0.13.0 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling async-net v1.8.0 [INFO] [stderr] Compiling async-executor v1.11.0 [INFO] [stderr] Compiling uuid-macro-internal v1.8.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling smol v1.3.0 [INFO] [stderr] Compiling timerfd v1.6.0 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling xdpilone v1.0.3 [INFO] [stderr] Compiling ringbuf v0.3.3 [INFO] [stderr] Compiling mock_instant v0.3.2 [INFO] [stderr] Compiling throughput v0.1.0 (/opt/rustwide/workdir/throughput) [INFO] [stdout] warning: unused imports: `QuicClient`, `QuicServer`, and `TCPSocket` [INFO] [stdout] --> throughput/src/main.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use common::{QuicClient, QuicServer, TCPSocket}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Bandwidth` is more private than the item `CommonOpts::bandwidth` [INFO] [stdout] --> throughput/src/args.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | pub bandwidth: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `CommonOpts::bandwidth` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `Bandwidth` is only usable at visibility `pub(self)` [INFO] [stdout] --> throughput/src/args.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | struct Bandwidth(u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `TestDirection` is more private than the item `CommonOpts::direction` [INFO] [stdout] --> throughput/src/args.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | pub direction: TestDirection, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `CommonOpts::direction` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `TestDirection` is only usable at visibility `pub(self)` [INFO] [stdout] --> throughput/src/args.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | enum TestDirection { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling XDPing v0.1.0 (/opt/rustwide/workdir/XDPing) [INFO] [stderr] Compiling latency v0.1.0 (/opt/rustwide/workdir/latency) [INFO] [stdout] warning: the feature `async_fn_in_trait` has been stable since 1.75.0 and no longer requires an attribute to enable [INFO] [stdout] --> latency/src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_fn_in_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AsyncReadExt` [INFO] [stdout] --> latency/src/main.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | use tokio::io::{AsyncReadExt}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `fut` is never read [INFO] [stdout] --> latency/src/main.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 114 | struct ClientCtx { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 115 | stop: Option>, [INFO] [stdout] 116 | fut: tokio::task::JoinHandle<()>, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `handle_msg` is never used [INFO] [stdout] --> latency/src/test_runner.rs:303:14 [INFO] [stdout] | [INFO] [stdout] 302 | impl TestRunner { [INFO] [stdout] | ------------------------- method in this implementation [INFO] [stdout] 303 | async fn handle_msg(&mut self, msg: &[u8]) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> latency/src/test_runner.rs:285:21 [INFO] [stdout] | [INFO] [stdout] 285 | self.handle_msg(&recvbuf).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 285 | let _ = self.handle_msg(&recvbuf).await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tonic v0.10.2 [INFO] [stderr] Compiling console-api v0.6.0 [INFO] [stderr] Compiling console-subscriber v0.2.0 [INFO] [stderr] Compiling ping v0.1.0 (/opt/rustwide/workdir/ping) [INFO] [stdout] warning: unused imports: `AddAssign`, `Add`, `AsRawFd`, `AtomicUsize`, and `FromRawFd` [INFO] [stdout] --> ping/src/udp.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | ops::{Add, AddAssign}, [INFO] [stdout] | ^^^ ^^^^^^^^^ [INFO] [stdout] 5 | os::fd::{AsRawFd, FromRawFd}, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 6 | sync::{ [INFO] [stdout] 7 | atomic::{AtomicU64, AtomicUsize}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `internal_couter` and `rtt_stats` are never read [INFO] [stdout] --> ping/src/icmp.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct ICMPClient { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | internal_couter: u128, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | rtt_stats: Statistics, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `src_port` and `dst_port` are never read [INFO] [stdout] --> ping/src/tcp.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct TCPClient { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | src_port: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 26 | dst_port: u16, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `common`, `dst_addr`, `internal_couter`, `dst_port`, and `clients` are never read [INFO] [stdout] --> ping/src/tcp.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 280 | pub struct TCPServer { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 281 | socket: TokioTcpListener, [INFO] [stdout] 282 | common: args::CommonOpts, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 283 | dst_addr: IpAddr, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 284 | internal_couter: u128, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 285 | dst_port: u16, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 286 | clients: HashMap, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `internal_couter`, `src_port`, `dst_port`, and `rtt_stats` are never read [INFO] [stdout] --> ping/src/udp.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct UDPClient { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | internal_couter: u128, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | identifier: u16, [INFO] [stdout] 27 | src_port: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 28 | dst_port: u16, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 29 | logger: Option>, [INFO] [stdout] 30 | rtt_stats: Statistics, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `common`, `dst_addr`, `internal_couter`, `dst_port`, and `clients` are never read [INFO] [stdout] --> ping/src/udp.rs:277:5 [INFO] [stdout] | [INFO] [stdout] 275 | pub struct UDPServer { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 276 | socket: tokio::net::UdpSocket, [INFO] [stdout] 277 | common: args::CommonOpts, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 278 | dst_addr: IpAddr, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 279 | internal_couter: u128, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 280 | dst_port: u16, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 281 | clients: HashMap, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 02s [INFO] running `Command { std: "docker" "inspect" "762055f4d312c65ed26ccf8ac8c40808518d25686086a69605e423461b2e9b6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "762055f4d312c65ed26ccf8ac8c40808518d25686086a69605e423461b2e9b6c", kill_on_drop: false }` [INFO] [stdout] 762055f4d312c65ed26ccf8ac8c40808518d25686086a69605e423461b2e9b6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad5bc1dbb8180bbfc2cf9343e0716b8836159f856ce3b4987f1a7c7e0c42798c [INFO] running `Command { std: "docker" "start" "-a" "ad5bc1dbb8180bbfc2cf9343e0716b8836159f856ce3b4987f1a7c7e0c42798c", 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 logging-macro v0.1.0 (/opt/rustwide/workdir/logging-derive) [INFO] [stderr] Compiling XDPing v0.1.0 (/opt/rustwide/workdir/XDPing) [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling throughput v0.1.0 (/opt/rustwide/workdir/throughput) [INFO] [stderr] Compiling ping v0.1.0 (/opt/rustwide/workdir/ping) [INFO] [stderr] Compiling latency v0.1.0 (/opt/rustwide/workdir/latency) [INFO] [stdout] warning: unused imports: `QuicClient`, `QuicServer`, and `TCPSocket` [INFO] [stdout] --> throughput/src/main.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use common::{QuicClient, QuicServer, TCPSocket}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AddAssign`, `Add`, `AsRawFd`, `AtomicUsize`, and `FromRawFd` [INFO] [stdout] --> ping/src/udp.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | ops::{Add, AddAssign}, [INFO] [stdout] | ^^^ ^^^^^^^^^ [INFO] [stdout] 5 | os::fd::{AsRawFd, FromRawFd}, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 6 | sync::{ [INFO] [stdout] 7 | atomic::{AtomicU64, AtomicUsize}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Bandwidth` is more private than the item `CommonOpts::bandwidth` [INFO] [stdout] --> throughput/src/args.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | pub bandwidth: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `CommonOpts::bandwidth` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `Bandwidth` is only usable at visibility `pub(self)` [INFO] [stdout] --> throughput/src/args.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | struct Bandwidth(u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `TestDirection` is more private than the item `CommonOpts::direction` [INFO] [stdout] --> throughput/src/args.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | pub direction: TestDirection, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `CommonOpts::direction` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `TestDirection` is only usable at visibility `pub(self)` [INFO] [stdout] --> throughput/src/args.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | enum TestDirection { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `async_fn_in_trait` has been stable since 1.75.0 and no longer requires an attribute to enable [INFO] [stdout] --> latency/src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_fn_in_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AsyncReadExt` [INFO] [stdout] --> latency/src/main.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | use tokio::io::{AsyncReadExt}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `internal_couter` and `rtt_stats` are never read [INFO] [stdout] --> ping/src/icmp.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct ICMPClient { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | internal_couter: u128, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | rtt_stats: Statistics, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `src_port` and `dst_port` are never read [INFO] [stdout] --> ping/src/tcp.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct TCPClient { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | src_port: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 26 | dst_port: u16, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `common`, `dst_addr`, `internal_couter`, `dst_port`, and `clients` are never read [INFO] [stdout] --> ping/src/tcp.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 280 | pub struct TCPServer { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 281 | socket: TokioTcpListener, [INFO] [stdout] 282 | common: args::CommonOpts, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 283 | dst_addr: IpAddr, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 284 | internal_couter: u128, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 285 | dst_port: u16, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 286 | clients: HashMap, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `internal_couter`, `src_port`, `dst_port`, and `rtt_stats` are never read [INFO] [stdout] --> ping/src/udp.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct UDPClient { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | internal_couter: u128, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | identifier: u16, [INFO] [stdout] 27 | src_port: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 28 | dst_port: u16, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 29 | logger: Option>, [INFO] [stdout] 30 | rtt_stats: Statistics, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `common`, `dst_addr`, `internal_couter`, `dst_port`, and `clients` are never read [INFO] [stdout] --> ping/src/udp.rs:277:5 [INFO] [stdout] | [INFO] [stdout] 275 | pub struct UDPServer { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 276 | socket: tokio::net::UdpSocket, [INFO] [stdout] 277 | common: args::CommonOpts, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 278 | dst_addr: IpAddr, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 279 | internal_couter: u128, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 280 | dst_port: u16, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 281 | clients: HashMap, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `fut` is never read [INFO] [stdout] --> latency/src/main.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 114 | struct ClientCtx { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 115 | stop: Option>, [INFO] [stdout] 116 | fut: tokio::task::JoinHandle<()>, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `handle_msg` is never used [INFO] [stdout] --> latency/src/test_runner.rs:303:14 [INFO] [stdout] | [INFO] [stdout] 302 | impl TestRunner { [INFO] [stdout] | ------------------------- method in this implementation [INFO] [stdout] 303 | async fn handle_msg(&mut self, msg: &[u8]) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> latency/src/test_runner.rs:285:21 [INFO] [stdout] | [INFO] [stdout] 285 | self.handle_msg(&recvbuf).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 285 | let _ = self.handle_msg(&recvbuf).await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.70s [INFO] running `Command { std: "docker" "inspect" "ad5bc1dbb8180bbfc2cf9343e0716b8836159f856ce3b4987f1a7c7e0c42798c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad5bc1dbb8180bbfc2cf9343e0716b8836159f856ce3b4987f1a7c7e0c42798c", kill_on_drop: false }` [INFO] [stdout] ad5bc1dbb8180bbfc2cf9343e0716b8836159f856ce3b4987f1a7c7e0c42798c