[INFO] updating cached repository https://github.com/splitterrust/discord [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2c7009e8ac975cf30c0319b4ab6de1ae48bf8a25 [INFO] testing splitterrust/discord against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsplitterrust%2Fdiscord" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/splitterrust/discord on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/splitterrust/discord [INFO] removed path dependency splitterrust_db from git repo https://github.com/splitterrust/discord [INFO] finished tweaking git repo https://github.com/splitterrust/discord [INFO] tweaked toml for git repo https://github.com/splitterrust/discord written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fa3caca061393e6ad13f8c3837a8e23629c1f3e82dbb94a55af0f9c82a6461b1 [INFO] running `"docker" "start" "-a" "fa3caca061393e6ad13f8c3837a8e23629c1f3e82dbb94a55af0f9c82a6461b1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serenity v0.7.8 [INFO] [stderr] Compiling uwl v0.4.2 [INFO] [stderr] Compiling ring v0.16.14 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.4 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling r2d2 v0.8.8 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling tungstenite v0.9.2 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling webpki-roots v0.17.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling tokio-rustls v0.10.3 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling hyper-rustls v0.17.1 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling command_attr v0.1.6 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling diesel v1.4.4 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling splitterrust_db v0.1.0 [INFO] [stderr] Compiling splitterrust_discord v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `args` [INFO] [stderr] --> src/commands/spell.rs:72:47 [INFO] [stderr] | [INFO] [stderr] 72 | pub fn test(ctx: &mut Context, msg: &Message, args: Args) -> CommandResult { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 34s [INFO] running `"docker" "inspect" "fa3caca061393e6ad13f8c3837a8e23629c1f3e82dbb94a55af0f9c82a6461b1"` [INFO] running `"docker" "rm" "-f" "fa3caca061393e6ad13f8c3837a8e23629c1f3e82dbb94a55af0f9c82a6461b1"` [INFO] [stdout] fa3caca061393e6ad13f8c3837a8e23629c1f3e82dbb94a55af0f9c82a6461b1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 444c293b54477ab0ed0ed06448bd7cb8651081689d47285ac8d8429e247e82da [INFO] running `"docker" "start" "-a" "444c293b54477ab0ed0ed06448bd7cb8651081689d47285ac8d8429e247e82da"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling splitterrust_discord v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `args` [INFO] [stderr] --> src/commands/spell.rs:72:47 [INFO] [stderr] | [INFO] [stderr] 72 | pub fn test(ctx: &mut Context, msg: &Message, args: Args) -> CommandResult { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.28s [INFO] running `"docker" "inspect" "444c293b54477ab0ed0ed06448bd7cb8651081689d47285ac8d8429e247e82da"` [INFO] running `"docker" "rm" "-f" "444c293b54477ab0ed0ed06448bd7cb8651081689d47285ac8d8429e247e82da"` [INFO] [stdout] 444c293b54477ab0ed0ed06448bd7cb8651081689d47285ac8d8429e247e82da [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0efcb865d3abfe361b6ef5fb89d5615e063ec08628c2897400814990482c06c3 [INFO] running `"docker" "start" "-a" "0efcb865d3abfe361b6ef5fb89d5615e063ec08628c2897400814990482c06c3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unused variable: `args` [INFO] [stderr] --> src/commands/spell.rs:72:47 [INFO] [stderr] | [INFO] [stderr] 72 | pub fn test(ctx: &mut Context, msg: &Message, args: Args) -> CommandResult { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.63s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/splitterrust_discord-39fc7565780f0d57 [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 `"docker" "inspect" "0efcb865d3abfe361b6ef5fb89d5615e063ec08628c2897400814990482c06c3"` [INFO] running `"docker" "rm" "-f" "0efcb865d3abfe361b6ef5fb89d5615e063ec08628c2897400814990482c06c3"` [INFO] [stdout] 0efcb865d3abfe361b6ef5fb89d5615e063ec08628c2897400814990482c06c3