[INFO] cloning repository https://github.com/LexLimited/rusks
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LexLimited/rusks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLexLimited%2Frusks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLexLimited%2Frusks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb27074a95c2c52025b9566c525d5974d02f5153
[INFO] checking LexLimited/rusks against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLexLimited%2Frusks" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LexLimited/rusks
[INFO] finished tweaking git repo https://github.com/LexLimited/rusks
[INFO] tweaked toml for git repo https://github.com/LexLimited/rusks written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LexLimited/rusks on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LexLimited/rusks 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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35d3c7147008bc3b816294d798a52dcb1e97811d7e2bd883f3d8d2f0f820fbcf
[INFO] running `Command { std: "docker" "start" "-a" "35d3c7147008bc3b816294d798a52dcb1e97811d7e2bd883f3d8d2f0f820fbcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35d3c7147008bc3b816294d798a52dcb1e97811d7e2bd883f3d8d2f0f820fbcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35d3c7147008bc3b816294d798a52dcb1e97811d7e2bd883f3d8d2f0f820fbcf", kill_on_drop: false }`
[INFO] [stdout] 35d3c7147008bc3b816294d798a52dcb1e97811d7e2bd883f3d8d2f0f820fbcf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dinherent-method-on-receiver" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad920527e040fc0fa6e0b751c776be3ec35a97a9b8d1b0b0b940626a7d006249
[INFO] running `Command { std: "docker" "start" "-a" "ad920527e040fc0fa6e0b751c776be3ec35a97a9b8d1b0b0b940626a7d006249", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking clap_builder v4.5.7
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking clap v4.5.7
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]     Checking rusks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `matches`
[INFO] [stdout]  --> src/cmd/creation/list.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn create_list(matches: &ArgMatches) -> Result<CMD, Error> {
[INFO] [stdout]   |                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `options`
[INFO] [stdout]  --> src/cmd/execution/add.rs:3:57
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn exec_add(storage: &RusksStorage, title: &String, options: &Vec<String>) -> Result<(), Error> {
[INFO] [stdout]   |                                                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pattern`
[INFO] [stdout]  --> src/cmd/execution/list.rs:5:42
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn exec_list(storage: &RusksStorage, pattern: &String) -> Result<(), Error> {
[INFO] [stdout]   |                                          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pattern`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `matches`
[INFO] [stdout]  --> src/cmd/creation/list.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn create_list(matches: &ArgMatches) -> Result<CMD, Error> {
[INFO] [stdout]   |                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `options`
[INFO] [stdout]  --> src/cmd/execution/add.rs:3:57
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn exec_add(storage: &RusksStorage, title: &String, options: &Vec<String>) -> Result<(), Error> {
[INFO] [stdout]   |                                                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pattern`
[INFO] [stdout]  --> src/cmd/execution/list.rs:5:42
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn exec_list(storage: &RusksStorage, pattern: &String) -> Result<(), Error> {
[INFO] [stdout]   |                                          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pattern`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `levenshtein_dist` is never used
[INFO] [stdout]  --> src/algorithms.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn levenshtein_dist(a: &str, b: &str) -> usize {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_temp_file` is never used
[INFO] [stdout]   --> src/fs.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn remove_temp_file(name: &str) -> io::Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_description`, `add_note`, and `remove_note` are never used
[INFO] [stdout]   --> src/task.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl Task {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub fn set_description(&mut self, description: &str) -> &mut Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn add_note(&mut self, note: &str) -> &mut Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn remove_note(&mut self, i: usize) -> &mut Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/cmd/execution/list.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |             temp_file.write_all(format!("(id = {}):\n", item.get_id()).as_bytes());
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 23 |             let _ = temp_file.write_all(format!("(id = {}):\n", item.get_id()).as_bytes());
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/cmd/execution/list.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     process::Command::new("glow").arg(path_str).status();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let _ = process::Command::new("glow").arg(path_str).status();
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_temp_file` is never used
[INFO] [stdout]   --> src/fs.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn remove_temp_file(name: &str) -> io::Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_description`, `add_note`, and `remove_note` are never used
[INFO] [stdout]   --> src/task.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl Task {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub fn set_description(&mut self, description: &str) -> &mut Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn add_note(&mut self, note: &str) -> &mut Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn remove_note(&mut self, i: usize) -> &mut Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/cmd/execution/list.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |             temp_file.write_all(format!("(id = {}):\n", item.get_id()).as_bytes());
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 23 |             let _ = temp_file.write_all(format!("(id = {}):\n", item.get_id()).as_bytes());
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/cmd/execution/list.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     process::Command::new("glow").arg(path_str).status();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let _ = process::Command::new("glow").arg(path_str).status();
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.56s
[INFO] running `Command { std: "docker" "inspect" "ad920527e040fc0fa6e0b751c776be3ec35a97a9b8d1b0b0b940626a7d006249", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad920527e040fc0fa6e0b751c776be3ec35a97a9b8d1b0b0b940626a7d006249", kill_on_drop: false }`
[INFO] [stdout] ad920527e040fc0fa6e0b751c776be3ec35a97a9b8d1b0b0b940626a7d006249
