[INFO] cloning repository https://github.com/timteeee/barrage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timteeee/barrage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimteeee%2Fbarrage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimteeee%2Fbarrage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c3ab34e13885c69af4c97aa218655e9bab4f45bd [INFO] testing timteeee/barrage/c3ab34e13885c69af4c97aa218655e9bab4f45bd against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimteeee%2Fbarrage" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/timteeee/barrage [INFO] finished tweaking git repo https://github.com/timteeee/barrage [INFO] tweaked toml for git repo https://github.com/timteeee/barrage written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/timteeee/barrage on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/timteeee/barrage 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6123b21b8e3809279bb3f0bb4b54437759941f753ef08ecb2fe72d0007d10abf [INFO] running `Command { std: "docker" "start" "-a" "6123b21b8e3809279bb3f0bb4b54437759941f753ef08ecb2fe72d0007d10abf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6123b21b8e3809279bb3f0bb4b54437759941f753ef08ecb2fe72d0007d10abf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6123b21b8e3809279bb3f0bb4b54437759941f753ef08ecb2fe72d0007d10abf", kill_on_drop: false }` [INFO] [stdout] 6123b21b8e3809279bb3f0bb4b54437759941f753ef08ecb2fe72d0007d10abf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85e7d43fbc43543dad069e23a3f3bcad9ef402fb51ca61181f8119661bf86bdf [INFO] running `Command { std: "docker" "start" "-a" "85e7d43fbc43543dad069e23a3f3bcad9ef402fb51ca61181f8119661bf86bdf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling anyhow v1.0.91 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.213 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling barrage v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `literal` is never used [INFO] [stdout] --> src/parsers.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn literal(expected: &'static str) -> impl for<'a> Parser<'a, &'a str> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `JitterInterval` is never constructed [INFO] [stdout] --> src/ticker.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct JitterInterval { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `tick`, and `poll_tick` are never used [INFO] [stdout] --> src/ticker.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl JitterInterval { [INFO] [stdout] | ------------------- associated items in this implementation [INFO] [stdout] 17 | pub fn new(base_duration: Duration, factor: f64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub async fn tick(&mut self) -> Instant { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | pub(crate) fn poll_tick(&mut self, cx: &mut Context<'_>) -> Poll { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `jitter` is never used [INFO] [stdout] --> src/ticker.rs:58:4 [INFO] [stdout] | [INFO] [stdout] 58 | fn jitter(duration: Duration, factor: f64) -> Duration { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.75s [INFO] running `Command { std: "docker" "inspect" "85e7d43fbc43543dad069e23a3f3bcad9ef402fb51ca61181f8119661bf86bdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85e7d43fbc43543dad069e23a3f3bcad9ef402fb51ca61181f8119661bf86bdf", kill_on_drop: false }` [INFO] [stdout] 85e7d43fbc43543dad069e23a3f3bcad9ef402fb51ca61181f8119661bf86bdf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80e9d9ffe793a4a36e5be578713b631afb3e7cf48bd17c5bd92929ba3cc66881 [INFO] running `Command { std: "docker" "start" "-a" "80e9d9ffe793a4a36e5be578713b631afb3e7cf48bd17c5bd92929ba3cc66881", kill_on_drop: false }` [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling barrage v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `JitterInterval` is never constructed [INFO] [stdout] --> src/ticker.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct JitterInterval { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `tick`, and `poll_tick` are never used [INFO] [stdout] --> src/ticker.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl JitterInterval { [INFO] [stdout] | ------------------- associated items in this implementation [INFO] [stdout] 17 | pub fn new(base_duration: Duration, factor: f64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub async fn tick(&mut self) -> Instant { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | pub(crate) fn poll_tick(&mut self, cx: &mut Context<'_>) -> Poll { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `jitter` is never used [INFO] [stdout] --> src/ticker.rs:58:4 [INFO] [stdout] | [INFO] [stdout] 58 | fn jitter(duration: Duration, factor: f64) -> Duration { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.70s [INFO] running `Command { std: "docker" "inspect" "80e9d9ffe793a4a36e5be578713b631afb3e7cf48bd17c5bd92929ba3cc66881", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80e9d9ffe793a4a36e5be578713b631afb3e7cf48bd17c5bd92929ba3cc66881", kill_on_drop: false }` [INFO] [stdout] 80e9d9ffe793a4a36e5be578713b631afb3e7cf48bd17c5bd92929ba3cc66881 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7aabaaf8052c5b6e5d0709cab3b6c743bc8682181b5732f6c6e51d0d85aab19b [INFO] running `Command { std: "docker" "start" "-a" "7aabaaf8052c5b6e5d0709cab3b6c743bc8682181b5732f6c6e51d0d85aab19b", kill_on_drop: false }` [INFO] [stderr] warning: struct `JitterInterval` is never constructed [INFO] [stderr] --> src/ticker.rs:10:12 [INFO] [stderr] | [INFO] [stderr] 10 | pub struct JitterInterval { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated items `new`, `tick`, and `poll_tick` are never used [INFO] [stderr] --> src/ticker.rs:17:12 [INFO] [stderr] | [INFO] [stderr] 16 | impl JitterInterval { [INFO] [stderr] | ------------------- associated items in this implementation [INFO] [stderr] 17 | pub fn new(base_duration: Duration, factor: f64) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 28 | pub async fn tick(&mut self) -> Instant { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 34 | pub(crate) fn poll_tick(&mut self, cx: &mut Context<'_>) -> Poll { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `jitter` is never used [INFO] [stderr] --> src/ticker.rs:58:4 [INFO] [stderr] | [INFO] [stderr] 58 | fn jitter(duration: Duration, factor: f64) -> Duration { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `barrage` (bin "barrage" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/barrage-65ab77bda9c848a6) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test parsers::test::test_end_method ... ok [INFO] [stdout] test parsers::test::test_literal ... ok [INFO] [stdout] test parsers::test::test_numeric ... ok [INFO] [stdout] test parsers::test::test_one_of_macro_map_branch ... ok [INFO] [stdout] test test::test_parse_duration ... ok [INFO] [stdout] test parsers::test::test_then_method ... ok [INFO] [stdout] test parsers::test::test_one_of_macro ... ok [INFO] [stdout] test parsers::test::test_map_method ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7aabaaf8052c5b6e5d0709cab3b6c743bc8682181b5732f6c6e51d0d85aab19b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aabaaf8052c5b6e5d0709cab3b6c743bc8682181b5732f6c6e51d0d85aab19b", kill_on_drop: false }` [INFO] [stdout] 7aabaaf8052c5b6e5d0709cab3b6c743bc8682181b5732f6c6e51d0d85aab19b