[INFO] cloning repository https://github.com/c-x-berger/magic-sys-req [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/c-x-berger/magic-sys-req" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc-x-berger%2Fmagic-sys-req", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc-x-berger%2Fmagic-sys-req'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8e1d101a3696e8aa79cf4a5a13bd61e65d990566 [INFO] checking c-x-berger/magic-sys-req against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc-x-berger%2Fmagic-sys-req" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/c-x-berger/magic-sys-req on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/c-x-berger/magic-sys-req [INFO] finished tweaking git repo https://github.com/c-x-berger/magic-sys-req [INFO] tweaked toml for git repo https://github.com/c-x-berger/magic-sys-req written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/c-x-berger/magic-sys-req already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e77ed2dcb66504732a03692f44d8fb7fb40c5a1f06f77205796c5c92bceaeece [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" "e77ed2dcb66504732a03692f44d8fb7fb40c5a1f06f77205796c5c92bceaeece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e77ed2dcb66504732a03692f44d8fb7fb40c5a1f06f77205796c5c92bceaeece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e77ed2dcb66504732a03692f44d8fb7fb40c5a1f06f77205796c5c92bceaeece", kill_on_drop: false }` [INFO] [stdout] e77ed2dcb66504732a03692f44d8fb7fb40c5a1f06f77205796c5c92bceaeece [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=forbid" "-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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e8a2b42d43b8f5bb9839e1f773e5306fffa580417f46f372b84e578707c7f60 [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" "5e8a2b42d43b8f5bb9839e1f773e5306fffa580417f46f372b84e578707c7f60", kill_on_drop: false }` [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Checking tokio-sync v0.1.7 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Checking tokio-executor v0.1.9 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking tokio-threadpool v0.1.17 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking tokio-timer v0.2.12 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-mockstream v1.1.0 [INFO] [stderr] Checking tokio-reactor v0.1.11 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking tokio-tls v0.2.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Checking tokio v0.2.11 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking irc v0.13.6 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking magic-sys-req v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `search_term` [INFO] [stdout] --> src/bot/mod.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | let search_term = match ctx.command_params() { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_search_term` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `search_term` [INFO] [stdout] --> src/bot/mod.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | let search_term = match ctx.command_params() { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_search_term` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_fcc_info` [INFO] [stdout] --> src/bot/mod.rs:91:8 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn get_fcc_info(ctx: &IrcContext) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `message_content` [INFO] [stdout] --> src/command/mod.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn message_content(&self) -> Option<&str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_fcc_info` [INFO] [stdout] --> src/bot/mod.rs:91:8 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn get_fcc_info(ctx: &IrcContext) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `message_content` [INFO] [stdout] --> src/command/mod.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn message_content(&self) -> Option<&str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.17s [INFO] running `Command { std: "docker" "inspect" "5e8a2b42d43b8f5bb9839e1f773e5306fffa580417f46f372b84e578707c7f60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e8a2b42d43b8f5bb9839e1f773e5306fffa580417f46f372b84e578707c7f60", kill_on_drop: false }` [INFO] [stdout] 5e8a2b42d43b8f5bb9839e1f773e5306fffa580417f46f372b84e578707c7f60