[INFO] cloning repository https://github.com/ChrisWellsWood/tack-it-on [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChrisWellsWood/tack-it-on" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisWellsWood%2Ftack-it-on", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisWellsWood%2Ftack-it-on'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c016b61c6a2ac8944e7beda7cb7a8661004fb702 [INFO] checking ChrisWellsWood/tack-it-on/c016b61c6a2ac8944e7beda7cb7a8661004fb702 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisWellsWood%2Ftack-it-on" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ChrisWellsWood/tack-it-on on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ChrisWellsWood/tack-it-on [INFO] finished tweaking git repo https://github.com/ChrisWellsWood/tack-it-on [INFO] tweaked toml for git repo https://github.com/ChrisWellsWood/tack-it-on written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ChrisWellsWood/tack-it-on 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fuchsia-zircon-sys v0.2.0 [INFO] [stderr] Downloaded text_io v0.1.6 [INFO] [stderr] Downloaded atty v0.2.3 [INFO] [stderr] Downloaded fuchsia-zircon v0.2.1 [INFO] [stderr] Downloaded textwrap v0.8.0 [INFO] [stderr] Downloaded ansi_term v0.9.0 [INFO] [stderr] Downloaded serde_derive_internals v0.16.0 [INFO] [stderr] Downloaded serde_derive v1.0.15 [INFO] [stderr] Downloaded crossbeam v0.2.12 [INFO] [stderr] Downloaded serde_json v1.0.3 [INFO] [stderr] Downloaded serde v1.0.15 [INFO] [stderr] Downloaded rand v0.3.17 [INFO] [stderr] Downloaded libc v0.2.31 [INFO] [stderr] Downloaded rand v0.5.4 [INFO] [stderr] Downloaded clap v2.26.2 [INFO] [stderr] Downloaded tempfile v3.0.3 [INFO] [stderr] Downloaded subprocess v0.1.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4dc24023e4cb9d6785b3fd77f8badc7eeb7d26afab6fb42357bc3794949bc547 [INFO] running `Command { std: "docker" "start" "-a" "4dc24023e4cb9d6785b3fd77f8badc7eeb7d26afab6fb42357bc3794949bc547", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4dc24023e4cb9d6785b3fd77f8badc7eeb7d26afab6fb42357bc3794949bc547", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dc24023e4cb9d6785b3fd77f8badc7eeb7d26afab6fb42357bc3794949bc547", kill_on_drop: false }` [INFO] [stdout] 4dc24023e4cb9d6785b3fd77f8badc7eeb7d26afab6fb42357bc3794949bc547 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b2db1f970f91f9b6a50e45db3ac139e867bc5e0620e8045ce0fc1e2cae1d662 [INFO] running `Command { std: "docker" "start" "-a" "2b2db1f970f91f9b6a50e45db3ac139e867bc5e0620e8045ce0fc1e2cae1d662", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking libc v0.2.31 [INFO] [stderr] Checking num-traits v0.1.40 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking serde v1.0.15 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking vec_map v0.8.0 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking text_io v0.1.6 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking term_size v0.3.0 [INFO] [stderr] Checking atty v0.2.3 [INFO] [stderr] Checking time v0.1.38 [INFO] [stderr] Checking rand v0.3.17 [INFO] [stderr] Checking rand v0.5.4 [INFO] [stderr] Checking subprocess v0.1.13 [INFO] [stderr] Checking textwrap v0.8.0 [INFO] [stderr] Checking num-integer v0.1.35 [INFO] [stderr] Checking clap v2.26.2 [INFO] [stderr] Checking num-iter v0.1.34 [INFO] [stderr] Checking num v0.1.40 [INFO] [stderr] Checking tempdir v0.3.5 [INFO] [stderr] Compiling serde_derive_internals v0.16.0 [INFO] [stderr] Checking tempfile v3.0.3 [INFO] [stderr] Compiling serde_derive v1.0.15 [INFO] [stderr] Checking serde_json v1.0.3 [INFO] [stderr] Checking chrono v0.4.0 [INFO] [stderr] Checking tack-it-on v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:26:32 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn run() -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 26 | pub fn run() -> Result<(), Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:26:32 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn run() -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 26 | pub fn run() -> Result<(), Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/init.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn run_init() -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 17 | pub fn run_init() -> Result<(), Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/init.rs:37:72 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn find_tacked_notes(dir: &PathBuf) -> Result, Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 37 | pub fn find_tacked_notes(dir: &PathBuf) -> Result, Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/init.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn run_init() -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 17 | pub fn run_init() -> Result<(), Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/init.rs:37:72 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn find_tacked_notes(dir: &PathBuf) -> Result, Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 37 | pub fn find_tacked_notes(dir: &PathBuf) -> Result, Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/note.rs:98:61 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn run_note(input: &clap::ArgMatches) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 98 | pub fn run_note(input: &clap::ArgMatches) -> Result<(), Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/note.rs:141:52 [INFO] [stdout] | [INFO] [stdout] 141 | fn get_content_from_editor() -> Result> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 141 | fn get_content_from_editor() -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/note.rs:161:21 [INFO] [stdout] | [INFO] [stdout] 161 | ) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 161 | ) -> Result<(), Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/note.rs:179:76 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn get_notes(tacked_dir: &PathBuf) -> Result<(PathBuf, Vec), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 179 | pub fn get_notes(tacked_dir: &PathBuf) -> Result<(PathBuf, Vec), Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/note.rs:199:34 [INFO] [stdout] | [INFO] [stdout] 199 | ) -> Result, Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 199 | ) -> Result, Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/note.rs:229:78 [INFO] [stdout] | [INFO] [stdout] 229 | pub fn save_notes(notes: &Vec, notes_path: &PathBuf) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 229 | pub fn save_notes(notes: &Vec, notes_path: &PathBuf) -> Result<(), Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/rm.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn run_rm(input: &clap::ArgMatches) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 | pub fn run_rm(input: &clap::ArgMatches) -> Result<(), Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/note.rs:98:61 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn run_note(input: &clap::ArgMatches) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 98 | pub fn run_note(input: &clap::ArgMatches) -> Result<(), Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/rm.rs:29:66 [INFO] [stdout] | [INFO] [stdout] 29 | fn remove_note(id: &str, tacked_dir: &PathBuf) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 29 | fn remove_note(id: &str, tacked_dir: &PathBuf) -> Result<(), Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/show.rs:12:61 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn run_show(input: &clap::ArgMatches) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 | pub fn run_show(input: &clap::ArgMatches) -> Result<(), Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/note.rs:141:52 [INFO] [stdout] | [INFO] [stdout] 141 | fn get_content_from_editor() -> Result> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 141 | fn get_content_from_editor() -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/show.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | ) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 35 | ) -> Result<(), Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/note.rs:161:21 [INFO] [stdout] | [INFO] [stdout] 161 | ) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 161 | ) -> Result<(), Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/note.rs:179:76 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn get_notes(tacked_dir: &PathBuf) -> Result<(PathBuf, Vec), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 179 | pub fn get_notes(tacked_dir: &PathBuf) -> Result<(PathBuf, Vec), Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/note.rs:199:34 [INFO] [stdout] | [INFO] [stdout] 199 | ) -> Result, Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 199 | ) -> Result, Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/note.rs:229:78 [INFO] [stdout] | [INFO] [stdout] 229 | pub fn save_notes(notes: &Vec, notes_path: &PathBuf) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 229 | pub fn save_notes(notes: &Vec, notes_path: &PathBuf) -> Result<(), Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/rm.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn run_rm(input: &clap::ArgMatches) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 | pub fn run_rm(input: &clap::ArgMatches) -> Result<(), Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/rm.rs:29:66 [INFO] [stdout] | [INFO] [stdout] 29 | fn remove_note(id: &str, tacked_dir: &PathBuf) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 29 | fn remove_note(id: &str, tacked_dir: &PathBuf) -> Result<(), Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/show.rs:12:61 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn run_show(input: &clap::ArgMatches) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 | pub fn run_show(input: &clap::ArgMatches) -> Result<(), Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/show.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | ) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 35 | ) -> Result<(), Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/note.rs:254:9 [INFO] [stdout] | [INFO] [stdout] 254 | create_note(content.clone(), maybe_on, &tacked_path).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ ------------ argument #3 of type `std::option::Option<(i8, bool)>` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/note.rs:156:8 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn create_note( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 157 | content: String, [INFO] [stdout] | --------------- [INFO] [stdout] 158 | maybe_on: Option<&str>, [INFO] [stdout] | ---------------------- [INFO] [stdout] 159 | maybe_todo: Option<(i8, bool)>, [INFO] [stdout] | ------------------------------ [INFO] [stdout] 160 | tacked_dir: &PathBuf, [INFO] [stdout] | -------------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 254 | create_note(content.clone(), maybe_on, /* std::option::Option<(i8, bool)> */, &tacked_path).unwrap(); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/rm.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | create_note(content.clone(), maybe_on, &tacked_path).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ ------------ argument #3 of type `std::option::Option<(i8, bool)>` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/note.rs:156:8 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn create_note( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 157 | content: String, [INFO] [stdout] | --------------- [INFO] [stdout] 158 | maybe_on: Option<&str>, [INFO] [stdout] | ---------------------- [INFO] [stdout] 159 | maybe_todo: Option<(i8, bool)>, [INFO] [stdout] | ------------------------------ [INFO] [stdout] 160 | tacked_dir: &PathBuf, [INFO] [stdout] | -------------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 73 | create_note(content.clone(), maybe_on, /* std::option::Option<(i8, bool)> */, &tacked_path).unwrap(); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/show.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | create_note(content.clone(), maybe_on, &tacked_path).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ ------------ argument #3 of type `std::option::Option<(i8, bool)>` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/note.rs:156:8 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn create_note( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 157 | content: String, [INFO] [stdout] | --------------- [INFO] [stdout] 158 | maybe_on: Option<&str>, [INFO] [stdout] | ---------------------- [INFO] [stdout] 159 | maybe_todo: Option<(i8, bool)>, [INFO] [stdout] | ------------------------------ [INFO] [stdout] 160 | tacked_dir: &PathBuf, [INFO] [stdout] | -------------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 90 | create_note(content.clone(), maybe_on, /* std::option::Option<(i8, bool)> */, &tacked_path).unwrap(); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/show.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | show_notes(maybe_on, todo, &tacked_path).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ ------------ argument #3 of type `bool` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/show.rs:30:4 [INFO] [stdout] | [INFO] [stdout] 30 | fn show_notes( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 31 | maybe_on: Option<&str>, [INFO] [stdout] | ---------------------- [INFO] [stdout] 32 | oneline: bool, [INFO] [stdout] | ------------- [INFO] [stdout] 33 | todo: bool, [INFO] [stdout] | ---------- [INFO] [stdout] 34 | tacked_dir: &PathBuf, [INFO] [stdout] | -------------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 91 | show_notes(maybe_on, todo, /* bool */, &tacked_path).unwrap(); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tack-it-on` (lib test) due to 5 previous errors; 13 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2b2db1f970f91f9b6a50e45db3ac139e867bc5e0620e8045ce0fc1e2cae1d662", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b2db1f970f91f9b6a50e45db3ac139e867bc5e0620e8045ce0fc1e2cae1d662", kill_on_drop: false }` [INFO] [stdout] 2b2db1f970f91f9b6a50e45db3ac139e867bc5e0620e8045ce0fc1e2cae1d662