[INFO] cloning repository https://github.com/windelbouwman/bogobarf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/windelbouwman/bogobarf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwindelbouwman%2Fbogobarf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwindelbouwman%2Fbogobarf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed1d52005bd7be0f07f4476d8f0f787700d911a9 [INFO] testing windelbouwman/bogobarf against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwindelbouwman%2Fbogobarf" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/windelbouwman/bogobarf on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/windelbouwman/bogobarf [INFO] finished tweaking git repo https://github.com/windelbouwman/bogobarf [INFO] tweaked toml for git repo https://github.com/windelbouwman/bogobarf written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/windelbouwman/bogobarf 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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbeb83324000d8f74a97d12f5619d80d67ced40b271d2d50056edde9785eb137 [INFO] running `Command { std: "docker" "start" "-a" "cbeb83324000d8f74a97d12f5619d80d67ced40b271d2d50056edde9785eb137", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbeb83324000d8f74a97d12f5619d80d67ced40b271d2d50056edde9785eb137", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbeb83324000d8f74a97d12f5619d80d67ced40b271d2d50056edde9785eb137", kill_on_drop: false }` [INFO] [stdout] cbeb83324000d8f74a97d12f5619d80d67ced40b271d2d50056edde9785eb137 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d3c86b5bedb47a1f5066b66e0bf7246582954d02074f91eaa964338ecec9857 [INFO] running `Command { std: "docker" "start" "-a" "9d3c86b5bedb47a1f5066b66e0bf7246582954d02074f91eaa964338ecec9857", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling tokio v0.3.3 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling mio v0.7.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v0.3.1 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling tokio-util v0.5.0 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling bogobarf v0.1.0 (/opt/rustwide/workdir/rust/bogobarf) [INFO] [stdout] warning: field `state` is never read [INFO] [stdout] --> rust/bogobarf/src/server.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 17 | struct Server { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 18 | pub state: ServerState, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Server` has derived impls for the traits `Default` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `clients` and `topics` are never read [INFO] [stdout] --> rust/bogobarf/src/server.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 22 | struct ServerState { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 23 | pub clients: HashMap, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 24 | pub topics: HashMap, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerState` has derived impls for the traits `Default` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bogobarf_cli v0.1.0 (/opt/rustwide/workdir/rust/bogobarf_cli) [INFO] [stderr] Compiling talker v0.1.0 (/opt/rustwide/workdir/rust/examples/talker) [INFO] [stderr] Compiling listener v0.1.0 (/opt/rustwide/workdir/rust/examples/listener) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.57s [INFO] running `Command { std: "docker" "inspect" "9d3c86b5bedb47a1f5066b66e0bf7246582954d02074f91eaa964338ecec9857", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d3c86b5bedb47a1f5066b66e0bf7246582954d02074f91eaa964338ecec9857", kill_on_drop: false }` [INFO] [stdout] 9d3c86b5bedb47a1f5066b66e0bf7246582954d02074f91eaa964338ecec9857 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecede57547fc747b6f9533516475806af330cc1831d7449d3abe19959394c8f9 [INFO] running `Command { std: "docker" "start" "-a" "ecede57547fc747b6f9533516475806af330cc1831d7449d3abe19959394c8f9", kill_on_drop: false }` [INFO] [stdout] warning: field `state` is never read [INFO] [stdout] --> rust/bogobarf/src/server.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 17 | struct Server { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 18 | pub state: ServerState, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Server` has derived impls for the traits `Default` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `clients` and `topics` are never read [INFO] [stdout] --> rust/bogobarf/src/server.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 22 | struct ServerState { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 23 | pub clients: HashMap, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 24 | pub topics: HashMap, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerState` has derived impls for the traits `Default` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling listener v0.1.0 (/opt/rustwide/workdir/rust/examples/listener) [INFO] [stderr] Compiling talker v0.1.0 (/opt/rustwide/workdir/rust/examples/talker) [INFO] [stderr] Compiling bogobarf v0.1.0 (/opt/rustwide/workdir/rust/bogobarf) [INFO] [stderr] Compiling bogobarf_cli v0.1.0 (/opt/rustwide/workdir/rust/bogobarf_cli) [INFO] [stdout] warning: field `state` is never read [INFO] [stdout] --> rust/bogobarf/src/server.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 17 | struct Server { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 18 | pub state: ServerState, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Server` has derived impls for the traits `Default` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `clients` and `topics` are never read [INFO] [stdout] --> rust/bogobarf/src/server.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 22 | struct ServerState { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 23 | pub clients: HashMap, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 24 | pub topics: HashMap, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerState` has derived impls for the traits `Default` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.26s [INFO] running `Command { std: "docker" "inspect" "ecede57547fc747b6f9533516475806af330cc1831d7449d3abe19959394c8f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecede57547fc747b6f9533516475806af330cc1831d7449d3abe19959394c8f9", kill_on_drop: false }` [INFO] [stdout] ecede57547fc747b6f9533516475806af330cc1831d7449d3abe19959394c8f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 530d2add40f7cb9a2ad7dc453ab806eef9172d1d4df02828ee3b27471197134d [INFO] running `Command { std: "docker" "start" "-a" "530d2add40f7cb9a2ad7dc453ab806eef9172d1d4df02828ee3b27471197134d", kill_on_drop: false }` [INFO] [stderr] warning: field `state` is never read [INFO] [stderr] --> rust/bogobarf/src/server.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 17 | struct Server { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] 18 | pub state: ServerState, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Server` has derived impls for the traits `Default` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `clients` and `topics` are never read [INFO] [stderr] --> rust/bogobarf/src/server.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 22 | struct ServerState { [INFO] [stderr] | ----------- fields in this struct [INFO] [stderr] 23 | pub clients: HashMap, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 24 | pub topics: HashMap, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ServerState` has derived impls for the traits `Default` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `bogobarf` (lib) generated 2 warnings [INFO] [stderr] warning: `bogobarf` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bogobarf-1bfb0dd8dad392cf) [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/main.rs (/opt/rustwide/target/debug/deps/bogobarf_cli-a1fa64437be2d315) [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/main.rs (/opt/rustwide/target/debug/deps/listener-b0d255b72ac75e94) [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/main.rs (/opt/rustwide/target/debug/deps/talker-a8748ff0ac3d1f80) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests bogobarf [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] [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" "530d2add40f7cb9a2ad7dc453ab806eef9172d1d4df02828ee3b27471197134d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "530d2add40f7cb9a2ad7dc453ab806eef9172d1d4df02828ee3b27471197134d", kill_on_drop: false }` [INFO] [stdout] 530d2add40f7cb9a2ad7dc453ab806eef9172d1d4df02828ee3b27471197134d