[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] [stderr] From https://github.com/splitterrust/discord [INFO] [stderr] * [new branch] dev -> dev [INFO] [stderr] * [new branch] dev-arlt -> dev-arlt [INFO] [stderr] * [new branch] dev-biskit1943 -> dev-biskit1943 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e64fd971f8947a797c89c4879b7425adf1987a3b [INFO] checking splitterrust/discord against try#c846f8a7dc7af09647f397f047db9cc81acb60bd for pr-69129 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsplitterrust%2Fdiscord" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/splitterrust/discord on toolchain c846f8a7dc7af09647f397f047db9cc81acb60bd [INFO] running `"/workspace/cargo-home/bin/cargo" "+c846f8a7dc7af09647f397f047db9cc81acb60bd" "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-3/source/Cargo.toml [INFO] crate git repo https://github.com/splitterrust/discord already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+c846f8a7dc7af09647f397f047db9cc81acb60bd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (splitterrust_db) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-3/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+c846f8a7dc7af09647f397f047db9cc81acb60bd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+c846f8a7dc7af09647f397f047db9cc81acb60bd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (splitterrust_db) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+c846f8a7dc7af09647f397f047db9cc81acb60bd" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9abb91590f03c87eb800083bdd9e2587c8d7598b50f1c6fad473a25fbdd0c151 [INFO] running `"docker" "start" "-a" "9abb91590f03c87eb800083bdd9e2587c8d7598b50f1c6fad473a25fbdd0c151"` [INFO] [stderr] warning: dependency (splitterrust_db) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling serenity v0.7.5 [INFO] [stderr] Checking uwl v0.4.2 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking input_buffer v0.2.0 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking scheduled-thread-pool v0.2.3 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking r2d2 v0.8.8 [INFO] [stderr] Checking tungstenite v0.9.2 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking webpki v0.21.2 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking ct-logs v0.6.0 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking webpki-roots v0.17.0 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Checking tokio-rustls v0.10.3 [INFO] [stderr] Checking hyper-rustls v0.17.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling command_attr v0.1.6 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking diesel v1.4.3 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking reqwest v0.9.24 [INFO] [stderr] Checking splitterrust_db v0.1.0 [INFO] [stderr] Checking splitterrust_discord v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `info` [INFO] [stderr] --> src/commands/spell.rs:1:18 [INFO] [stderr] | [INFO] [stderr] 1 | use log::{error, info}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `serde_json::json` [INFO] [stderr] --> src/commands/spell.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use serde_json::json; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `info` [INFO] [stderr] --> src/commands/spell.rs:1:18 [INFO] [stderr] | [INFO] [stderr] 1 | use log::{error, info}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `serde_json::json` [INFO] [stderr] --> src/commands/spell.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use serde_json::json; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `args` [INFO] [stderr] --> src/commands/spell.rs:66:47 [INFO] [stderr] | [INFO] [stderr] 66 | pub fn test(ctx: &mut Context, msg: &Message, args: Args) -> CommandResult { [INFO] [stderr] | ^^^^ help: consider prefixing with an underscore: `_args` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `args` [INFO] [stderr] --> src/commands/spell.rs:66:47 [INFO] [stderr] | [INFO] [stderr] 66 | pub fn test(ctx: &mut Context, msg: &Message, args: Args) -> CommandResult { [INFO] [stderr] | ^^^^ help: consider prefixing with an underscore: `_args` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 21s [INFO] running `"docker" "inspect" "9abb91590f03c87eb800083bdd9e2587c8d7598b50f1c6fad473a25fbdd0c151"` [INFO] running `"docker" "rm" "-f" "9abb91590f03c87eb800083bdd9e2587c8d7598b50f1c6fad473a25fbdd0c151"` [INFO] [stdout] 9abb91590f03c87eb800083bdd9e2587c8d7598b50f1c6fad473a25fbdd0c151