[INFO] cloning repository https://github.com/panzerox123/rkeep [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/panzerox123/rkeep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanzerox123%2Frkeep", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanzerox123%2Frkeep'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5dff0d106e8ad654de6799d2c049329a29fe5c35 [INFO] checking panzerox123/rkeep against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanzerox123%2Frkeep" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/panzerox123/rkeep on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/panzerox123/rkeep [INFO] finished tweaking git repo https://github.com/panzerox123/rkeep [INFO] tweaked toml for git repo https://github.com/panzerox123/rkeep written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/panzerox123/rkeep already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 663bd00e9f283ad1613c36c869e819775ed1c5f709bd1dbf84ac42796d3a7d45 [INFO] running `Command { std: "docker" "start" "-a" "663bd00e9f283ad1613c36c869e819775ed1c5f709bd1dbf84ac42796d3a7d45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "663bd00e9f283ad1613c36c869e819775ed1c5f709bd1dbf84ac42796d3a7d45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "663bd00e9f283ad1613c36c869e819775ed1c5f709bd1dbf84ac42796d3a7d45", kill_on_drop: false }` [INFO] [stdout] 663bd00e9f283ad1613c36c869e819775ed1c5f709bd1dbf84ac42796d3a7d45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a37874a1463e78c6bff7f064b71babcb952926f78a03127ca89d49e6252fbda0 [INFO] running `Command { std: "docker" "start" "-a" "a37874a1463e78c6bff7f064b71babcb952926f78a03127ca89d49e6252fbda0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.7.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] Checking numtoa v0.1.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking tui v0.15.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Checking rusqlite v0.25.3 [INFO] [stderr] Checking rkeep v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `update_club` [INFO] [stdout] --> src/utils/cmd.rs:1:62 [INFO] [stdout] | [INFO] [stdout] 1 | use super::club::{Club, create_club, list_club, delete_club, update_club}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Result` [INFO] [stdout] --> src/utils/club.rs:1:36 [INFO] [stdout] | [INFO] [stdout] 1 | use rusqlite::{params, Connection, Result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `club::create_club` [INFO] [stdout] --> src/utils/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use club::create_club; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `club::list_club` [INFO] [stdout] --> src/utils/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use club::list_club; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `note::get_path` [INFO] [stdout] --> src/utils/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use note::get_path; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `update_club` [INFO] [stdout] --> src/utils/cmd.rs:1:62 [INFO] [stdout] | [INFO] [stdout] 1 | use super::club::{Club, create_club, list_club, delete_club, update_club}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Result` [INFO] [stdout] --> src/utils/club.rs:1:36 [INFO] [stdout] | [INFO] [stdout] 1 | use rusqlite::{params, Connection, Result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `club::create_club` [INFO] [stdout] --> src/utils/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use club::create_club; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `club::list_club` [INFO] [stdout] --> src/utils/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use club::list_club; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `note::get_path` [INFO] [stdout] --> src/utils/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use note::get_path; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/utils/cmd.rs:23:47 [INFO] [stdout] | [INFO] [stdout] 23 | create_club(club.to_string(), path.to_string()); [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^^ expected `&mut String`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/utils/club.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn create_club(club_name: String, path: &mut String) { [INFO] [stdout] | ^^^^^^^^^^^ ----------------- [INFO] [stdout] help: consider mutably borrowing here [INFO] [stdout] | [INFO] [stdout] 23 | create_club(club.to_string(), &mut path.to_string()); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/utils/cmd.rs:23:47 [INFO] [stdout] | [INFO] [stdout] 23 | create_club(club.to_string(), path.to_string()); [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^^ expected `&mut String`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/utils/club.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn create_club(club_name: String, path: &mut String) { [INFO] [stdout] | ^^^^^^^^^^^ ----------------- [INFO] [stdout] help: consider mutably borrowing here [INFO] [stdout] | [INFO] [stdout] 23 | create_club(club.to_string(), &mut path.to_string()); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/utils/club.rs:27:20 [INFO] [stdout] | [INFO] [stdout] 27 | club_path: path, [INFO] [stdout] | ^^^^- help: try using a conversion method: `.to_string()` [INFO] [stdout] | | [INFO] [stdout] | expected `String`, found `&mut String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/utils/club.rs:27:20 [INFO] [stdout] | [INFO] [stdout] 27 | club_path: path, [INFO] [stdout] | ^^^^- help: try using a conversion method: `.to_string()` [INFO] [stdout] | | [INFO] [stdout] | expected `String`, found `&mut String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/utils/note.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | let path = get_path(clubname); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/utils/note.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | let path = get_path(clubname); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `notename` [INFO] [stdout] --> src/utils/note.rs:15:20 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn create_note(notename: String, clubname: String){ [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_notename` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `notename` [INFO] [stdout] --> src/utils/note.rs:15:20 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn create_note(notename: String, clubname: String){ [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_notename` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rkeep` (bin "rkeep") due to 3 previous errors; 7 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rkeep` (bin "rkeep" test) due to 3 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "a37874a1463e78c6bff7f064b71babcb952926f78a03127ca89d49e6252fbda0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a37874a1463e78c6bff7f064b71babcb952926f78a03127ca89d49e6252fbda0", kill_on_drop: false }` [INFO] [stdout] a37874a1463e78c6bff7f064b71babcb952926f78a03127ca89d49e6252fbda0 [INFO] checking panzerox123/rkeep against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanzerox123%2Frkeep" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/panzerox123/rkeep on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/panzerox123/rkeep [INFO] finished tweaking git repo https://github.com/panzerox123/rkeep [INFO] tweaked toml for git repo https://github.com/panzerox123/rkeep written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/panzerox123/rkeep already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ce01c84cc51dd7b64b26ced32e7e4fb8151c0a38d9c4a72a40458e2ed0f52a4 [INFO] running `Command { std: "docker" "start" "-a" "8ce01c84cc51dd7b64b26ced32e7e4fb8151c0a38d9c4a72a40458e2ed0f52a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ce01c84cc51dd7b64b26ced32e7e4fb8151c0a38d9c4a72a40458e2ed0f52a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ce01c84cc51dd7b64b26ced32e7e4fb8151c0a38d9c4a72a40458e2ed0f52a4", kill_on_drop: false }` [INFO] [stdout] 8ce01c84cc51dd7b64b26ced32e7e4fb8151c0a38d9c4a72a40458e2ed0f52a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d6db424709bf3dbd14f6b2c53bb8745d24c95bd7252409982c4cbff366a5006 [INFO] running `Command { std: "docker" "start" "-a" "3d6db424709bf3dbd14f6b2c53bb8745d24c95bd7252409982c4cbff366a5006", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "3d6db424709bf3dbd14f6b2c53bb8745d24c95bd7252409982c4cbff366a5006", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d6db424709bf3dbd14f6b2c53bb8745d24c95bd7252409982c4cbff366a5006", kill_on_drop: false }` [INFO] [stdout] 3d6db424709bf3dbd14f6b2c53bb8745d24c95bd7252409982c4cbff366a5006