[INFO] updating cached repository https://github.com/wgjak47/fafnir [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b238ed9b8496c8b1558765834fe51fcaf501219a [INFO] testing wgjak47/fafnir against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwgjak47%2Ffafnir" "/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/wgjak47/fafnir on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wgjak47/fafnir [INFO] finished tweaking git repo https://github.com/wgjak47/fafnir [INFO] tweaked toml for git repo https://github.com/wgjak47/fafnir written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/wgjak47/fafnir already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--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-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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07362678b39a049a8876071c6a6152f12682f711c3563321561e7d1f522fc4f2 [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" "07362678b39a049a8876071c6a6152f12682f711c3563321561e7d1f522fc4f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07362678b39a049a8876071c6a6152f12682f711c3563321561e7d1f522fc4f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07362678b39a049a8876071c6a6152f12682f711c3563321561e7d1f522fc4f2", kill_on_drop: false }` [INFO] [stdout] 07362678b39a049a8876071c6a6152f12682f711c3563321561e7d1f522fc4f2 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24d987e9f4277c4c131a7070ca2b383d8f40d75f183ab365c6b79e58ac6cce19 [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" "24d987e9f4277c4c131a7070ca2b383d8f40d75f183ab365c6b79e58ac6cce19", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling whoami v0.8.1 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling num_cpus v1.11.0 [INFO] [stderr] Compiling terminal_size v0.1.12 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling shellexpand v1.1.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.13 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling libgit2-sys v0.12.5+1.0.0 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling console v0.10.3 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling dialoguer v0.5.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling git2 v0.13.5 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling git2_credentials v0.6.0 [INFO] [stderr] Compiling fafnir v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `sub_m` [INFO] [stdout] --> src/command.rs:95:25 [INFO] [stdout] | [INFO] [stdout] 95 | ("config", Some(sub_m)) => unimplemented!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_m` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sub_m` [INFO] [stdout] --> src/command.rs:96:23 [INFO] [stdout] | [INFO] [stdout] 96 | ("pull", Some(sub_m)) => unimplemented!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sub_m` [INFO] [stdout] --> src/command.rs:97:23 [INFO] [stdout] | [INFO] [stdout] 97 | ("push", Some(sub_m)) => unimplemented!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sub_m` [INFO] [stdout] --> src/command.rs:98:23 [INFO] [stdout] | [INFO] [stdout] 98 | ("link", Some(sub_m)) => unimplemented!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sub_m` [INFO] [stdout] --> src/command.rs:99:23 [INFO] [stdout] | [INFO] [stdout] 99 | ("show", Some(sub_m)) => unimplemented!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sub_m` [INFO] [stdout] --> src/command.rs:100:23 [INFO] [stdout] | [INFO] [stdout] 100 | ("init", Some(sub_m)) => unimplemented!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sub_m` [INFO] [stdout] --> src/command.rs:101:25 [INFO] [stdout] | [INFO] [stdout] 101 | ("remove", Some(sub_m)) => unimplemented!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `url` [INFO] [stdout] --> src/command.rs:42:20 [INFO] [stdout] | [INFO] [stdout] 42 | fn init(&self, url: &String) -> Result<(), Error> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/command.rs:50:19 [INFO] [stdout] | [INFO] [stdout] 50 | fn add(&self, file_path: &Path, tags: &Vec) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tags` [INFO] [stdout] --> src/command.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | fn add(&self, file_path: &Path, tags: &Vec) -> Result<(), Error> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/command.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 54 | fn remove(&self, file_path: &Path) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `url` [INFO] [stdout] --> src/command.rs:58:22 [INFO] [stdout] | [INFO] [stdout] 58 | fn config(&self, url: &str, tags: &Vec) -> Result<(), Error> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tags` [INFO] [stdout] --> src/command.rs:58:33 [INFO] [stdout] | [INFO] [stdout] 58 | fn config(&self, url: &str, tags: &Vec) -> Result<(), Error> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/command.rs:70:20 [INFO] [stdout] | [INFO] [stdout] 70 | fn link(&self, file_path: &Path, tags: &Vec) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tags` [INFO] [stdout] --> src/command.rs:70:38 [INFO] [stdout] | [INFO] [stdout] 70 | fn link(&self, file_path: &Path, tags: &Vec) -> Result<(), Error> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filepath` [INFO] [stdout] --> src/store.rs:68:19 [INFO] [stdout] | [INFO] [stdout] 68 | fn add(&self, filepath: &Path, tags: &Vec) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filepath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tags` [INFO] [stdout] --> src/store.rs:68:36 [INFO] [stdout] | [INFO] [stdout] 68 | fn add(&self, filepath: &Path, tags: &Vec) -> Result<(), Error> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filepath` [INFO] [stdout] --> src/store.rs:71:22 [INFO] [stdout] | [INFO] [stdout] 71 | fn remove(&self, filepath: &Path, tags: &Vec) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filepath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tags` [INFO] [stdout] --> src/store.rs:71:39 [INFO] [stdout] | [INFO] [stdout] 71 | fn remove(&self, filepath: &Path, tags: &Vec) -> Result<(), Error> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tags` [INFO] [stdout] --> src/store.rs:257:36 [INFO] [stdout] | [INFO] [stdout] 257 | fn add(&self, filepath: &Path, tags: &Vec) -> Result<(), Error> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filepath` [INFO] [stdout] --> src/store.rs:279:22 [INFO] [stdout] | [INFO] [stdout] 279 | fn remove(&self, filepath: &Path) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filepath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tags` [INFO] [stdout] --> src/store.rs:287:32 [INFO] [stdout] | [INFO] [stdout] 287 | fn set_default_tags(&self, tags: &Vec) -> Result<(), Error> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `config_file_path` [INFO] [stdout] --> src/store.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | config_file_path: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `manager` [INFO] [stdout] --> src/store.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | manager: T, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_default_store_path` [INFO] [stdout] --> src/store.rs:329:8 [INFO] [stdout] | [INFO] [stdout] 329 | pub fn get_default_store_path() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "24d987e9f4277c4c131a7070ca2b383d8f40d75f183ab365c6b79e58ac6cce19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24d987e9f4277c4c131a7070ca2b383d8f40d75f183ab365c6b79e58ac6cce19", kill_on_drop: false }` [INFO] [stdout] 24d987e9f4277c4c131a7070ca2b383d8f40d75f183ab365c6b79e58ac6cce19 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f5e1e3df7e758a0a37eca6e3e23c169d69d9d9164e9134a56d437c9bb4072cd [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" "5f5e1e3df7e758a0a37eca6e3e23c169d69d9d9164e9134a56d437c9bb4072cd", kill_on_drop: false }` [INFO] [stderr] Compiling fafnir v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `sub_m` [INFO] [stdout] --> src/command.rs:95:25 [INFO] [stdout] | [INFO] [stdout] 95 | ("config", Some(sub_m)) => unimplemented!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_m` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sub_m` [INFO] [stdout] --> src/command.rs:96:23 [INFO] [stdout] | [INFO] [stdout] 96 | ("pull", Some(sub_m)) => unimplemented!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sub_m` [INFO] [stdout] --> src/command.rs:97:23 [INFO] [stdout] | [INFO] [stdout] 97 | ("push", Some(sub_m)) => unimplemented!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sub_m` [INFO] [stdout] --> src/command.rs:98:23 [INFO] [stdout] | [INFO] [stdout] 98 | ("link", Some(sub_m)) => unimplemented!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sub_m` [INFO] [stdout] --> src/command.rs:99:23 [INFO] [stdout] | [INFO] [stdout] 99 | ("show", Some(sub_m)) => unimplemented!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sub_m` [INFO] [stdout] --> src/command.rs:100:23 [INFO] [stdout] | [INFO] [stdout] 100 | ("init", Some(sub_m)) => unimplemented!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sub_m` [INFO] [stdout] --> src/command.rs:101:25 [INFO] [stdout] | [INFO] [stdout] 101 | ("remove", Some(sub_m)) => unimplemented!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `url` [INFO] [stdout] --> src/command.rs:42:20 [INFO] [stdout] | [INFO] [stdout] 42 | fn init(&self, url: &String) -> Result<(), Error> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/command.rs:50:19 [INFO] [stdout] | [INFO] [stdout] 50 | fn add(&self, file_path: &Path, tags: &Vec) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tags` [INFO] [stdout] --> src/command.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | fn add(&self, file_path: &Path, tags: &Vec) -> Result<(), Error> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/command.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 54 | fn remove(&self, file_path: &Path) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `url` [INFO] [stdout] --> src/command.rs:58:22 [INFO] [stdout] | [INFO] [stdout] 58 | fn config(&self, url: &str, tags: &Vec) -> Result<(), Error> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tags` [INFO] [stdout] --> src/command.rs:58:33 [INFO] [stdout] | [INFO] [stdout] 58 | fn config(&self, url: &str, tags: &Vec) -> Result<(), Error> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/command.rs:70:20 [INFO] [stdout] | [INFO] [stdout] 70 | fn link(&self, file_path: &Path, tags: &Vec) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tags` [INFO] [stdout] --> src/command.rs:70:38 [INFO] [stdout] | [INFO] [stdout] 70 | fn link(&self, file_path: &Path, tags: &Vec) -> Result<(), Error> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filepath` [INFO] [stdout] --> src/store.rs:68:19 [INFO] [stdout] | [INFO] [stdout] 68 | fn add(&self, filepath: &Path, tags: &Vec) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filepath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tags` [INFO] [stdout] --> src/store.rs:68:36 [INFO] [stdout] | [INFO] [stdout] 68 | fn add(&self, filepath: &Path, tags: &Vec) -> Result<(), Error> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filepath` [INFO] [stdout] --> src/store.rs:71:22 [INFO] [stdout] | [INFO] [stdout] 71 | fn remove(&self, filepath: &Path, tags: &Vec) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filepath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tags` [INFO] [stdout] --> src/store.rs:71:39 [INFO] [stdout] | [INFO] [stdout] 71 | fn remove(&self, filepath: &Path, tags: &Vec) -> Result<(), Error> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tags` [INFO] [stdout] --> src/store.rs:257:36 [INFO] [stdout] | [INFO] [stdout] 257 | fn add(&self, filepath: &Path, tags: &Vec) -> Result<(), Error> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filepath` [INFO] [stdout] --> src/store.rs:279:22 [INFO] [stdout] | [INFO] [stdout] 279 | fn remove(&self, filepath: &Path) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filepath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tags` [INFO] [stdout] --> src/store.rs:287:32 [INFO] [stdout] | [INFO] [stdout] 287 | fn set_default_tags(&self, tags: &Vec) -> Result<(), Error> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `config_file_path` [INFO] [stdout] --> src/store.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | config_file_path: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `manager` [INFO] [stdout] --> src/store.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | manager: T, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_default_store_path` [INFO] [stdout] --> src/store.rs:329:8 [INFO] [stdout] | [INFO] [stdout] 329 | pub fn get_default_store_path() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.98s [INFO] running `Command { std: "docker" "inspect" "5f5e1e3df7e758a0a37eca6e3e23c169d69d9d9164e9134a56d437c9bb4072cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f5e1e3df7e758a0a37eca6e3e23c169d69d9d9164e9134a56d437c9bb4072cd", kill_on_drop: false }` [INFO] [stdout] 5f5e1e3df7e758a0a37eca6e3e23c169d69d9d9164e9134a56d437c9bb4072cd [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] 9514f1e70dc1fa405e5742c7b4225c9a8d009293d151cba42c1d2a6d3fcde0e2 [INFO] running `Command { std: "docker" "start" "-a" "9514f1e70dc1fa405e5742c7b4225c9a8d009293d151cba42c1d2a6d3fcde0e2", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `sub_m` [INFO] [stderr] --> src/command.rs:95:25 [INFO] [stderr] | [INFO] [stderr] 95 | ("config", Some(sub_m)) => unimplemented!(), [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_m` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `sub_m` [INFO] [stderr] --> src/command.rs:96:23 [INFO] [stderr] | [INFO] [stderr] 96 | ("pull", Some(sub_m)) => unimplemented!(), [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_m` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `sub_m` [INFO] [stderr] --> src/command.rs:97:23 [INFO] [stderr] | [INFO] [stderr] 97 | ("push", Some(sub_m)) => unimplemented!(), [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_m` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `sub_m` [INFO] [stderr] --> src/command.rs:98:23 [INFO] [stderr] | [INFO] [stderr] 98 | ("link", Some(sub_m)) => unimplemented!(), [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_m` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `sub_m` [INFO] [stderr] --> src/command.rs:99:23 [INFO] [stderr] | [INFO] [stderr] 99 | ("show", Some(sub_m)) => unimplemented!(), [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_m` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `sub_m` [INFO] [stderr] --> src/command.rs:100:23 [INFO] [stderr] | [INFO] [stderr] 100 | ("init", Some(sub_m)) => unimplemented!(), [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_m` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `sub_m` [INFO] [stderr] --> src/command.rs:101:25 [INFO] [stderr] | [INFO] [stderr] 101 | ("remove", Some(sub_m)) => unimplemented!(), [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_m` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `url` [INFO] [stderr] --> src/command.rs:42:20 [INFO] [stderr] | [INFO] [stderr] 42 | fn init(&self, url: &String) -> Result<(), Error> { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_url` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `file_path` [INFO] [stderr] --> src/command.rs:50:19 [INFO] [stderr] | [INFO] [stderr] 50 | fn add(&self, file_path: &Path, tags: &Vec) -> Result<(), Error> { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `tags` [INFO] [stderr] --> src/command.rs:50:37 [INFO] [stderr] | [INFO] [stderr] 50 | fn add(&self, file_path: &Path, tags: &Vec) -> Result<(), Error> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tags` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `file_path` [INFO] [stderr] --> src/command.rs:54:22 [INFO] [stderr] | [INFO] [stderr] 54 | fn remove(&self, file_path: &Path) -> Result<(), Error> { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `url` [INFO] [stderr] --> src/command.rs:58:22 [INFO] [stderr] | [INFO] [stderr] 58 | fn config(&self, url: &str, tags: &Vec) -> Result<(), Error> { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_url` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `tags` [INFO] [stderr] --> src/command.rs:58:33 [INFO] [stderr] | [INFO] [stderr] 58 | fn config(&self, url: &str, tags: &Vec) -> Result<(), Error> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tags` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `file_path` [INFO] [stderr] --> src/command.rs:70:20 [INFO] [stderr] | [INFO] [stderr] 70 | fn link(&self, file_path: &Path, tags: &Vec) -> Result<(), Error> { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `tags` [INFO] [stderr] --> src/command.rs:70:38 [INFO] [stderr] | [INFO] [stderr] 70 | fn link(&self, file_path: &Path, tags: &Vec) -> Result<(), Error> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tags` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `filepath` [INFO] [stderr] --> src/store.rs:68:19 [INFO] [stderr] | [INFO] [stderr] 68 | fn add(&self, filepath: &Path, tags: &Vec) -> Result<(), Error> { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filepath` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `tags` [INFO] [stderr] --> src/store.rs:68:36 [INFO] [stderr] | [INFO] [stderr] 68 | fn add(&self, filepath: &Path, tags: &Vec) -> Result<(), Error> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tags` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `filepath` [INFO] [stderr] --> src/store.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | fn remove(&self, filepath: &Path, tags: &Vec) -> Result<(), Error> { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filepath` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `tags` [INFO] [stderr] --> src/store.rs:71:39 [INFO] [stderr] | [INFO] [stderr] 71 | fn remove(&self, filepath: &Path, tags: &Vec) -> Result<(), Error> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tags` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `tags` [INFO] [stderr] --> src/store.rs:257:36 [INFO] [stderr] | [INFO] [stderr] 257 | fn add(&self, filepath: &Path, tags: &Vec) -> Result<(), Error> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tags` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `filepath` [INFO] [stderr] --> src/store.rs:279:22 [INFO] [stderr] | [INFO] [stderr] 279 | fn remove(&self, filepath: &Path) -> Result<(), Error> { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filepath` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `tags` [INFO] [stderr] --> src/store.rs:287:32 [INFO] [stderr] | [INFO] [stderr] 287 | fn set_default_tags(&self, tags: &Vec) -> Result<(), Error> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tags` [INFO] [stderr] [INFO] [stderr] warning: field is never read: `config_file_path` [INFO] [stderr] --> src/store.rs:61:5 [INFO] [stderr] | [INFO] [stderr] 61 | config_file_path: Box, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `manager` [INFO] [stderr] --> src/store.rs:78:5 [INFO] [stderr] | [INFO] [stderr] 78 | manager: T, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `get_default_store_path` [INFO] [stderr] --> src/store.rs:329:8 [INFO] [stderr] | [INFO] [stderr] 329 | pub fn get_default_store_path() -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 25 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fafnir-3c859c4b2de87811 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9514f1e70dc1fa405e5742c7b4225c9a8d009293d151cba42c1d2a6d3fcde0e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9514f1e70dc1fa405e5742c7b4225c9a8d009293d151cba42c1d2a6d3fcde0e2", kill_on_drop: false }` [INFO] [stdout] 9514f1e70dc1fa405e5742c7b4225c9a8d009293d151cba42c1d2a6d3fcde0e2