[INFO] cloning repository https://github.com/hopdb/discord-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hopdb/discord-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhopdb%2Fdiscord-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhopdb%2Fdiscord-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ae1ea69d1e4fef050798e72aa1e60a0016b2e3a [INFO] testing hopdb/discord-bot against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhopdb%2Fdiscord-bot" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hopdb/discord-bot on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hopdb/discord-bot [INFO] finished tweaking git repo https://github.com/hopdb/discord-bot [INFO] tweaked toml for git repo https://github.com/hopdb/discord-bot written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/hopdb/discord-bot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8aeb947bf416cd18bd6789db5dce617b0952438f6d14a270bca1a297ad1fd282 [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" "8aeb947bf416cd18bd6789db5dce617b0952438f6d14a270bca1a297ad1fd282", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8aeb947bf416cd18bd6789db5dce617b0952438f6d14a270bca1a297ad1fd282", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8aeb947bf416cd18bd6789db5dce617b0952438f6d14a270bca1a297ad1fd282", kill_on_drop: false }` [INFO] [stdout] 8aeb947bf416cd18bd6789db5dce617b0952438f6d14a270bca1a297ad1fd282 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+1.49.0" "build" "--frozen" "--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] d684d0964490c715bc2ba2b997b304eab4cbe8f0752155d711a07a276d4e91a3 [INFO] running `Command { std: "docker" "start" "-a" "d684d0964490c715bc2ba2b997b304eab4cbe8f0752155d711a07a276d4e91a3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling syn v1.0.29 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling openssl-sys v0.9.57 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling futures-intrusive v0.3.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.3.5 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling dashmap v3.11.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling hop-internal-metrics v0.1.0 (https://github.com/hopdb/hop#c141ee4c) [INFO] [stderr] Compiling hop-engine v0.1.0 (https://github.com/hopdb/hop#c141ee4c) [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Compiling async-trait v0.1.31 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling hop v0.1.0 (https://github.com/hopdb/hop#c141ee4c) [INFO] [stderr] Compiling hop-cli-lib v0.1.0 (https://github.com/hopdb/hop#c141ee4c) [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tokio-tungstenite v0.10.1 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling serde-mappable-seq v0.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling twilight-model v0.1.0 (https://github.com/twilight-rs/twilight#3ea9cd53) [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling twilight-http v0.1.0 (https://github.com/twilight-rs/twilight#3ea9cd53) [INFO] [stderr] Compiling twilight-gateway v0.1.0 (https://github.com/twilight-rs/twilight#3ea9cd53) [INFO] [stderr] Compiling twilight v0.1.0 (https://github.com/twilight-rs/twilight#3ea9cd53) [INFO] [stderr] Compiling hopdb-discord-bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 12s [INFO] running `Command { std: "docker" "inspect" "d684d0964490c715bc2ba2b997b304eab4cbe8f0752155d711a07a276d4e91a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d684d0964490c715bc2ba2b997b304eab4cbe8f0752155d711a07a276d4e91a3", kill_on_drop: false }` [INFO] [stdout] d684d0964490c715bc2ba2b997b304eab4cbe8f0752155d711a07a276d4e91a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34d10e8475effb0f918580c7cdec9ff1a38eeed95596ad0140a10a42b950bd7d [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" "34d10e8475effb0f918580c7cdec9ff1a38eeed95596ad0140a10a42b950bd7d", kill_on_drop: false }` [INFO] [stderr] Compiling hopdb-discord-bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.71s [INFO] running `Command { std: "docker" "inspect" "34d10e8475effb0f918580c7cdec9ff1a38eeed95596ad0140a10a42b950bd7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34d10e8475effb0f918580c7cdec9ff1a38eeed95596ad0140a10a42b950bd7d", kill_on_drop: false }` [INFO] [stdout] 34d10e8475effb0f918580c7cdec9ff1a38eeed95596ad0140a10a42b950bd7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 306e2a3c6e7b6e9d5421f5ac13d95163167ecc5fba22c58a6b105adc11371d73 [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" "306e2a3c6e7b6e9d5421f5ac13d95163167ecc5fba22c58a6b105adc11371d73", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/hopdb_discord_bot-d6da27a8f8b55f4e [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "306e2a3c6e7b6e9d5421f5ac13d95163167ecc5fba22c58a6b105adc11371d73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "306e2a3c6e7b6e9d5421f5ac13d95163167ecc5fba22c58a6b105adc11371d73", kill_on_drop: false }` [INFO] [stdout] 306e2a3c6e7b6e9d5421f5ac13d95163167ecc5fba22c58a6b105adc11371d73