[INFO] cloning repository https://github.com/jabwd/Gabby [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jabwd/Gabby" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjabwd%2FGabby", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjabwd%2FGabby'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00c5fe231a4fd8efb37490692080ccf982acea22 [INFO] testing jabwd/Gabby 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%2Fjabwd%2FGabby" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jabwd/Gabby 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/jabwd/Gabby [INFO] finished tweaking git repo https://github.com/jabwd/Gabby [INFO] tweaked toml for git repo https://github.com/jabwd/Gabby written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/jabwd/Gabby 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 salsa20 v0.6.0 [INFO] [stderr] Downloaded enum-ordinalize v3.1.8 [INFO] [stderr] Downloaded educe v0.4.13 [INFO] [stderr] Downloaded xsalsa20poly1305 v0.5.0 [INFO] [stderr] Downloaded audiopus v0.2.0 [INFO] [stderr] Downloaded audiopus_sys v0.1.8 [INFO] [stderr] Downloaded base64-stream v1.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] e84a4c6017fe565868e036755dcb0460c2519ff0766765260e1015dc6363786d [INFO] running `Command { std: "docker" "start" "-a" "e84a4c6017fe565868e036755dcb0460c2519ff0766765260e1015dc6363786d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e84a4c6017fe565868e036755dcb0460c2519ff0766765260e1015dc6363786d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e84a4c6017fe565868e036755dcb0460c2519ff0766765260e1015dc6363786d", kill_on_drop: false }` [INFO] [stdout] e84a4c6017fe565868e036755dcb0460c2519ff0766765260e1015dc6363786d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 002374b8dcd4cb4919147e66e22ccdf57d9620cfe5ffc195831faa2db538665e [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" "002374b8dcd4cb4919147e66e22ccdf57d9620cfe5ffc195831faa2db538665e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling serenity v0.9.2 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling typemap_rev v0.1.4 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling audiopus_sys v0.1.8 [INFO] [stderr] Compiling block-cipher v0.8.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling stream-cipher v0.7.1 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling salsa20 v0.6.0 [INFO] [stderr] Compiling audiopus v0.2.0 [INFO] [stderr] Compiling xsalsa20poly1305 v0.5.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling ring v0.16.16 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling enum-ordinalize v3.1.8 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling command_attr v0.3.1 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling educe v0.4.13 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling base64-stream v1.2.5 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling async-tungstenite v0.9.3 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.9 [INFO] [stderr] Compiling gabby v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `serenity::Client::new`: please use `builder` instead [INFO] [stdout] --> src/main.rs:157:22 [INFO] [stdout] | [INFO] [stdout] 157 | let mut client = Client::new(&token) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` 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 3m 26s [INFO] running `Command { std: "docker" "inspect" "002374b8dcd4cb4919147e66e22ccdf57d9620cfe5ffc195831faa2db538665e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "002374b8dcd4cb4919147e66e22ccdf57d9620cfe5ffc195831faa2db538665e", kill_on_drop: false }` [INFO] [stdout] 002374b8dcd4cb4919147e66e22ccdf57d9620cfe5ffc195831faa2db538665e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bd22eb08cecdcca206c4719a1c7c15b817b77ebf97728c28413eb8c15e778a6c [INFO] running `Command { std: "docker" "start" "-a" "bd22eb08cecdcca206c4719a1c7c15b817b77ebf97728c28413eb8c15e778a6c", kill_on_drop: false }` [INFO] [stderr] Compiling gabby v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `serenity::Client::new`: please use `builder` instead [INFO] [stdout] --> src/main.rs:157:22 [INFO] [stdout] | [INFO] [stdout] 157 | let mut client = Client::new(&token) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` 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 12.44s [INFO] running `Command { std: "docker" "inspect" "bd22eb08cecdcca206c4719a1c7c15b817b77ebf97728c28413eb8c15e778a6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd22eb08cecdcca206c4719a1c7c15b817b77ebf97728c28413eb8c15e778a6c", kill_on_drop: false }` [INFO] [stdout] bd22eb08cecdcca206c4719a1c7c15b817b77ebf97728c28413eb8c15e778a6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 7a33dec0b60daa305d7b7e6b2baa9b4fcd9634697825d31df133c09c7df5df6e [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" "7a33dec0b60daa305d7b7e6b2baa9b4fcd9634697825d31df133c09c7df5df6e", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `serenity::Client::new`: please use `builder` instead [INFO] [stderr] --> src/main.rs:157:22 [INFO] [stderr] | [INFO] [stderr] 157 | let mut client = Client::new(&token) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gabby-2f56ea487aed85b4 [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" "7a33dec0b60daa305d7b7e6b2baa9b4fcd9634697825d31df133c09c7df5df6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a33dec0b60daa305d7b7e6b2baa9b4fcd9634697825d31df133c09c7df5df6e", kill_on_drop: false }` [INFO] [stdout] 7a33dec0b60daa305d7b7e6b2baa9b4fcd9634697825d31df133c09c7df5df6e