[INFO] cloning repository https://github.com/45gfg9/ATPRsup [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/45gfg9/ATPRsup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F45gfg9%2FATPRsup", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F45gfg9%2FATPRsup'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5256d3a0d47ab44acb542cecd11d280818a86731 [INFO] testing 45gfg9/ATPRsup against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F45gfg9%2FATPRsup" "/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/45gfg9/ATPRsup on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/45gfg9/ATPRsup [INFO] finished tweaking git repo https://github.com/45gfg9/ATPRsup [INFO] tweaked toml for git repo https://github.com/45gfg9/ATPRsup written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/45gfg9/ATPRsup already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_complete v3.0.6 [INFO] [stderr] Downloaded rusb v0.8.1 [INFO] [stderr] Downloaded libusb1-sys v0.5.0 [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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e542305576cb763215144009725bc5462e107f20a2837fce0ef85e29a5857a2 [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" "0e542305576cb763215144009725bc5462e107f20a2837fce0ef85e29a5857a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e542305576cb763215144009725bc5462e107f20a2837fce0ef85e29a5857a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e542305576cb763215144009725bc5462e107f20a2837fce0ef85e29a5857a2", kill_on_drop: false }` [INFO] [stdout] 0e542305576cb763215144009725bc5462e107f20a2837fce0ef85e29a5857a2 [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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 523f8fea8f5c5341651ce6500004cff4d5c352595656f90444e66753d076aec7 [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" "523f8fea8f5c5341651ce6500004cff4d5c352595656f90444e66753d076aec7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling rusb v0.8.1 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling libusb1-sys v0.5.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling simple_logger v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling clap_complete v3.0.6 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling atprsup v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/avr/isp.rs:65:26 [INFO] [stdout] | [INFO] [stdout] 65 | fn read_flash(&self, address: usize) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/avr/isp.rs:69:27 [INFO] [stdout] | [INFO] [stdout] 69 | fn write_flash(&self, address: usize, data: u8) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/avr/isp.rs:69:43 [INFO] [stdout] | [INFO] [stdout] 69 | fn write_flash(&self, address: usize, data: u8) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/avr/isp.rs:73:31 [INFO] [stdout] | [INFO] [stdout] 73 | fn load_flash_page(&self, address: usize, data: &[u8]) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/avr/isp.rs:73:47 [INFO] [stdout] | [INFO] [stdout] 73 | fn load_flash_page(&self, address: usize, data: &[u8]) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/avr/isp.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | fn read_eeprom(&self, address: usize) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/avr/isp.rs:85:28 [INFO] [stdout] | [INFO] [stdout] 85 | fn write_eeprom(&self, address: usize, data: u8) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/avr/isp.rs:85:44 [INFO] [stdout] | [INFO] [stdout] 85 | fn write_eeprom(&self, address: usize, data: u8) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `program` [INFO] [stdout] --> src/avr/mod.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | fn program(&self, device: Rc, int: Interface) -> Box { [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: `close` [INFO] [stdout] --> src/avr/mod.rs:73:8 [INFO] [stdout] | [INFO] [stdout] 73 | fn close(&self, _: Box) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/avr/isp.rs:65:26 [INFO] [stdout] | [INFO] [stdout] 65 | fn read_flash(&self, address: usize) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/avr/isp.rs:69:27 [INFO] [stdout] | [INFO] [stdout] 69 | fn write_flash(&self, address: usize, data: u8) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/avr/isp.rs:69:43 [INFO] [stdout] | [INFO] [stdout] 69 | fn write_flash(&self, address: usize, data: u8) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/avr/isp.rs:73:31 [INFO] [stdout] | [INFO] [stdout] 73 | fn load_flash_page(&self, address: usize, data: &[u8]) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/avr/isp.rs:73:47 [INFO] [stdout] | [INFO] [stdout] 73 | fn load_flash_page(&self, address: usize, data: &[u8]) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/avr/isp.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | fn read_eeprom(&self, address: usize) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/avr/isp.rs:85:28 [INFO] [stdout] | [INFO] [stdout] 85 | fn write_eeprom(&self, address: usize, data: u8) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/avr/isp.rs:85:44 [INFO] [stdout] | [INFO] [stdout] 85 | fn write_eeprom(&self, address: usize, data: u8) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `program` [INFO] [stdout] --> src/avr/mod.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | fn program(&self, device: Rc, int: Interface) -> Box { [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: `close` [INFO] [stdout] --> src/avr/mod.rs:73:8 [INFO] [stdout] | [INFO] [stdout] 73 | fn close(&self, _: Box) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "523f8fea8f5c5341651ce6500004cff4d5c352595656f90444e66753d076aec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "523f8fea8f5c5341651ce6500004cff4d5c352595656f90444e66753d076aec7", kill_on_drop: false }` [INFO] [stdout] 523f8fea8f5c5341651ce6500004cff4d5c352595656f90444e66753d076aec7 [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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b5851b7226a0e1047b18b7644bee559bab3265429b34c215d63681242e0acc2 [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" "3b5851b7226a0e1047b18b7644bee559bab3265429b34c215d63681242e0acc2", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/avr/isp.rs:65:26 [INFO] [stdout] | [INFO] [stdout] 65 | fn read_flash(&self, address: usize) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/avr/isp.rs:69:27 [INFO] [stdout] | [INFO] [stdout] 69 | fn write_flash(&self, address: usize, data: u8) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/avr/isp.rs:69:43 [INFO] [stdout] | [INFO] [stdout] 69 | fn write_flash(&self, address: usize, data: u8) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/avr/isp.rs:73:31 [INFO] [stdout] | [INFO] [stdout] 73 | fn load_flash_page(&self, address: usize, data: &[u8]) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/avr/isp.rs:73:47 [INFO] [stdout] | [INFO] [stdout] 73 | fn load_flash_page(&self, address: usize, data: &[u8]) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/avr/isp.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | fn read_eeprom(&self, address: usize) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/avr/isp.rs:85:28 [INFO] [stdout] | [INFO] [stdout] 85 | fn write_eeprom(&self, address: usize, data: u8) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/avr/isp.rs:85:44 [INFO] [stdout] | [INFO] [stdout] 85 | fn write_eeprom(&self, address: usize, data: u8) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `program` [INFO] [stdout] --> src/avr/mod.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | fn program(&self, device: Rc, int: Interface) -> Box { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling atprsup v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `close` [INFO] [stdout] --> src/avr/mod.rs:73:8 [INFO] [stdout] | [INFO] [stdout] 73 | fn close(&self, _: Box) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/avr/isp.rs:65:26 [INFO] [stdout] | [INFO] [stdout] 65 | fn read_flash(&self, address: usize) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/avr/isp.rs:69:27 [INFO] [stdout] | [INFO] [stdout] 69 | fn write_flash(&self, address: usize, data: u8) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/avr/isp.rs:69:43 [INFO] [stdout] | [INFO] [stdout] 69 | fn write_flash(&self, address: usize, data: u8) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/avr/isp.rs:73:31 [INFO] [stdout] | [INFO] [stdout] 73 | fn load_flash_page(&self, address: usize, data: &[u8]) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/avr/isp.rs:73:47 [INFO] [stdout] | [INFO] [stdout] 73 | fn load_flash_page(&self, address: usize, data: &[u8]) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/avr/isp.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | fn read_eeprom(&self, address: usize) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/avr/isp.rs:85:28 [INFO] [stdout] | [INFO] [stdout] 85 | fn write_eeprom(&self, address: usize, data: u8) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/avr/isp.rs:85:44 [INFO] [stdout] | [INFO] [stdout] 85 | fn write_eeprom(&self, address: usize, data: u8) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/avr/isp.rs:65:26 [INFO] [stdout] | [INFO] [stdout] 65 | fn read_flash(&self, address: usize) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/avr/isp.rs:69:27 [INFO] [stdout] | [INFO] [stdout] 69 | fn write_flash(&self, address: usize, data: u8) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/avr/isp.rs:69:43 [INFO] [stdout] | [INFO] [stdout] 69 | fn write_flash(&self, address: usize, data: u8) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/avr/isp.rs:73:31 [INFO] [stdout] | [INFO] [stdout] 73 | fn load_flash_page(&self, address: usize, data: &[u8]) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/avr/isp.rs:73:47 [INFO] [stdout] | [INFO] [stdout] 73 | fn load_flash_page(&self, address: usize, data: &[u8]) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/avr/isp.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | fn read_eeprom(&self, address: usize) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/avr/isp.rs:85:28 [INFO] [stdout] | [INFO] [stdout] 85 | fn write_eeprom(&self, address: usize, data: u8) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/avr/isp.rs:85:44 [INFO] [stdout] | [INFO] [stdout] 85 | fn write_eeprom(&self, address: usize, data: u8) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `program` [INFO] [stdout] --> src/avr/mod.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | fn program(&self, device: Rc, int: Interface) -> Box { [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: `close` [INFO] [stdout] --> src/avr/mod.rs:73:8 [INFO] [stdout] | [INFO] [stdout] 73 | fn close(&self, _: Box) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `program` [INFO] [stdout] --> src/avr/mod.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | fn program(&self, device: Rc, int: Interface) -> Box { [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: `close` [INFO] [stdout] --> src/avr/mod.rs:73:8 [INFO] [stdout] | [INFO] [stdout] 73 | fn close(&self, _: Box) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.86s [INFO] running `Command { std: "docker" "inspect" "3b5851b7226a0e1047b18b7644bee559bab3265429b34c215d63681242e0acc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b5851b7226a0e1047b18b7644bee559bab3265429b34c215d63681242e0acc2", kill_on_drop: false }` [INFO] [stdout] 3b5851b7226a0e1047b18b7644bee559bab3265429b34c215d63681242e0acc2 [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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", 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] ad9137dfad403a33537b3154083ae804defcc856200bc5ee443e4ef8a6224d02 [INFO] running `Command { std: "docker" "start" "-a" "ad9137dfad403a33537b3154083ae804defcc856200bc5ee443e4ef8a6224d02", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `address` [INFO] [stderr] --> src/avr/isp.rs:65:26 [INFO] [stderr] | [INFO] [stderr] 65 | fn read_flash(&self, address: usize) -> Result { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `address` [INFO] [stderr] --> src/avr/isp.rs:69:27 [INFO] [stderr] | [INFO] [stderr] 69 | fn write_flash(&self, address: usize, data: u8) -> Result { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `data` [INFO] [stderr] --> src/avr/isp.rs:69:43 [INFO] [stderr] | [INFO] [stderr] 69 | fn write_flash(&self, address: usize, data: u8) -> Result { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `address` [INFO] [stderr] --> src/avr/isp.rs:73:31 [INFO] [stderr] | [INFO] [stderr] 73 | fn load_flash_page(&self, address: usize, data: &[u8]) { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `data` [INFO] [stderr] --> src/avr/isp.rs:73:47 [INFO] [stderr] | [INFO] [stderr] 73 | fn load_flash_page(&self, address: usize, data: &[u8]) { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `address` [INFO] [stderr] --> src/avr/isp.rs:81:27 [INFO] [stderr] | [INFO] [stderr] 81 | fn read_eeprom(&self, address: usize) -> Result { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `address` [INFO] [stderr] --> src/avr/isp.rs:85:28 [INFO] [stderr] | [INFO] [stderr] 85 | fn write_eeprom(&self, address: usize, data: u8) -> Result { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `data` [INFO] [stderr] --> src/avr/isp.rs:85:44 [INFO] [stderr] | [INFO] [stderr] 85 | fn write_eeprom(&self, address: usize, data: u8) -> Result { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `program` [INFO] [stderr] --> src/avr/mod.rs:66:8 [INFO] [stderr] | [INFO] [stderr] 66 | fn program(&self, device: Rc, int: Interface) -> Box { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `close` [INFO] [stderr] --> src/avr/mod.rs:73:8 [INFO] [stderr] | [INFO] [stderr] 73 | fn close(&self, _: Box) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `atprsup` (lib) generated 10 warnings [INFO] [stderr] warning: `atprsup` (lib test) generated 10 warnings (10 duplicates) [INFO] [stderr] warning: `atprsup` (bin "atprsup" test) generated 10 warnings (10 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/atprsup-1f7c620fa9f80742) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/atprsup-8351721c841aee12) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests atprsup [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ad9137dfad403a33537b3154083ae804defcc856200bc5ee443e4ef8a6224d02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad9137dfad403a33537b3154083ae804defcc856200bc5ee443e4ef8a6224d02", kill_on_drop: false }` [INFO] [stdout] ad9137dfad403a33537b3154083ae804defcc856200bc5ee443e4ef8a6224d02