[INFO] cloning repository https://github.com/fooker/mvv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fooker/mvv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffooker%2Fmvv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffooker%2Fmvv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dac48b2bd00fcd982278c22a90b1374025eaa75d [INFO] testing fooker/mvv against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffooker%2Fmvv" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fooker/mvv on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fooker/mvv [INFO] finished tweaking git repo https://github.com/fooker/mvv [INFO] tweaked toml for git repo https://github.com/fooker/mvv written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fooker/mvv 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded exitcode v1.1.2 [INFO] [stderr] Downloaded reflink v0.1.3 [INFO] [stderr] Downloaded thiserror v1.0.16 [INFO] [stderr] Downloaded thiserror-impl v1.0.16 [INFO] [stderr] Downloaded syn v1.0.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab393ed7ca12247a08dc8e42ab65c2a9c606afb33ac7de338f6fe4af822949ca [INFO] running `Command { std: "docker" "start" "-a" "ab393ed7ca12247a08dc8e42ab65c2a9c606afb33ac7de338f6fe4af822949ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab393ed7ca12247a08dc8e42ab65c2a9c606afb33ac7de338f6fe4af822949ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab393ed7ca12247a08dc8e42ab65c2a9c606afb33ac7de338f6fe4af822949ca", kill_on_drop: false }` [INFO] [stdout] ab393ed7ca12247a08dc8e42ab65c2a9c606afb33ac7de338f6fe4af822949ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4894027116ac55709c910d5beaa80dd5495f28d5debd1c400ae993d5637de7c [INFO] running `Command { std: "docker" "start" "-a" "d4894027116ac55709c910d5beaa80dd5495f28d5debd1c400ae993d5637de7c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling reflink v0.1.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Compiling thiserror v1.0.16 [INFO] [stderr] Compiling mmv v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `matches` [INFO] [stdout] --> src/commands/update.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn run(workspace: &Path, matches: &ArgMatches) -> Result<(), ProgramError> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action` [INFO] [stdout] --> src/commands/update.rs:32:44 [INFO] [stdout] | [INFO] [stdout] 32 | EitherOrBoth::Right((path, action)) => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `matches` [INFO] [stdout] --> src/commands/status.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn run(workspace: &Path, matches: &ArgMatches) -> Result<(), ProgramError> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `status` [INFO] [stdout] --> src/commands/edit.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | let status = std::process::Command::new("vim") [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `matches` [INFO] [stdout] --> src/commands/edit.rs:8:30 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn run(workspace: &Path, matches: &ArgMatches) -> Result<(), ProgramError> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `workspace` is never used [INFO] [stdout] --> src/changeset.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 49 | impl ChangeSet { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 70 | pub fn workspace(&self) -> &Workspace { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `path`, `records`, and `records_mut` are never used [INFO] [stdout] --> src/changeset.rs:138:12 [INFO] [stdout] | [INFO] [stdout] 97 | impl ChangeSetImport { [INFO] [stdout] | -------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 138 | pub fn path(&self) -> &Path { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | pub fn records(&self) -> &BTreeMap { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | pub fn records_mut(&mut self) -> &mut BTreeMap { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.18s [INFO] running `Command { std: "docker" "inspect" "d4894027116ac55709c910d5beaa80dd5495f28d5debd1c400ae993d5637de7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4894027116ac55709c910d5beaa80dd5495f28d5debd1c400ae993d5637de7c", kill_on_drop: false }` [INFO] [stdout] d4894027116ac55709c910d5beaa80dd5495f28d5debd1c400ae993d5637de7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 062e4c00097dd64fd93b9a5786b1b14c73d363caece41b5d7e8844be1b8c51c0 [INFO] running `Command { std: "docker" "start" "-a" "062e4c00097dd64fd93b9a5786b1b14c73d363caece41b5d7e8844be1b8c51c0", kill_on_drop: false }` [INFO] [stderr] Compiling mmv v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `matches` [INFO] [stdout] --> src/commands/update.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn run(workspace: &Path, matches: &ArgMatches) -> Result<(), ProgramError> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action` [INFO] [stdout] --> src/commands/update.rs:32:44 [INFO] [stdout] | [INFO] [stdout] 32 | EitherOrBoth::Right((path, action)) => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `matches` [INFO] [stdout] --> src/commands/status.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn run(workspace: &Path, matches: &ArgMatches) -> Result<(), ProgramError> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `status` [INFO] [stdout] --> src/commands/edit.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | let status = std::process::Command::new("vim") [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `matches` [INFO] [stdout] --> src/commands/edit.rs:8:30 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn run(workspace: &Path, matches: &ArgMatches) -> Result<(), ProgramError> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `workspace` is never used [INFO] [stdout] --> src/changeset.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 49 | impl ChangeSet { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 70 | pub fn workspace(&self) -> &Workspace { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `path`, `records`, and `records_mut` are never used [INFO] [stdout] --> src/changeset.rs:138:12 [INFO] [stdout] | [INFO] [stdout] 97 | impl ChangeSetImport { [INFO] [stdout] | -------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 138 | pub fn path(&self) -> &Path { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | pub fn records(&self) -> &BTreeMap { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | pub fn records_mut(&mut self) -> &mut BTreeMap { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s [INFO] running `Command { std: "docker" "inspect" "062e4c00097dd64fd93b9a5786b1b14c73d363caece41b5d7e8844be1b8c51c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "062e4c00097dd64fd93b9a5786b1b14c73d363caece41b5d7e8844be1b8c51c0", kill_on_drop: false }` [INFO] [stdout] 062e4c00097dd64fd93b9a5786b1b14c73d363caece41b5d7e8844be1b8c51c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 60372a32ae58dbedfec15a61f455f291191878bf3e7a219082456666e4fc9de0 [INFO] running `Command { std: "docker" "start" "-a" "60372a32ae58dbedfec15a61f455f291191878bf3e7a219082456666e4fc9de0", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `matches` [INFO] [stderr] --> src/commands/update.rs:11:30 [INFO] [stderr] | [INFO] [stderr] 11 | pub fn run(workspace: &Path, matches: &ArgMatches) -> Result<(), ProgramError> { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `action` [INFO] [stderr] --> src/commands/update.rs:32:44 [INFO] [stderr] | [INFO] [stderr] 32 | EitherOrBoth::Right((path, action)) => { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `matches` [INFO] [stderr] --> src/commands/status.rs:9:30 [INFO] [stderr] | [INFO] [stderr] 9 | pub fn run(workspace: &Path, matches: &ArgMatches) -> Result<(), ProgramError> { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `status` [INFO] [stderr] --> src/commands/edit.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 14 | let status = std::process::Command::new("vim") [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `matches` [INFO] [stderr] --> src/commands/edit.rs:8:30 [INFO] [stderr] | [INFO] [stderr] 8 | pub fn run(workspace: &Path, matches: &ArgMatches) -> Result<(), ProgramError> { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches` [INFO] [stderr] [INFO] [stderr] warning: method `workspace` is never used [INFO] [stderr] --> src/changeset.rs:70:12 [INFO] [stderr] | [INFO] [stderr] 49 | impl ChangeSet { [INFO] [stderr] | -------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 70 | pub fn workspace(&self) -> &Workspace { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: methods `path`, `records`, and `records_mut` are never used [INFO] [stderr] --> src/changeset.rs:138:12 [INFO] [stderr] | [INFO] [stderr] 97 | impl ChangeSetImport { [INFO] [stderr] | -------------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 138 | pub fn path(&self) -> &Path { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 142 | pub fn records(&self) -> &BTreeMap { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 146 | pub fn records_mut(&mut self) -> &mut BTreeMap { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `mmv` (bin "mmv" test) generated 7 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mmv-5119a83bb384fa81) [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" "60372a32ae58dbedfec15a61f455f291191878bf3e7a219082456666e4fc9de0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60372a32ae58dbedfec15a61f455f291191878bf3e7a219082456666e4fc9de0", kill_on_drop: false }` [INFO] [stdout] 60372a32ae58dbedfec15a61f455f291191878bf3e7a219082456666e4fc9de0