[INFO] cloning repository https://github.com/alisww/mai [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alisww/mai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falisww%2Fmai", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falisww%2Fmai'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d05fd65b481cc07cc3bf677bc2ad81ccbbe6c82d [INFO] testing alisww/mai against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falisww%2Fmai" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alisww/mai on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alisww/mai [INFO] finished tweaking git repo https://github.com/alisww/mai [INFO] tweaked toml for git repo https://github.com/alisww/mai written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/alisww/mai already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00ee28fdab62d2341a61d46e3ffb444164697a5b3291fbbcef9c4395f13a0e30 [INFO] running `Command { std: "docker" "start" "-a" "00ee28fdab62d2341a61d46e3ffb444164697a5b3291fbbcef9c4395f13a0e30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00ee28fdab62d2341a61d46e3ffb444164697a5b3291fbbcef9c4395f13a0e30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00ee28fdab62d2341a61d46e3ffb444164697a5b3291fbbcef9c4395f13a0e30", kill_on_drop: false }` [INFO] [stdout] 00ee28fdab62d2341a61d46e3ffb444164697a5b3291fbbcef9c4395f13a0e30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3797f025419f52b8f31db918e0cbb3ce1a08b4413b559cd6dd3960fef6baa3c3 [INFO] running `Command { std: "docker" "start" "-a" "3797f025419f52b8f31db918e0cbb3ce1a08b4413b559cd6dd3960fef6baa3c3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling truncrate v0.1.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling rustls-native-certs v0.6.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling brotli v3.3.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling tiny_http v0.10.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tungstenite v0.16.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling twilight-http-ratelimiting v0.9.0 [INFO] [stderr] Compiling leaky-bucket-lite v0.5.1 [INFO] [stderr] Compiling tokio-tungstenite v0.16.1 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling mail-parser v0.4.4 [INFO] [stderr] Compiling twilight-model v0.9.0 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling zstd v0.9.2+zstd.1.5.1 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling twilight-validate v0.9.0 [INFO] [stderr] Compiling twilight-embed-builder v0.9.0 [INFO] [stderr] Compiling twilight-http v0.9.0 [INFO] [stderr] Compiling twilight-gateway-queue v0.9.0 [INFO] [stderr] Compiling twilight-gateway v0.9.0 [INFO] [stderr] Compiling mai v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `Result` in tuple element 0 that must be used [INFO] [stdout] --> src/main.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | / tokio::try_join!( [INFO] [stdout] 241 | | tokio::task::spawn(listen_http(Arc::clone(&http))), [INFO] [stdout] 242 | | discord_task [INFO] [stdout] 243 | | )?; [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` in tuple element 1 that must be used [INFO] [stdout] --> src/main.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | / tokio::try_join!( [INFO] [stdout] 241 | | tokio::task::spawn(listen_http(Arc::clone(&http))), [INFO] [stdout] 242 | | discord_task [INFO] [stdout] 243 | | )?; [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "3797f025419f52b8f31db918e0cbb3ce1a08b4413b559cd6dd3960fef6baa3c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3797f025419f52b8f31db918e0cbb3ce1a08b4413b559cd6dd3960fef6baa3c3", kill_on_drop: false }` [INFO] [stdout] 3797f025419f52b8f31db918e0cbb3ce1a08b4413b559cd6dd3960fef6baa3c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] faeade068e19c28fae34a745ca5ee9971471c380278d7034e992492e7d23a7b8 [INFO] running `Command { std: "docker" "start" "-a" "faeade068e19c28fae34a745ca5ee9971471c380278d7034e992492e7d23a7b8", kill_on_drop: false }` [INFO] [stderr] Compiling mai v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `Result` in tuple element 0 that must be used [INFO] [stdout] --> src/main.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | / tokio::try_join!( [INFO] [stdout] 241 | | tokio::task::spawn(listen_http(Arc::clone(&http))), [INFO] [stdout] 242 | | discord_task [INFO] [stdout] 243 | | )?; [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` in tuple element 1 that must be used [INFO] [stdout] --> src/main.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | / tokio::try_join!( [INFO] [stdout] 241 | | tokio::task::spawn(listen_http(Arc::clone(&http))), [INFO] [stdout] 242 | | discord_task [INFO] [stdout] 243 | | )?; [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.76s [INFO] running `Command { std: "docker" "inspect" "faeade068e19c28fae34a745ca5ee9971471c380278d7034e992492e7d23a7b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faeade068e19c28fae34a745ca5ee9971471c380278d7034e992492e7d23a7b8", kill_on_drop: false }` [INFO] [stdout] faeade068e19c28fae34a745ca5ee9971471c380278d7034e992492e7d23a7b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 09a2ebb49ee0947689b5473d758fc6e4ed23569453020b326b14f3e6cb8f4d47 [INFO] running `Command { std: "docker" "start" "-a" "09a2ebb49ee0947689b5473d758fc6e4ed23569453020b326b14f3e6cb8f4d47", kill_on_drop: false }` [INFO] [stderr] warning: unused `Result` in tuple element 0 that must be used [INFO] [stderr] --> src/main.rs:240:5 [INFO] [stderr] | [INFO] [stderr] 240 | / tokio::try_join!( [INFO] [stderr] 241 | | tokio::task::spawn(listen_http(Arc::clone(&http))), [INFO] [stderr] 242 | | discord_task [INFO] [stderr] 243 | | )?; [INFO] [stderr] | |_______^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `Result` in tuple element 1 that must be used [INFO] [stderr] --> src/main.rs:240:5 [INFO] [stderr] | [INFO] [stderr] 240 | / tokio::try_join!( [INFO] [stderr] 241 | | tokio::task::spawn(listen_http(Arc::clone(&http))), [INFO] [stderr] 242 | | discord_task [INFO] [stderr] 243 | | )?; [INFO] [stderr] | |_______^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: `mai` (bin "mai" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mai-4003ccb61fd91278) [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" "09a2ebb49ee0947689b5473d758fc6e4ed23569453020b326b14f3e6cb8f4d47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09a2ebb49ee0947689b5473d758fc6e4ed23569453020b326b14f3e6cb8f4d47", kill_on_drop: false }` [INFO] [stdout] 09a2ebb49ee0947689b5473d758fc6e4ed23569453020b326b14f3e6cb8f4d47