[INFO] cloning repository https://github.com/FrauH0lle/dotdeploy-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FrauH0lle/dotdeploy-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrauH0lle%2Fdotdeploy-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrauH0lle%2Fdotdeploy-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fef5b34cd9397e158b5fe3b5d810c49c8ac207b5
[INFO] testing FrauH0lle/dotdeploy-rs against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrauH0lle%2Fdotdeploy-rs" "/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/FrauH0lle/dotdeploy-rs on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/FrauH0lle/dotdeploy-rs
[INFO] finished tweaking git repo https://github.com/FrauH0lle/dotdeploy-rs
[INFO] tweaked toml for git repo https://github.com/FrauH0lle/dotdeploy-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/FrauH0lle/dotdeploy-rs 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_generator v2.7.7
[INFO] [stderr]   Downloaded deadpool-sqlite v0.8.0
[INFO] [stderr]   Downloaded deadpool-runtime v0.1.3
[INFO] [stderr]   Downloaded deadpool-sync v0.1.2
[INFO] [stderr]   Downloaded pest_derive v2.7.7
[INFO] [stderr]   Downloaded deadpool v0.11.1
[INFO] [stderr]   Downloaded pest_meta v2.7.7
[INFO] [stderr]   Downloaded pest v2.7.7
[INFO] [stderr]   Downloaded handlebars v5.1.0
[INFO] [stderr]   Downloaded rusqlite v0.31.0
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 210891f8a45298d04d7c8f08bdee98c072ab0bd3c9a15e9e892d1031c761625d
[INFO] running `Command { std: "docker" "start" "-a" "210891f8a45298d04d7c8f08bdee98c072ab0bd3c9a15e9e892d1031c761625d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "210891f8a45298d04d7c8f08bdee98c072ab0bd3c9a15e9e892d1031c761625d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "210891f8a45298d04d7c8f08bdee98c072ab0bd3c9a15e9e892d1031c761625d", kill_on_drop: false }`
[INFO] [stdout] 210891f8a45298d04d7c8f08bdee98c072ab0bd3c9a15e9e892d1031c761625d
[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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0363da43940bbc08a44e4ee6dcea91624c2f6669841ea8898980d8be9b5198f
[INFO] running `Command { std: "docker" "start" "-a" "a0363da43940bbc08a44e4ee6dcea91624c2f6669841ea8898980d8be9b5198f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling anstyle v1.0.5
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling chrono v0.4.37
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling hashlink v0.9.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling winnow v0.6.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling clap_builder v4.4.18
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling simplelog v0.12.1
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling which v6.0.0
[INFO] [stderr]    Compiling pest v2.7.7
[INFO] [stderr]    Compiling tempfile v3.10.0
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling pest_meta v2.7.7
[INFO] [stderr]    Compiling clap v4.4.18
[INFO] [stderr]    Compiling pest_generator v2.7.7
[INFO] [stderr]    Compiling pest_derive v2.7.7
[INFO] [stderr]    Compiling deadpool-runtime v0.1.3
[INFO] [stderr]    Compiling deadpool v0.11.1
[INFO] [stderr]    Compiling deadpool-sync v0.1.2
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.22.6
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling deadpool-sqlite v0.8.0
[INFO] [stderr]    Compiling handlebars v5.1.0
[INFO] [stderr]    Compiling toml v0.8.10
[INFO] [stderr]    Compiling dotdeploy v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `install_cmd` is never read
[INFO] [stdout]   --> src/deploy.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |                 let mut install_cmd: VecDeque<String> = VecDeque::new();
[INFO] [stdout]    |                         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `install_cmd` is never read
[INFO] [stdout]   --> src/remove.rs:95:21
[INFO] [stdout]    |
[INFO] [stdout] 95 |             let mut install_cmd: VecDeque<String> = VecDeque::new();
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MetadataExt`
[INFO] [stdout]  --> src/cache.rs:2:25
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::os::unix::fs::{MetadataExt, PermissionsExt};
[INFO] [stdout]   |                         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FileOperation` is more private than the item `ManagedFile::operation`
[INFO] [stdout]    --> src/phases.rs:277:5
[INFO] [stdout]     |
[INFO] [stdout] 277 |     pub(crate) operation: FileOperation,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ManagedFile::operation` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `FileOperation` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/phases.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout] 14  | enum FileOperation {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `InvalidQueryResult` is never constructed
[INFO] [stdout]   --> src/cache.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub enum SQLiteError {
[INFO] [stdout]    |          ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 44 |     InvalidQueryResult,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SQLiteError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_module`, `get_file`, `get_destination_checksum`, `get_all_checksums`, `get_all_src_checksums`, and `get_all_dest_checksums` are never used
[INFO] [stdout]    --> src/cache.rs:429:25
[INFO] [stdout]     |
[INFO] [stdout] 181 | impl Store {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 429 |     pub(crate) async fn get_module<S: AsRef<str>>(
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 497 |     pub(crate) async fn get_file<P: AsRef<Path>>(
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 726 |     pub(crate) async fn get_destination_checksum<P: AsRef<Path>>(
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 736 |     async fn get_all_checksums(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 787 |     pub(crate) async fn get_all_src_checksums(
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 794 |     pub(crate) async fn get_all_dest_checksums(
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `run` is never used
[INFO] [stdout]   --> src/phases.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl FileOperation {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] 43 |     async fn run(&self) {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.08s
[INFO] running `Command { std: "docker" "inspect" "a0363da43940bbc08a44e4ee6dcea91624c2f6669841ea8898980d8be9b5198f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0363da43940bbc08a44e4ee6dcea91624c2f6669841ea8898980d8be9b5198f", kill_on_drop: false }`
[INFO] [stdout] a0363da43940bbc08a44e4ee6dcea91624c2f6669841ea8898980d8be9b5198f
[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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b1c013b4ad6632005961b9dacf85be2467abc29cb499aed4b8cbee98e72b70d
[INFO] running `Command { std: "docker" "start" "-a" "6b1c013b4ad6632005961b9dacf85be2467abc29cb499aed4b8cbee98e72b70d", kill_on_drop: false }`
[INFO] [stderr]    Compiling dotdeploy v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `install_cmd` is never read
[INFO] [stdout]   --> src/deploy.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |                 let mut install_cmd: VecDeque<String> = VecDeque::new();
[INFO] [stdout]    |                         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `install_cmd` is never read
[INFO] [stdout]   --> src/remove.rs:95:21
[INFO] [stdout]    |
[INFO] [stdout] 95 |             let mut install_cmd: VecDeque<String> = VecDeque::new();
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FileOperation` is more private than the item `ManagedFile::operation`
[INFO] [stdout]    --> src/phases.rs:277:5
[INFO] [stdout]     |
[INFO] [stdout] 277 |     pub(crate) operation: FileOperation,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ManagedFile::operation` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `FileOperation` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/phases.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout] 14  | enum FileOperation {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `InvalidQueryResult` is never constructed
[INFO] [stdout]   --> src/cache.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub enum SQLiteError {
[INFO] [stdout]    |          ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 44 |     InvalidQueryResult,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SQLiteError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_module` is never used
[INFO] [stdout]    --> src/cache.rs:429:25
[INFO] [stdout]     |
[INFO] [stdout] 181 | impl Store {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 429 |     pub(crate) async fn get_module<S: AsRef<str>>(
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `run` is never used
[INFO] [stdout]   --> src/phases.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl FileOperation {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] 43 |     async fn run(&self) {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.15s
[INFO] running `Command { std: "docker" "inspect" "6b1c013b4ad6632005961b9dacf85be2467abc29cb499aed4b8cbee98e72b70d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b1c013b4ad6632005961b9dacf85be2467abc29cb499aed4b8cbee98e72b70d", kill_on_drop: false }`
[INFO] [stdout] 6b1c013b4ad6632005961b9dacf85be2467abc29cb499aed4b8cbee98e72b70d
[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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f7a98e19336e1f47298f1facb9ab116613f6a730debeec16f9072f0bb71d807c
[INFO] running `Command { std: "docker" "start" "-a" "f7a98e19336e1f47298f1facb9ab116613f6a730debeec16f9072f0bb71d807c", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `install_cmd` is never read
[INFO] [stderr]   --> src/deploy.rs:53:25
[INFO] [stderr]    |
[INFO] [stderr] 53 |                 let mut install_cmd: VecDeque<String> = VecDeque::new();
[INFO] [stderr]    |                         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `install_cmd` is never read
[INFO] [stderr]   --> src/remove.rs:95:21
[INFO] [stderr]    |
[INFO] [stderr] 95 |             let mut install_cmd: VecDeque<String> = VecDeque::new();
[INFO] [stderr]    |                     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: type `FileOperation` is more private than the item `ManagedFile::operation`
[INFO] [stderr]    --> src/phases.rs:277:5
[INFO] [stderr]     |
[INFO] [stderr] 277 |     pub(crate) operation: FileOperation,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ManagedFile::operation` is reachable at visibility `pub(crate)`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `FileOperation` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/phases.rs:14:1
[INFO] [stderr]     |
[INFO] [stderr] 14  | enum FileOperation {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `InvalidQueryResult` is never constructed
[INFO] [stderr]   --> src/cache.rs:44:5
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub enum SQLiteError {
[INFO] [stderr]    |          ----------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 44 |     InvalidQueryResult,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SQLiteError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_module` is never used
[INFO] [stderr]    --> src/cache.rs:429:25
[INFO] [stderr]     |
[INFO] [stderr] 181 | impl Store {
[INFO] [stderr]     | ---------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 429 |     pub(crate) async fn get_module<S: AsRef<str>>(
[INFO] [stderr]     |                         ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `run` is never used
[INFO] [stderr]   --> src/phases.rs:43:14
[INFO] [stderr]    |
[INFO] [stderr] 42 | impl FileOperation {
[INFO] [stderr]    | ------------------ method in this implementation
[INFO] [stderr] 43 |     async fn run(&self) {
[INFO] [stderr]    |              ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `dotdeploy` (bin "dotdeploy" test) generated 6 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dotdeploy-60049b5149358e70)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stderr] sudo: unable to resolve host f7a98e19336e: Temporary failure in name resolution
[INFO] [stderr] sudo: unable to resolve host f7a98e19336e: Temporary failure in name resolution
[INFO] [stderr] sudo: unable to resolve host f7a98e19336e: Temporary failure in name resolution
[INFO] [stdout] test cache::tests::test_get_all_files ... ok
[INFO] [stderr] sudo: unable to resolve host f7a98e19336e: Temporary failure in name resolution
[INFO] [stdout] test cache::tests::test_init_user_store ... ok
[INFO] [stdout] test cache::tests::test_file_backup ... ok
[INFO] [stderr] sudo: unable to resolve host f7a98e19336e: Temporary failure in name resolution
[INFO] [stderr] sudo: unable to resolve host f7a98e19336e: Temporary failure in name resolution
[INFO] [stderr] sudo: unable to resolve host f7a98e19336e: Temporary failure in name resolution
[INFO] [stderr] sudo: unable to resolve host f7a98e19336e: Temporary failure in name resolution
[INFO] [stderr] sudo: unable to resolve host f7a98e19336e: Temporary failure in name resolution
[INFO] [stderr] sudo: unable to resolve host f7a98e19336e: Temporary failure in name resolution
[INFO] [stderr] sudo: unable to resolve host f7a98e19336e: Temporary failure in name resolution
[INFO] [stderr] sudo: unable to resolve host f7a98e19336e: Temporary failure in name resolution
[INFO] [stdout] test common::tests::test_check_file_exists ... ok
[INFO] [stdout] test common::tests::test_calculate_sha256_checksum ... ok
[INFO] [stdout] test common::tests::test_group_to_gid ... ok
[INFO] [stdout] test common::tests::test_perms_int_to_str ... ok
[INFO] [stderr] sudo: unable to resolve host f7a98e19336e: Temporary failure in name resolution
[INFO] [stdout] test common::tests::test_check_link_exists ... ok
[INFO] [stdout] test common::tests::test_perms_str_to_int ... ok
[INFO] [stdout] test common::tests::test_delete_file ... ok
[INFO] [stdout] test common::tests::test_set_file_metadata ... ok
[INFO] [stdout] test modules::tests::test_add_module_with_dependencies ... ok
[INFO] [stderr] sudo: unable to resolve host f7a98e19336e: Temporary failure in name resolution
[INFO] [stdout] test read_module::tests::test_default_values ... ok
[INFO] [stdout] test read_module::tests::test_deserialize_config ... ok
[INFO] [stdout] test read_module::tests::test_eval_conditionals ... ok
[INFO] [stdout] test common::tests::test_user_to_uid ... ok
[INFO] [stdout] test common::tests::test_path_to_string ... ok
[INFO] [stderr] sudo: unable to resolve host f7a98e19336e: Temporary failure in name resolution
[INFO] [stdout] test cache::tests::test_add_and_get_file ... FAILED
[INFO] [stdout] test config::tests::test_create_config ... ok
[INFO] [stdout] test cache::tests::test_get_checksums ... ok
[INFO] [stderr] sudo: unable to resolve host f7a98e19336e: Temporary failure in name resolution
[INFO] [stdout] test common::tests::test_get_file_metadata ... ok
[INFO] [stderr] sudo: unable to resolve host f7a98e19336e: Temporary failure in name resolution
[INFO] [stderr] sudo: unable to resolve host f7a98e19336e: Temporary failure in name resolution
[INFO] [stderr] sudo: unable to resolve host f7a98e19336e: Temporary failure in name resolution
[INFO] [stderr] sudo: unable to resolve host f7a98e19336e: Temporary failure in name resolution
[INFO] [stdout] test sudo::tests::test_sudo_exec ... ok
[INFO] [stderr] sudo: unable to resolve host f7a98e19336e: Temporary failure in name resolution
[INFO] [stdout] test sudo::tests::test_sudo_exec_output ... ok
[INFO] [stdout] test sudo::tests::test_sudo_exec_success ... ok
[INFO] [stdout] test common::tests::test_delete_parents ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cache::tests::test_add_and_get_file stdout ----
[INFO] [stdout] Error: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.79/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1964:27
[INFO] [stdout]    2: dotdeploy::cache::tests::test_add_and_get_file::{{closure}}
[INFO] [stdout]              at ./src/cache.rs:1310:24
[INFO] [stdout]    3: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]    5: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:659:57
[INFO] [stdout]    6: tokio::runtime::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/coop.rs:107:5
[INFO] [stdout]    7: tokio::runtime::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/coop.rs:73:5
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:658:36
[INFO] [stdout]   11: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   12: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   13: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/context.rs:176:26
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   15: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   16: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/context.rs:176:9
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:646:19
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:175:28
[INFO] [stdout]   20: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/runtime.rs:348:47
[INFO] [stdout]   23: dotdeploy::cache::tests::test_add_and_get_file
[INFO] [stdout]              at ./src/cache.rs:1330:9
[INFO] [stdout]   24: dotdeploy::cache::tests::test_add_and_get_file::{{closure}}
[INFO] [stdout]              at ./src/cache.rs:1279:41
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   28: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   29: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30: std::panicking::try::do_call
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31: std::panicking::try
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   33: test::run_test_in_process
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   34: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   35: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   36: std::sys_common::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39: std::panicking::try::do_call
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40: std::panicking::try
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   42: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47: <unknown>
[INFO] [stdout]   48: __clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cache::tests::test_add_and_get_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 24 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin dotdeploy`
[INFO] running `Command { std: "docker" "inspect" "f7a98e19336e1f47298f1facb9ab116613f6a730debeec16f9072f0bb71d807c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7a98e19336e1f47298f1facb9ab116613f6a730debeec16f9072f0bb71d807c", kill_on_drop: false }`
[INFO] [stdout] f7a98e19336e1f47298f1facb9ab116613f6a730debeec16f9072f0bb71d807c
[INFO] testing FrauH0lle/dotdeploy-rs against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrauH0lle%2Fdotdeploy-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/FrauH0lle/dotdeploy-rs on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/FrauH0lle/dotdeploy-rs
[INFO] finished tweaking git repo https://github.com/FrauH0lle/dotdeploy-rs
[INFO] tweaked toml for git repo https://github.com/FrauH0lle/dotdeploy-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/FrauH0lle/dotdeploy-rs 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89ad873753d772e6d489c7435ba4a33b664f179dbb088e33310ba100adfff453
[INFO] running `Command { std: "docker" "start" "-a" "89ad873753d772e6d489c7435ba4a33b664f179dbb088e33310ba100adfff453", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89ad873753d772e6d489c7435ba4a33b664f179dbb088e33310ba100adfff453", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89ad873753d772e6d489c7435ba4a33b664f179dbb088e33310ba100adfff453", kill_on_drop: false }`
[INFO] [stdout] 89ad873753d772e6d489c7435ba4a33b664f179dbb088e33310ba100adfff453
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c16b4de543879cf1d33ba4458abce1c08bdf49e857fee58af7d11a00c679d2f
[INFO] running `Command { std: "docker" "start" "-a" "6c16b4de543879cf1d33ba4458abce1c08bdf49e857fee58af7d11a00c679d2f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling anstyle v1.0.5
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling chrono v0.4.37
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling hashlink v0.9.0
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling winnow v0.6.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling clap_builder v4.4.18
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling tempfile v3.10.0
[INFO] [stderr]    Compiling simplelog v0.12.1
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling which v6.0.0
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling pest v2.7.7
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling pest_meta v2.7.7
[INFO] [stderr]    Compiling clap v4.4.18
[INFO] [stderr]    Compiling pest_generator v2.7.7
[INFO] [stderr]    Compiling pest_derive v2.7.7
[INFO] [stderr]    Compiling deadpool-runtime v0.1.3
[INFO] [stderr]    Compiling deadpool-sync v0.1.2
[INFO] [stderr]    Compiling deadpool v0.11.1
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling deadpool-sqlite v0.8.0
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.22.6
[INFO] [stderr]    Compiling handlebars v5.1.0
[INFO] [stderr]    Compiling toml v0.8.10
[INFO] [stderr]    Compiling dotdeploy v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `install_cmd` is never read
[INFO] [stdout]   --> src/deploy.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |                 let mut install_cmd: VecDeque<String> = VecDeque::new();
[INFO] [stdout]    |                         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `install_cmd` is never read
[INFO] [stdout]   --> src/remove.rs:95:21
[INFO] [stdout]    |
[INFO] [stdout] 95 |             let mut install_cmd: VecDeque<String> = VecDeque::new();
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MetadataExt`
[INFO] [stdout]  --> src/cache.rs:2:25
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::os::unix::fs::{MetadataExt, PermissionsExt};
[INFO] [stdout]   |                         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FileOperation` is more private than the item `ManagedFile::operation`
[INFO] [stdout]    --> src/phases.rs:277:5
[INFO] [stdout]     |
[INFO] [stdout] 277 |     pub(crate) operation: FileOperation,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ManagedFile::operation` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `FileOperation` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/phases.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout] 14  | enum FileOperation {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `InvalidQueryResult` is never constructed
[INFO] [stdout]   --> src/cache.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub enum SQLiteError {
[INFO] [stdout]    |          ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 44 |     InvalidQueryResult,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SQLiteError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_module`, `get_file`, `get_destination_checksum`, `get_all_checksums`, `get_all_src_checksums`, and `get_all_dest_checksums` are never used
[INFO] [stdout]    --> src/cache.rs:429:25
[INFO] [stdout]     |
[INFO] [stdout] 181 | impl Store {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 429 |     pub(crate) async fn get_module<S: AsRef<str>>(
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 497 |     pub(crate) async fn get_file<P: AsRef<Path>>(
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 726 |     pub(crate) async fn get_destination_checksum<P: AsRef<Path>>(
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 736 |     async fn get_all_checksums(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 787 |     pub(crate) async fn get_all_src_checksums(
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 794 |     pub(crate) async fn get_all_dest_checksums(
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `run` is never used
[INFO] [stdout]   --> src/phases.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl FileOperation {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] 43 |     async fn run(&self) {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.99s
[INFO] running `Command { std: "docker" "inspect" "6c16b4de543879cf1d33ba4458abce1c08bdf49e857fee58af7d11a00c679d2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c16b4de543879cf1d33ba4458abce1c08bdf49e857fee58af7d11a00c679d2f", kill_on_drop: false }`
[INFO] [stdout] 6c16b4de543879cf1d33ba4458abce1c08bdf49e857fee58af7d11a00c679d2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f0b19108643857d5d90d0551bd5a69ed5916943bd870d2990b4389416d075d0
[INFO] running `Command { std: "docker" "start" "-a" "5f0b19108643857d5d90d0551bd5a69ed5916943bd870d2990b4389416d075d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling dotdeploy v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `install_cmd` is never read
[INFO] [stdout]   --> src/deploy.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |                 let mut install_cmd: VecDeque<String> = VecDeque::new();
[INFO] [stdout]    |                         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `install_cmd` is never read
[INFO] [stdout]   --> src/remove.rs:95:21
[INFO] [stdout]    |
[INFO] [stdout] 95 |             let mut install_cmd: VecDeque<String> = VecDeque::new();
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FileOperation` is more private than the item `ManagedFile::operation`
[INFO] [stdout]    --> src/phases.rs:277:5
[INFO] [stdout]     |
[INFO] [stdout] 277 |     pub(crate) operation: FileOperation,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ManagedFile::operation` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `FileOperation` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/phases.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout] 14  | enum FileOperation {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `InvalidQueryResult` is never constructed
[INFO] [stdout]   --> src/cache.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub enum SQLiteError {
[INFO] [stdout]    |          ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 44 |     InvalidQueryResult,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SQLiteError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_module` is never used
[INFO] [stdout]    --> src/cache.rs:429:25
[INFO] [stdout]     |
[INFO] [stdout] 181 | impl Store {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 429 |     pub(crate) async fn get_module<S: AsRef<str>>(
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `run` is never used
[INFO] [stdout]   --> src/phases.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl FileOperation {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] 43 |     async fn run(&self) {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.13s
[INFO] running `Command { std: "docker" "inspect" "5f0b19108643857d5d90d0551bd5a69ed5916943bd870d2990b4389416d075d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f0b19108643857d5d90d0551bd5a69ed5916943bd870d2990b4389416d075d0", kill_on_drop: false }`
[INFO] [stdout] 5f0b19108643857d5d90d0551bd5a69ed5916943bd870d2990b4389416d075d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8092286c5631e809f9364cd23915a90d2d9111a1834c2a28dbdef9537841e5a6
[INFO] running `Command { std: "docker" "start" "-a" "8092286c5631e809f9364cd23915a90d2d9111a1834c2a28dbdef9537841e5a6", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `install_cmd` is never read
[INFO] [stderr]   --> src/deploy.rs:53:25
[INFO] [stderr]    |
[INFO] [stderr] 53 |                 let mut install_cmd: VecDeque<String> = VecDeque::new();
[INFO] [stderr]    |                         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `install_cmd` is never read
[INFO] [stderr]   --> src/remove.rs:95:21
[INFO] [stderr]    |
[INFO] [stderr] 95 |             let mut install_cmd: VecDeque<String> = VecDeque::new();
[INFO] [stderr]    |                     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: type `FileOperation` is more private than the item `ManagedFile::operation`
[INFO] [stderr]    --> src/phases.rs:277:5
[INFO] [stderr]     |
[INFO] [stderr] 277 |     pub(crate) operation: FileOperation,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ManagedFile::operation` is reachable at visibility `pub(crate)`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `FileOperation` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/phases.rs:14:1
[INFO] [stderr]     |
[INFO] [stderr] 14  | enum FileOperation {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `InvalidQueryResult` is never constructed
[INFO] [stderr]   --> src/cache.rs:44:5
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub enum SQLiteError {
[INFO] [stderr]    |          ----------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 44 |     InvalidQueryResult,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SQLiteError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_module` is never used
[INFO] [stderr]    --> src/cache.rs:429:25
[INFO] [stderr]     |
[INFO] [stderr] 181 | impl Store {
[INFO] [stderr]     | ---------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 429 |     pub(crate) async fn get_module<S: AsRef<str>>(
[INFO] [stderr]     |                         ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `run` is never used
[INFO] [stderr]   --> src/phases.rs:43:14
[INFO] [stderr]    |
[INFO] [stderr] 42 | impl FileOperation {
[INFO] [stderr]    | ------------------ method in this implementation
[INFO] [stderr] 43 |     async fn run(&self) {
[INFO] [stderr]    |              ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `dotdeploy` (bin "dotdeploy" test) generated 6 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dotdeploy-60049b5149358e70)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stderr] sudo: unable to resolve host 8092286c5631: Temporary failure in name resolution
[INFO] [stderr] sudo: unable to resolve host 8092286c5631: Temporary failure in name resolution
[INFO] [stderr] sudo: unable to resolve host 8092286c5631: Temporary failure in name resolution
[INFO] [stderr] sudo: unable to resolve host 8092286c5631: Temporary failure in name resolution
[INFO] [stderr] sudo: unable to resolve host 8092286c5631: Temporary failure in name resolution
[INFO] [stdout] test cache::tests::test_init_user_store ... ok
[INFO] [stdout] test cache::tests::test_get_all_files ... ok
[INFO] [stderr] sudo: unable to resolve host 8092286c5631: Temporary failure in name resolution
[INFO] [stdout] test cache::tests::test_file_backup ... ok
[INFO] [stderr] sudo: unable to resolve host 8092286c5631: Temporary failure in name resolutionsudo
[INFO] [stderr] : unable to resolve host 8092286c5631: Temporary failure in name resolution
[INFO] [stdout] test common::tests::test_check_file_exists ... ok
[INFO] [stdout] test common::tests::test_check_link_exists ... ok
[INFO] [stdout] test common::tests::test_group_to_gid ... ok
[INFO] [stdout] test common::tests::test_perms_int_to_str ... ok
[INFO] [stderr] sudo: unable to resolve host 8092286c5631: Temporary failure in name resolution
[INFO] [stdout] test common::tests::test_calculate_sha256_checksum ... ok
[INFO] [stdout] test common::tests::test_perms_str_to_int ... ok
[INFO] [stdout] test common::tests::test_set_file_metadata ... ok
[INFO] [stderr] sudo: sudo: unable to resolve host 8092286c5631: Temporary failure in name resolution
[INFO] [stdout] test common::tests::test_user_to_uid ... ok
[INFO] [stderr] unable to resolve host 8092286c5631: Temporary failure in name resolution
[INFO] [stderr] sudo: unable to resolve host 8092286c5631: Temporary failure in name resolution
[INFO] [stdout] test modules::tests::test_add_module_with_dependencies ... ok
[INFO] [stdout] test common::tests::test_delete_file ... ok
[INFO] [stderr] sudo: unable to resolve host 8092286c5631: Temporary failure in name resolution
[INFO] [stdout] test read_module::tests::test_default_values ... ok
[INFO] [stdout] test cache::tests::test_get_checksums ... ok
[INFO] [stdout] test read_module::tests::test_eval_conditionals ... ok
[INFO] [stdout] test read_module::tests::test_deserialize_config ... ok
[INFO] [stderr] sudo: unable to resolve host 8092286c5631: Temporary failure in name resolution
[INFO] [stderr] sudo: unable to resolve host 8092286c5631: Temporary failure in name resolution
[INFO] [stderr] sudo: unable to resolve host 8092286c5631: Temporary failure in name resolution
[INFO] [stderr] sudo: unable to resolve host 8092286c5631: Temporary failure in name resolution
[INFO] [stdout] test common::tests::test_path_to_string ... ok
[INFO] [stdout] test config::tests::test_create_config ... ok
[INFO] [stdout] test cache::tests::test_add_and_get_file ... FAILED
[INFO] [stderr] sudo: unable to resolve host 8092286c5631: Temporary failure in name resolution
[INFO] [stderr] sudo: unable to resolve host 8092286c5631: Temporary failure in name resolution
[INFO] [stdout] test sudo::tests::test_sudo_exec ... ok
[INFO] [stderr] sudo: unable to resolve host 8092286c5631: Temporary failure in name resolution
[INFO] [stderr] sudo: unable to resolve host 8092286c5631: Temporary failure in name resolution
[INFO] [stdout] test common::tests::test_get_file_metadata ... ok
[INFO] [stdout] test sudo::tests::test_sudo_exec_success ... ok
[INFO] [stdout] test sudo::tests::test_sudo_exec_output ... ok
[INFO] [stdout] test common::tests::test_delete_parents ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cache::tests::test_add_and_get_file stdout ----
[INFO] [stdout] Error: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.79/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1964:27
[INFO] [stdout]    2: dotdeploy::cache::tests::test_add_and_get_file::{{closure}}
[INFO] [stdout]              at ./src/cache.rs:1310:24
[INFO] [stdout]    3: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/future/future.rs:123:9
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/future/future.rs:123:9
[INFO] [stdout]    5: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:659:57
[INFO] [stdout]    6: tokio::runtime::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/coop.rs:107:5
[INFO] [stdout]    7: tokio::runtime::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/coop.rs:73:5
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:658:36
[INFO] [stdout]   11: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   12: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   13: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/context.rs:176:26
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   15: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   16: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/context.rs:176:9
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:646:19
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:175:28
[INFO] [stdout]   20: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/runtime.rs:348:47
[INFO] [stdout]   23: dotdeploy::cache::tests::test_add_and_get_file
[INFO] [stdout]              at ./src/cache.rs:1330:9
[INFO] [stdout]   24: dotdeploy::cache::tests::test_add_and_get_file::{{closure}}
[INFO] [stdout]              at ./src/cache.rs:1279:41
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   28: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   29: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30: std::panicking::try::do_call
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31: std::panicking::try
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   33: test::run_test_in_process
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   34: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   35: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   36: std::sys_common::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39: std::panicking::try::do_call
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40: std::panicking::try
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   42: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47: <unknown>
[INFO] [stdout]   48: __clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cache::tests::test_add_and_get_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 24 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin dotdeploy`
[INFO] running `Command { std: "docker" "inspect" "8092286c5631e809f9364cd23915a90d2d9111a1834c2a28dbdef9537841e5a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8092286c5631e809f9364cd23915a90d2d9111a1834c2a28dbdef9537841e5a6", kill_on_drop: false }`
[INFO] [stdout] 8092286c5631e809f9364cd23915a90d2d9111a1834c2a28dbdef9537841e5a6
