[INFO] updating cached repository https://github.com/thomwiggers/dazeus-plugin-factoids-rs [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2cb91381fe69d66f7c5a08ce5011d117fc160a24 [INFO] checking thomwiggers/dazeus-plugin-factoids-rs against try#85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 for pr-73323 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomwiggers%2Fdazeus-plugin-factoids-rs" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thomwiggers/dazeus-plugin-factoids-rs on toolchain 85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thomwiggers/dazeus-plugin-factoids-rs [INFO] finished tweaking git repo https://github.com/thomwiggers/dazeus-plugin-factoids-rs [INFO] tweaked toml for git repo https://github.com/thomwiggers/dazeus-plugin-factoids-rs written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/thomwiggers/dazeus-plugin-factoids-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc0cce2aeb194f23b8b67bf066a610dd9ec81c9ab5f816adacaf0e27228cae13 [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" "bc0cce2aeb194f23b8b67bf066a610dd9ec81c9ab5f816adacaf0e27228cae13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc0cce2aeb194f23b8b67bf066a610dd9ec81c9ab5f816adacaf0e27228cae13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc0cce2aeb194f23b8b67bf066a610dd9ec81c9ab5f816adacaf0e27228cae13", kill_on_drop: false }` [INFO] [stdout] bc0cce2aeb194f23b8b67bf066a610dd9ec81c9ab5f816adacaf0e27228cae13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "check" "--frozen" "--all" "--all-targets" "--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] fb4d0731d0e561a164ff38f829c96194a805bee5f481356dd89070fac4f38b26 [INFO] running `Command { std: "docker" "start" "-a" "fb4d0731d0e561a164ff38f829c96194a805bee5f481356dd89070fac4f38b26", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Checking debug-builders v0.1.0 [INFO] [stderr] Checking strsim v0.9.3 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking unix_socket v0.3.2 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking dazeus v0.4.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking docopt v1.1.0 [INFO] [stderr] Checking dazeus-plugin-factoids-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `dazeus` [INFO] [stdout] --> src/factoid_commands.rs:20:28 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn blame(event: Event, dazeus: &dyn DaZeusClient) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_dazeus` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `factoid` [INFO] [stdout] --> src/factoid_commands.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | let factoid = &event.params[4..].join(" "); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_factoid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dazeus` [INFO] [stdout] --> src/factoid_commands.rs:47:30 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn forward(event: Event, dazeus: &dyn DaZeusClient) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_dazeus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `factoid` [INFO] [stdout] --> src/factoid_commands.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | let factoid = &event.params[4..].join(" "); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_factoid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dazeus` [INFO] [stdout] --> src/factoid_commands.rs:53:29 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn forget(event: Event, dazeus: &dyn DaZeusClient) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_dazeus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `factoid` [INFO] [stdout] --> src/factoid_commands.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | let factoid = &message[1..]; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_factoid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dazeus` [INFO] [stdout] --> src/factoid_commands.rs:59:37 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn handle_privmsg(event: Event, dazeus: &dyn DaZeusClient) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_dazeus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dazeus` [INFO] [stdout] --> src/factoid_commands.rs:20:28 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn blame(event: Event, dazeus: &dyn DaZeusClient) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_dazeus` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `factoid` [INFO] [stdout] --> src/factoid_commands.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | let factoid = &event.params[4..].join(" "); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_factoid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dazeus` [INFO] [stdout] --> src/factoid_commands.rs:47:30 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn forward(event: Event, dazeus: &dyn DaZeusClient) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_dazeus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `factoid` [INFO] [stdout] --> src/factoid_commands.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | let factoid = &event.params[4..].join(" "); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_factoid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dazeus` [INFO] [stdout] --> src/factoid_commands.rs:53:29 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn forget(event: Event, dazeus: &dyn DaZeusClient) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_dazeus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `factoid` [INFO] [stdout] --> src/factoid_commands.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | let factoid = &message[1..]; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_factoid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dazeus` [INFO] [stdout] --> src/factoid_commands.rs:59:37 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn handle_privmsg(event: Event, dazeus: &dyn DaZeusClient) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_dazeus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.26s [INFO] running `Command { std: "docker" "inspect" "fb4d0731d0e561a164ff38f829c96194a805bee5f481356dd89070fac4f38b26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb4d0731d0e561a164ff38f829c96194a805bee5f481356dd89070fac4f38b26", kill_on_drop: false }` [INFO] [stdout] fb4d0731d0e561a164ff38f829c96194a805bee5f481356dd89070fac4f38b26