[INFO] cloning repository https://github.com/roberte777/bean-bot-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/roberte777/bean-bot-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froberte777%2Fbean-bot-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froberte777%2Fbean-bot-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc4610b4efb74a23e69fe24d27fe6f379bc8dceb [INFO] testing roberte777/bean-bot-rs against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froberte777%2Fbean-bot-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/roberte777/bean-bot-rs on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/roberte777/bean-bot-rs [INFO] finished tweaking git repo https://github.com/roberte777/bean-bot-rs [INFO] tweaked toml for git repo https://github.com/roberte777/bean-bot-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/roberte777/bean-bot-rs 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-macros v2.0.0 [INFO] [stderr] Downloaded levenshtein v1.0.5 [INFO] [stderr] Downloaded dashmap v5.4.0 [INFO] [stderr] Downloaded command_attr v0.4.1 [INFO] [stderr] Downloaded openssl-sys v0.9.86 [INFO] [stderr] Downloaded openssl v0.10.51 [INFO] [stderr] Downloaded linux-raw-sys v0.3.4 [INFO] [stderr] Downloaded rustix v0.37.13 [INFO] [stderr] Downloaded reqwest v0.11.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4e8ec6a6ca20f5f66c5054ef1d0b7837f9b7e1d6d4d4306d18c7704a739634d [INFO] running `Command { std: "docker" "start" "-a" "c4e8ec6a6ca20f5f66c5054ef1d0b7837f9b7e1d6d4d4306d18c7704a739634d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4e8ec6a6ca20f5f66c5054ef1d0b7837f9b7e1d6d4d4306d18c7704a739634d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4e8ec6a6ca20f5f66c5054ef1d0b7837f9b7e1d6d4d4306d18c7704a739634d", kill_on_drop: false }` [INFO] [stdout] c4e8ec6a6ca20f5f66c5054ef1d0b7837f9b7e1d6d4d4306d18c7704a739634d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75d6b0f4dd58c4eb383b96216caa756ce39b801b5f8cd97a736884d55232fb19 [INFO] running `Command { std: "docker" "start" "-a" "75d6b0f4dd58c4eb383b96216caa756ce39b801b5f8cd97a736884d55232fb19", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling openssl v0.10.51 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling cpufeatures v0.2.6 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serenity v0.11.5 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.86 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling typemap_rev v0.1.5 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling command_attr v0.4.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.17 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling async-tungstenite v0.17.2 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.16 [INFO] [stderr] Compiling bean-bot-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `closed` is never read [INFO] [stdout] --> src/main.rs:311:5 [INFO] [stdout] | [INFO] [stdout] 308 | struct WagerReceive { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 311 | closed: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.81s [INFO] running `Command { std: "docker" "inspect" "75d6b0f4dd58c4eb383b96216caa756ce39b801b5f8cd97a736884d55232fb19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75d6b0f4dd58c4eb383b96216caa756ce39b801b5f8cd97a736884d55232fb19", kill_on_drop: false }` [INFO] [stdout] 75d6b0f4dd58c4eb383b96216caa756ce39b801b5f8cd97a736884d55232fb19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 683edbb277aabd73cb23e186e61d5c1e0b2611590f6cdf9a22ccb1e8e6e854aa [INFO] running `Command { std: "docker" "start" "-a" "683edbb277aabd73cb23e186e61d5c1e0b2611590f6cdf9a22ccb1e8e6e854aa", kill_on_drop: false }` [INFO] [stderr] Compiling bean-bot-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `closed` is never read [INFO] [stdout] --> src/main.rs:311:5 [INFO] [stdout] | [INFO] [stdout] 308 | struct WagerReceive { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 311 | closed: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.17s [INFO] running `Command { std: "docker" "inspect" "683edbb277aabd73cb23e186e61d5c1e0b2611590f6cdf9a22ccb1e8e6e854aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "683edbb277aabd73cb23e186e61d5c1e0b2611590f6cdf9a22ccb1e8e6e854aa", kill_on_drop: false }` [INFO] [stdout] 683edbb277aabd73cb23e186e61d5c1e0b2611590f6cdf9a22ccb1e8e6e854aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0407596a344d57e35b055eea94e8fd1c68a27a7d2686acc6e1bb40671a70e92a [INFO] running `Command { std: "docker" "start" "-a" "0407596a344d57e35b055eea94e8fd1c68a27a7d2686acc6e1bb40671a70e92a", kill_on_drop: false }` [INFO] [stderr] warning: field `closed` is never read [INFO] [stderr] --> src/main.rs:311:5 [INFO] [stderr] | [INFO] [stderr] 308 | struct WagerReceive { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 311 | closed: bool, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `bean-bot-rs` (bin "bean-bot-rs" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bean_bot_rs-9378c98424928db6) [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" "0407596a344d57e35b055eea94e8fd1c68a27a7d2686acc6e1bb40671a70e92a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0407596a344d57e35b055eea94e8fd1c68a27a7d2686acc6e1bb40671a70e92a", kill_on_drop: false }` [INFO] [stdout] 0407596a344d57e35b055eea94e8fd1c68a27a7d2686acc6e1bb40671a70e92a