[INFO] cloning repository https://github.com/JeepYiheihou/lovol [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JeepYiheihou/lovol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeepYiheihou%2Flovol", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeepYiheihou%2Flovol'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96adbba3fb8fb682a0a8f67ddb34fedd29fce577 [INFO] checking JeepYiheihou/lovol against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeepYiheihou%2Flovol" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JeepYiheihou/lovol on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JeepYiheihou/lovol [INFO] finished tweaking git repo https://github.com/JeepYiheihou/lovol [INFO] tweaked toml for git repo https://github.com/JeepYiheihou/lovol written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/JeepYiheihou/lovol already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b567187e8483a56d934dc181db3c9fee30eb906fa76d9b67e03944ee2b7aabe [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" "4b567187e8483a56d934dc181db3c9fee30eb906fa76d9b67e03944ee2b7aabe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b567187e8483a56d934dc181db3c9fee30eb906fa76d9b67e03944ee2b7aabe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b567187e8483a56d934dc181db3c9fee30eb906fa76d9b67e03944ee2b7aabe", kill_on_drop: false }` [INFO] [stdout] 4b567187e8483a56d934dc181db3c9fee30eb906fa76d9b67e03944ee2b7aabe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5438ffd8dd2ab2a445b69a776081bb410aa81ec5526ea382f8d7307d52d5db1 [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" "e5438ffd8dd2ab2a445b69a776081bb410aa81ec5526ea382f8d7307d52d5db1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking arc-swap v0.4.6 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Checking tokio v0.2.19 [INFO] [stderr] Checking lovol v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `receive` [INFO] [stdout] --> src/fane.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn receive(&mut self, _signal: &str) -> Result<(), Error> { [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: `broadcast` [INFO] [stdout] --> src/fane.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn broadcast(&mut self, _signal: &str) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `turn_on` [INFO] [stdout] --> src/fane.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn turn_on(&mut self) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `turn_off` [INFO] [stdout] --> src/fane.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn turn_off(&mut self) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_status` [INFO] [stdout] --> src/fane.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn read_status(&mut self) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `receive` [INFO] [stdout] --> src/lohse.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn receive(&mut self, _signal: &str) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `transmit` [INFO] [stdout] --> src/lohse.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn transmit(&mut self, _signal: &str) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `turn_on` [INFO] [stdout] --> src/lohse.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn turn_on(&mut self) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `turn_off` [INFO] [stdout] --> src/lohse.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn turn_off(&mut self) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `toggle_lamp` [INFO] [stdout] --> src/lohse.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn toggle_lamp(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `toggle_online` [INFO] [stdout] --> src/lohse.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn toggle_online(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `receive` [INFO] [stdout] --> src/fane.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn receive(&mut self, _signal: &str) -> Result<(), Error> { [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: `broadcast` [INFO] [stdout] --> src/fane.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn broadcast(&mut self, _signal: &str) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `turn_on` [INFO] [stdout] --> src/fane.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn turn_on(&mut self) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `turn_off` [INFO] [stdout] --> src/fane.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn turn_off(&mut self) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_status` [INFO] [stdout] --> src/fane.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn read_status(&mut self) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `receive` [INFO] [stdout] --> src/lohse.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn receive(&mut self, _signal: &str) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `transmit` [INFO] [stdout] --> src/lohse.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn transmit(&mut self, _signal: &str) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `turn_on` [INFO] [stdout] --> src/lohse.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn turn_on(&mut self) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `turn_off` [INFO] [stdout] --> src/lohse.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn turn_off(&mut self) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `toggle_lamp` [INFO] [stdout] --> src/lohse.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn toggle_lamp(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `toggle_online` [INFO] [stdout] --> src/lohse.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn toggle_online(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.46s [INFO] running `Command { std: "docker" "inspect" "e5438ffd8dd2ab2a445b69a776081bb410aa81ec5526ea382f8d7307d52d5db1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5438ffd8dd2ab2a445b69a776081bb410aa81ec5526ea382f8d7307d52d5db1", kill_on_drop: false }` [INFO] [stdout] e5438ffd8dd2ab2a445b69a776081bb410aa81ec5526ea382f8d7307d52d5db1