[INFO] cloning repository https://github.com/hoverkite/hoverkite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hoverkite/hoverkite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoverkite%2Fhoverkite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoverkite%2Fhoverkite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c51dbcbbaf4dbcb4a3e516be951a5ab53e149282 [INFO] checking hoverkite/hoverkite against master#7dc9ff5c629753b6930ecfe9a0446538b8e25fb7 for pr-85387 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoverkite%2Fhoverkite" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hoverkite/hoverkite on toolchain 7dc9ff5c629753b6930ecfe9a0446538b8e25fb7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hoverkite/hoverkite [INFO] finished tweaking git repo https://github.com/hoverkite/hoverkite [INFO] tweaked toml for git repo https://github.com/hoverkite/hoverkite written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/hoverkite/hoverkite already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e7280d528e3b900eec815dd91d3c83f2f31f56afd138b61998a465692b4b708 [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" "6e7280d528e3b900eec815dd91d3c83f2f31f56afd138b61998a465692b4b708", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e7280d528e3b900eec815dd91d3c83f2f31f56afd138b61998a465692b4b708", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e7280d528e3b900eec815dd91d3c83f2f31f56afd138b61998a465692b4b708", kill_on_drop: false }` [INFO] [stdout] 6e7280d528e3b900eec815dd91d3c83f2f31f56afd138b61998a465692b4b708 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9df9ae180e60ecd094372d679c6d98f00d2c584087df1f6f0173861c78b020d [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" "a9df9ae180e60ecd094372d679c6d98f00d2c584087df1f6f0173861c78b020d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking arrayvec v0.7.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking embedded-hal v0.2.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling test-case v1.1.0 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking libudev v0.2.0 [INFO] [stderr] Checking stable-eyre v0.2.2 [INFO] [stderr] Checking color-backtrace v0.5.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking serialport v4.0.1 [INFO] [stderr] Checking gilrs-core v0.3.1 [INFO] [stderr] Checking gilrs v0.8.1 [INFO] [stderr] Compiling displaydoc v0.2.1 [INFO] [stderr] Checking messages v0.1.0 (/opt/rustwide/workdir/messages) [INFO] [stderr] Checking hovercontrol v0.1.0 (/opt/rustwide/workdir/hovercontrol) [INFO] [stdout] warning: associated function is never used: `set_buzzer_frequency` [INFO] [stdout] --> hovercontrol/src/hoverkite.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn set_buzzer_frequency(&mut self, frequency: Option) -> Result<(), eyre::Report> { [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: `play_notes` [INFO] [stdout] --> hovercontrol/src/hoverkite.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn play_notes(&mut self, notes: &[Note]) -> Result<(), eyre::Report> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_buzzer_frequency` [INFO] [stdout] --> hovercontrol/src/hoverkite.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn set_buzzer_frequency(&mut self, frequency: Option) -> Result<(), eyre::Report> { [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: `play_notes` [INFO] [stdout] --> hovercontrol/src/hoverkite.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn play_notes(&mut self, notes: &[Note]) -> Result<(), eyre::Report> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.46s [INFO] running `Command { std: "docker" "inspect" "a9df9ae180e60ecd094372d679c6d98f00d2c584087df1f6f0173861c78b020d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9df9ae180e60ecd094372d679c6d98f00d2c584087df1f6f0173861c78b020d", kill_on_drop: false }` [INFO] [stdout] a9df9ae180e60ecd094372d679c6d98f00d2c584087df1f6f0173861c78b020d