[INFO] cloning repository https://github.com/ras0219/discord-whois [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ras0219/discord-whois" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fras0219%2Fdiscord-whois", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fras0219%2Fdiscord-whois'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8201a9482c8a961463935994bbfdb47ab0a84529 [INFO] testing ras0219/discord-whois against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fras0219%2Fdiscord-whois" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ras0219/discord-whois on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ras0219/discord-whois [INFO] finished tweaking git repo https://github.com/ras0219/discord-whois [INFO] tweaked toml for git repo https://github.com/ras0219/discord-whois written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/ras0219/discord-whois already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-tungstenite v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a52c8813896303961a0746e49a2fb4427634a513b2c7709d1c0999e1f99500f2 [INFO] running `Command { std: "docker" "start" "-a" "a52c8813896303961a0746e49a2fb4427634a513b2c7709d1c0999e1f99500f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a52c8813896303961a0746e49a2fb4427634a513b2c7709d1c0999e1f99500f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a52c8813896303961a0746e49a2fb4427634a513b2c7709d1c0999e1f99500f2", kill_on_drop: false }` [INFO] [stdout] a52c8813896303961a0746e49a2fb4427634a513b2c7709d1c0999e1f99500f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7174667c8eb264febbd042b2cbc5d698a90618db498f0ebe1b19d87ead76834 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e7174667c8eb264febbd042b2cbc5d698a90618db498f0ebe1b19d87ead76834", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling async-std v1.5.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Compiling tokio v0.2.20 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling thiserror v1.0.16 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling async-tungstenite v0.4.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling serde_json v1.0.52 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling discord-whois v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `create_channel` [INFO] [stdout] --> src/discordclient.rs:59:18 [INFO] [stdout] | [INFO] [stdout] 59 | pub async fn create_channel(&mut self, id: &str) -> Channel { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `resume` [INFO] [stdout] --> src/discordclient.rs:166:18 [INFO] [stdout] | [INFO] [stdout] 166 | pub async fn resume(&mut self, session_id: String) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 57s [INFO] running `Command { std: "docker" "inspect" "e7174667c8eb264febbd042b2cbc5d698a90618db498f0ebe1b19d87ead76834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7174667c8eb264febbd042b2cbc5d698a90618db498f0ebe1b19d87ead76834", kill_on_drop: false }` [INFO] [stdout] e7174667c8eb264febbd042b2cbc5d698a90618db498f0ebe1b19d87ead76834 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a63d9ea9f0b1d8e7d4c0a35a665a46ae96ed8e52aa1662b0ad5db8a680bf661 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7a63d9ea9f0b1d8e7d4c0a35a665a46ae96ed8e52aa1662b0ad5db8a680bf661", kill_on_drop: false }` [INFO] [stderr] Compiling discord-whois v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `create_channel` [INFO] [stdout] --> src/discordclient.rs:59:18 [INFO] [stdout] | [INFO] [stdout] 59 | pub async fn create_channel(&mut self, id: &str) -> Channel { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `resume` [INFO] [stdout] --> src/discordclient.rs:166:18 [INFO] [stdout] | [INFO] [stdout] 166 | pub async fn resume(&mut self, session_id: String) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.45s [INFO] running `Command { std: "docker" "inspect" "7a63d9ea9f0b1d8e7d4c0a35a665a46ae96ed8e52aa1662b0ad5db8a680bf661", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a63d9ea9f0b1d8e7d4c0a35a665a46ae96ed8e52aa1662b0ad5db8a680bf661", kill_on_drop: false }` [INFO] [stdout] 7a63d9ea9f0b1d8e7d4c0a35a665a46ae96ed8e52aa1662b0ad5db8a680bf661 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a4fd786dcef9e2931ae1d883864f6946bc2b9337350c4daafc94dc1a89d9d13c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a4fd786dcef9e2931ae1d883864f6946bc2b9337350c4daafc94dc1a89d9d13c", kill_on_drop: false }` [INFO] [stderr] warning: associated function is never used: `create_channel` [INFO] [stderr] --> src/discordclient.rs:59:18 [INFO] [stderr] | [INFO] [stderr] 59 | pub async fn create_channel(&mut self, id: &str) -> Channel { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `resume` [INFO] [stderr] --> src/discordclient.rs:166:18 [INFO] [stderr] | [INFO] [stderr] 166 | pub async fn resume(&mut self, session_id: String) { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/discord_whois-e58e4f4494506308 [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" "a4fd786dcef9e2931ae1d883864f6946bc2b9337350c4daafc94dc1a89d9d13c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4fd786dcef9e2931ae1d883864f6946bc2b9337350c4daafc94dc1a89d9d13c", kill_on_drop: false }` [INFO] [stdout] a4fd786dcef9e2931ae1d883864f6946bc2b9337350c4daafc94dc1a89d9d13c