[INFO] cloning repository https://github.com/remolueoend/dotfiles
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/remolueoend/dotfiles" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremolueoend%2Fdotfiles", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremolueoend%2Fdotfiles'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 668666c1491f0213b66597974df1b02d1abae44c
[INFO] testing remolueoend/dotfiles against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremolueoend%2Fdotfiles" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/remolueoend/dotfiles
[INFO] finished tweaking git repo https://github.com/remolueoend/dotfiles
[INFO] tweaked toml for git repo https://github.com/remolueoend/dotfiles written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/remolueoend/dotfiles on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/remolueoend/dotfiles 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6548cc1a9b4097eb8d7bfe23abc5f20297b603a628f75176f0c5635107c39ef7
[INFO] running `Command { std: "docker" "start" "-a" "6548cc1a9b4097eb8d7bfe23abc5f20297b603a628f75176f0c5635107c39ef7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6548cc1a9b4097eb8d7bfe23abc5f20297b603a628f75176f0c5635107c39ef7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6548cc1a9b4097eb8d7bfe23abc5f20297b603a628f75176f0c5635107c39ef7", kill_on_drop: false }`
[INFO] [stdout] 6548cc1a9b4097eb8d7bfe23abc5f20297b603a628f75176f0c5635107c39ef7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8dcd6feba41802e8cf587e3fc01b0f0a169e93c87ce0e92ecbe3d9ff678c504
[INFO] running `Command { std: "docker" "start" "-a" "b8dcd6feba41802e8cf587e3fc01b0f0a169e93c87ce0e92ecbe3d9ff678c504", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling fixedbitset v0.4.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]    Compiling petgraph v0.6.0
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling dirs-sys-next v0.1.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling dirs-sys v0.3.5
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling dirs v3.0.1
[INFO] [stderr]    Compiling dirs-next v1.0.2
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling rustyline v6.3.0
[INFO] [stderr]    Compiling promptly v0.3.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling dotfiles v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: can't compare `Mapping` with `Mapping`
[INFO] [stdout]    --> src/commands/add.rs:182:24
[INFO] [stdout]     |
[INFO] [stdout] 182 |     if config.mappings.contains(&mappings_path) {
[INFO] [stdout]     |                        ^^^^^^^^ no implementation for `Mapping == Mapping`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `PartialEq` is not implemented for `Mapping`
[INFO] [stdout] note: required by a bound in `core::slice::<impl [T]>::contains`
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/slice/mod.rs:2583:4
[INFO] [stdout] help: consider annotating `Mapping` with `#[derive(PartialEq)]`
[INFO] [stdout]    --> src/config.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 + #[derive(PartialEq)]
[INFO] [stdout]  36 | pub struct Mapping {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/commands/add.rs:182:33
[INFO] [stdout]     |
[INFO] [stdout] 182 |     if config.mappings.contains(&mappings_path) {
[INFO] [stdout]     |                        -------- ^^^^^^^^^^^^^^ expected `&Mapping`, found `&PathBuf`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&Mapping`
[INFO] [stdout]                found reference `&PathBuf`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/slice/mod.rs:2583:11
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `starts_with` found for reference `&Mapping` in the current scope
[INFO] [stdout]    --> src/commands/add.rs:187:24
[INFO] [stdout]     |
[INFO] [stdout] 187 |             if mapping.starts_with(&mappings_path) {
[INFO] [stdout]     |                        ^^^^^^^^^^^ method not found in `&Mapping`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `starts_with`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `clap::osstringext::OsStrExt2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/commands/add.rs:190:21
[INFO] [stdout]     |
[INFO] [stdout] 188 |                 return Err(Error::ExistingParent(
[INFO] [stdout]     |                            --------------------- arguments to this enum variant are incorrect
[INFO] [stdout] 189 |                     mappings_path.to_owned(),
[INFO] [stdout] 190 |                     mapping.to_owned(),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^ expected `PathBuf`, found `&Mapping`
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/commands/add.rs:45:5
[INFO] [stdout]     |
[INFO] [stdout]  45 |     ExistingParent(PathBuf, PathBuf),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Mapping: AsRef<std::path::Path>` is not satisfied
[INFO] [stdout]    --> src/commands/add.rs:192:50
[INFO] [stdout]     |
[INFO] [stdout] 192 |             } else if mappings_path.starts_with(&mapping) {
[INFO] [stdout]     |                                     -----------  ^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `AsRef<std::path::Path>` is not implemented for `Mapping`
[INFO] [stdout]    --> src/config.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub struct Mapping {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: required for `&Mapping` to implement `AsRef<std::path::Path>`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&Mapping` to implement `AsRef<std::path::Path>`
[INFO] [stdout] note: required by a bound in `std::path::Path::starts_with`
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/path.rs:2723:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/commands/add.rs:195:21
[INFO] [stdout]     |
[INFO] [stdout] 193 |                 return Err(Error::ExistingChild(
[INFO] [stdout]     |                            -------------------- arguments to this enum variant are incorrect
[INFO] [stdout] 194 |                     mappings_path.to_owned(),
[INFO] [stdout] 195 |                     mapping.to_owned(),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^ expected `PathBuf`, found `&Mapping`
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/commands/add.rs:48:5
[INFO] [stdout]     |
[INFO] [stdout]  48 |     ExistingChild(PathBuf, PathBuf),
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/commands/status.rs:98:19
[INFO] [stdout]    |
[INFO] [stdout] 98 |             path: mapping,
[INFO] [stdout]    |                   ^^^^^^^ expected `&PathBuf`, found `&Mapping`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&PathBuf`
[INFO] [stdout]               found reference `&'a Mapping`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `Mapping` with `Mapping`
[INFO] [stdout]    --> src/commands/status.rs:132:21
[INFO] [stdout]     |
[INFO] [stdout] 132 |         if mappings.contains(&rel_path) {
[INFO] [stdout]     |                     ^^^^^^^^ no implementation for `Mapping == Mapping`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `PartialEq` is not implemented for `Mapping`
[INFO] [stdout] note: required by a bound in `core::slice::<impl [T]>::contains`
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/slice/mod.rs:2583:4
[INFO] [stdout] help: consider annotating `Mapping` with `#[derive(PartialEq)]`
[INFO] [stdout]    --> src/config.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 + #[derive(PartialEq)]
[INFO] [stdout]  36 | pub struct Mapping {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/commands/status.rs:132:30
[INFO] [stdout]     |
[INFO] [stdout] 132 |         if mappings.contains(&rel_path) {
[INFO] [stdout]     |                     -------- ^^^^^^^^^ expected `&Mapping`, found `&PathBuf`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&Mapping`
[INFO] [stdout]                found reference `&PathBuf`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/slice/mod.rs:2583:11
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `starts_with` found for reference `&Mapping` in the current scope
[INFO] [stdout]    --> src/commands/status.rs:136:50
[INFO] [stdout]     |
[INFO] [stdout] 136 |         } else if mappings.into_iter().any(|m| m.starts_with(&rel_path)) == false {
[INFO] [stdout]     |                                                  ^^^^^^^^^^^ method not found in `&Mapping`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `starts_with`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `clap::osstringext::OsStrExt2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/commands/status.rs:151:62
[INFO] [stdout]     |
[INFO] [stdout] 151 |         match dotfiles.binary_search_by(|(path, _)| path.cmp(mapping)) {
[INFO] [stdout]     |                                                          --- ^^^^^^^ expected `&PathBuf`, found `&Mapping`
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&PathBuf`
[INFO] [stdout]                found reference `&Mapping`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/cmp.rs:987:7
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/commands/status.rs:153:47
[INFO] [stdout]     |
[INFO] [stdout] 153 |             Err(pos) => dotfiles.insert(pos, (mapping.to_owned(), DotfilesEntryState::Invalid)),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^ expected `PathBuf`, found `&Mapping`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/config.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 26 |         output.push(normalized_path);
[INFO] [stdout]    |         ------      --------------- this argument has type `PathBuf`...
[INFO] [stdout]    |         |
[INFO] [stdout]    |         ... which causes `output` to have type `Vec<PathBuf>`
[INFO] [stdout] ...
[INFO] [stdout] 29 |     Ok(output)
[INFO] [stdout]    |     -- ^^^^^^ expected `Vec<Mapping>`, found `Vec<PathBuf>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Vec<Mapping>`
[INFO] [stdout]               found struct `Vec<PathBuf>`
[INFO] [stdout] help: the type constructed contains `Vec<PathBuf>` due to the type of the argument passed
[INFO] [stdout]   --> src/config.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Ok(output)
[INFO] [stdout]    |     ^^^------^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        this argument influences the type of `Ok`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:561:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/config.rs:86:28
[INFO] [stdout]    |
[INFO] [stdout] 86 |         self.mappings.push(mapping);
[INFO] [stdout]    |                       ---- ^^^^^^^ expected `Mapping`, found `PathBuf`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/vec/mod.rs:2563:11
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_absolute` found for reference `&Mapping` in the current scope
[INFO] [stdout]    --> src/config.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |             if link.is_absolute() {
[INFO] [stdout]     |                     ^^^^^^^^^^^ method not found in `&Mapping`
[INFO] [stdout]     |
[INFO] [stdout] help: some of the expressions' fields have a method of the same name
[INFO] [stdout]     |
[INFO] [stdout] 106 |             if link.from.is_absolute() {
[INFO] [stdout]     |                     +++++
[INFO] [stdout] 106 |             if link.to.is_absolute() {
[INFO] [stdout]     |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/config.rs:107:57
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 return Err(AppError::ConfigAbsoluteLink(link.to_owned()));
[INFO] [stdout]     |                            ---------------------------- ^^^^^^^^^^^^^^^ expected `PathBuf`, found `&Mapping`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/errors.rs:36:5
[INFO] [stdout]     |
[INFO] [stdout]  36 |     ConfigAbsoluteLink(PathBuf),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Mapping: Clone` is not satisfied
[INFO] [stdout]    --> src/config.rs:120:42
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let mut mappings = self.mappings.to_vec();
[INFO] [stdout]     |                                          ^^^^^^ the trait `Clone` is not implemented for `Mapping`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `slice::<impl [T]>::to_vec`
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/slice.rs:370:4
[INFO] [stdout] help: consider annotating `Mapping` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  35 + #[derive(Clone)]
[INFO] [stdout]  36 | pub struct Mapping {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Mapping: Ord` is not satisfied
[INFO] [stdout]    --> src/config.rs:121:18
[INFO] [stdout]     |
[INFO] [stdout] 121 |         mappings.sort();
[INFO] [stdout]     |                  ^^^^ the trait `Ord` is not implemented for `Mapping`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `slice::<impl [T]>::sort`
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/slice.rs:129:4
[INFO] [stdout] help: consider annotating `Mapping` with `#[derive(Ord)]`
[INFO] [stdout]     |
[INFO] [stdout]  35 + #[derive(Ord)]
[INFO] [stdout]  36 | pub struct Mapping {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `starts_with` found for reference `&Mapping` in the current scope
[INFO] [stdout]    --> src/config.rs:125:21
[INFO] [stdout]     |
[INFO] [stdout] 125 |             if next.starts_with(current) {
[INFO] [stdout]     |                     ^^^^^^^^^^^ method not found in `&Mapping`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `starts_with`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `clap::osstringext::OsStrExt2`
[INFO] [stdout] help: some of the expressions' fields have a method of the same name
[INFO] [stdout]     |
[INFO] [stdout] 125 |             if next.from.starts_with(current) {
[INFO] [stdout]     |                     +++++
[INFO] [stdout] 125 |             if next.to.starts_with(current) {
[INFO] [stdout]     |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this enum variant are incorrect
[INFO] [stdout]    --> src/config.rs:126:28
[INFO] [stdout]     |
[INFO] [stdout] 126 |                 return Err(AppError::ConfigNestedLinks(next.clone(), current.clone()));
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------------  --------------- expected `PathBuf`, found `&Mapping`
[INFO] [stdout]     |                                                        |
[INFO] [stdout]     |                                                        expected `PathBuf`, found `&Mapping`
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/errors.rs:33:5
[INFO] [stdout]     |
[INFO] [stdout]  33 |     ConfigNestedLinks(PathBuf, PathBuf),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dotfiles` (lib) due to 20 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b8dcd6feba41802e8cf587e3fc01b0f0a169e93c87ce0e92ecbe3d9ff678c504", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8dcd6feba41802e8cf587e3fc01b0f0a169e93c87ce0e92ecbe3d9ff678c504", kill_on_drop: false }`
[INFO] [stdout] b8dcd6feba41802e8cf587e3fc01b0f0a169e93c87ce0e92ecbe3d9ff678c504
