[INFO] cloning repository https://github.com/jrpear/jat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jrpear/jat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjrpear%2Fjat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjrpear%2Fjat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c88d14a77728879911082b6ef163a48fab78044 [INFO] checking jrpear/jat against try#87f2ecc56b5f6032b075c8934ebc77f28d57183c for pr-148190 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjrpear%2Fjat" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jrpear/jat [INFO] finished tweaking git repo https://github.com/jrpear/jat [INFO] tweaked toml for git repo https://github.com/jrpear/jat written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jrpear/jat on toolchain 87f2ecc56b5f6032b075c8934ebc77f28d57183c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jrpear/jat 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" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c0f1ef0d8a860ee1de813cc425183382cc860a79ad3ec69dd32b649d4be6511 [INFO] running `Command { std: "docker" "start" "-a" "3c0f1ef0d8a860ee1de813cc425183382cc860a79ad3ec69dd32b649d4be6511", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c0f1ef0d8a860ee1de813cc425183382cc860a79ad3ec69dd32b649d4be6511", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c0f1ef0d8a860ee1de813cc425183382cc860a79ad3ec69dd32b649d4be6511", kill_on_drop: false }` [INFO] [stdout] 3c0f1ef0d8a860ee1de813cc425183382cc860a79ad3ec69dd32b649d4be6511 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 779bf29864f069156b8ef7169fbe537fd8b71e9783e2d56fa878692f127200e2 [INFO] running `Command { std: "docker" "start" "-a" "779bf29864f069156b8ef7169fbe537fd8b71e9783e2d56fa878692f127200e2", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Compiling allocator-api2 v0.2.20 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling cpufeatures v0.2.15 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking sqlformat v0.2.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking clap_lex v0.7.3 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Checking papergrid v0.12.0 [INFO] [stderr] Checking clap_builder v4.5.21 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tabled_derive v0.8.0 [INFO] [stderr] Checking clap v4.5.21 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking tabled v0.16.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.3 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking sqlx-core v0.8.2 [INFO] [stderr] Checking sqlx-sqlite v0.8.2 [INFO] [stderr] Compiling sqlx-macros-core v0.8.2 [INFO] [stderr] Compiling sqlx-macros v0.8.2 [INFO] [stderr] Checking sqlx v0.8.2 [INFO] [stderr] Checking jat v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:454:13 [INFO] [stdout] | [INFO] [stdout] 454 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:454:13 [INFO] [stdout] | [INFO] [stdout] 454 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:460:13 [INFO] [stdout] | [INFO] [stdout] 460 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:460:13 [INFO] [stdout] | [INFO] [stdout] 460 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:461:13 [INFO] [stdout] | [INFO] [stdout] 461 | run(vec![&db, "init"]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:461:13 [INFO] [stdout] | [INFO] [stdout] 461 | run(vec![&db, "init"]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:467:13 [INFO] [stdout] | [INFO] [stdout] 467 | run(vec![&db, "list"]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:467:13 [INFO] [stdout] | [INFO] [stdout] 467 | run(vec![&db, "list"]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:473:13 [INFO] [stdout] | [INFO] [stdout] 473 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:473:13 [INFO] [stdout] | [INFO] [stdout] 473 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:474:13 [INFO] [stdout] | [INFO] [stdout] 474 | run(vec![&db, "list"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:474:13 [INFO] [stdout] | [INFO] [stdout] 474 | run(vec![&db, "list"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:480:13 [INFO] [stdout] | [INFO] [stdout] 480 | run(vec![&db, "not-a-command"]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:480:13 [INFO] [stdout] | [INFO] [stdout] 480 | run(vec![&db, "not-a-command"]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:486:13 [INFO] [stdout] | [INFO] [stdout] 486 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:486:13 [INFO] [stdout] | [INFO] [stdout] 486 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:487:13 [INFO] [stdout] | [INFO] [stdout] 487 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 4]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 4]` [INFO] [stdout] help: the return type of this call is `[&str; 4]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:487:13 [INFO] [stdout] | [INFO] [stdout] 487 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:495:13 [INFO] [stdout] | [INFO] [stdout] 495 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:495:13 [INFO] [stdout] | [INFO] [stdout] 495 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:496:13 [INFO] [stdout] | [INFO] [stdout] 496 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 4]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 4]` [INFO] [stdout] help: the return type of this call is `[&str; 4]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:496:13 [INFO] [stdout] | [INFO] [stdout] 496 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:497:13 [INFO] [stdout] | [INFO] [stdout] 497 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 498 | | &db, [INFO] [stdout] 499 | | "add", [INFO] [stdout] 500 | | "https://employer.net/jobs.php?id=1234", [INFO] [stdout] 501 | | "Engineer", [INFO] [stdout] 502 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 4]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 4]` [INFO] [stdout] help: the return type of this call is `[&str; 4]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:497:13 [INFO] [stdout] | [INFO] [stdout] 497 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 498 | | &db, [INFO] [stdout] 499 | | "add", [INFO] [stdout] 500 | | "https://employer.net/jobs.php?id=1234", [INFO] [stdout] 501 | | "Engineer", [INFO] [stdout] 502 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:504:26 [INFO] [stdout] | [INFO] [stdout] 504 | let result = run(vec![&db, "list"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:504:26 [INFO] [stdout] | [INFO] [stdout] 504 | let result = run(vec![&db, "list"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:512:13 [INFO] [stdout] | [INFO] [stdout] 512 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 4]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 4]` [INFO] [stdout] help: the return type of this call is `[&str; 4]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:512:13 [INFO] [stdout] | [INFO] [stdout] 512 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:518:13 [INFO] [stdout] | [INFO] [stdout] 518 | run(vec![&db, "add"]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:518:13 [INFO] [stdout] | [INFO] [stdout] 518 | run(vec![&db, "add"]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:524:13 [INFO] [stdout] | [INFO] [stdout] 524 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:524:13 [INFO] [stdout] | [INFO] [stdout] 524 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:525:13 [INFO] [stdout] | [INFO] [stdout] 525 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 526 | | &db, [INFO] [stdout] 527 | | "add", [INFO] [stdout] 528 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 531 | | "2024-07-04", [INFO] [stdout] 532 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 6]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 6]` [INFO] [stdout] help: the return type of this call is `[&str; 6]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:525:13 [INFO] [stdout] | [INFO] [stdout] 525 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 526 | | &db, [INFO] [stdout] 527 | | "add", [INFO] [stdout] 528 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 531 | | "2024-07-04", [INFO] [stdout] 532 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:539:13 [INFO] [stdout] | [INFO] [stdout] 539 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:539:13 [INFO] [stdout] | [INFO] [stdout] 539 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:540:13 [INFO] [stdout] | [INFO] [stdout] 540 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 541 | | &db, [INFO] [stdout] 542 | | "add", [INFO] [stdout] 543 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 546 | | "2024-3f4", [INFO] [stdout] 547 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 6]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 6]` [INFO] [stdout] help: the return type of this call is `[&str; 6]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:540:13 [INFO] [stdout] | [INFO] [stdout] 540 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 541 | | &db, [INFO] [stdout] 542 | | "add", [INFO] [stdout] 543 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 546 | | "2024-3f4", [INFO] [stdout] 547 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:554:13 [INFO] [stdout] | [INFO] [stdout] 554 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:554:13 [INFO] [stdout] | [INFO] [stdout] 554 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:555:13 [INFO] [stdout] | [INFO] [stdout] 555 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 556 | | &db, [INFO] [stdout] 557 | | "add", [INFO] [stdout] 558 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 561 | | "2024-07-04", [INFO] [stdout] 562 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 6]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 6]` [INFO] [stdout] help: the return type of this call is `[&str; 6]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:555:13 [INFO] [stdout] | [INFO] [stdout] 555 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 556 | | &db, [INFO] [stdout] 557 | | "add", [INFO] [stdout] 558 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 561 | | "2024-07-04", [INFO] [stdout] 562 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:564:26 [INFO] [stdout] | [INFO] [stdout] 564 | let result = run(vec![&db, "list"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:564:26 [INFO] [stdout] | [INFO] [stdout] 564 | let result = run(vec![&db, "list"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:571:13 [INFO] [stdout] | [INFO] [stdout] 571 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:571:13 [INFO] [stdout] | [INFO] [stdout] 571 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:572:13 [INFO] [stdout] | [INFO] [stdout] 572 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 4]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 4]` [INFO] [stdout] help: the return type of this call is `[&str; 4]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:572:13 [INFO] [stdout] | [INFO] [stdout] 572 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:573:26 [INFO] [stdout] | [INFO] [stdout] 573 | let result = run(vec![&db, "list"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:573:26 [INFO] [stdout] | [INFO] [stdout] 573 | let result = run(vec![&db, "list"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:582:13 [INFO] [stdout] | [INFO] [stdout] 582 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:582:13 [INFO] [stdout] | [INFO] [stdout] 582 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:583:13 [INFO] [stdout] | [INFO] [stdout] 583 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 4]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 4]` [INFO] [stdout] help: the return type of this call is `[&str; 4]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:583:13 [INFO] [stdout] | [INFO] [stdout] 583 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:584:26 [INFO] [stdout] | [INFO] [stdout] 584 | let result = run(vec![&db, "list"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:584:26 [INFO] [stdout] | [INFO] [stdout] 584 | let result = run(vec![&db, "list"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:591:13 [INFO] [stdout] | [INFO] [stdout] 591 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:591:13 [INFO] [stdout] | [INFO] [stdout] 591 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:592:13 [INFO] [stdout] | [INFO] [stdout] 592 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 4]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 4]` [INFO] [stdout] help: the return type of this call is `[&str; 4]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:592:13 [INFO] [stdout] | [INFO] [stdout] 592 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:593:13 [INFO] [stdout] | [INFO] [stdout] 593 | run(vec![&db, "remove", "example.com"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 3]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 3]` [INFO] [stdout] help: the return type of this call is `[&str; 3]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:593:13 [INFO] [stdout] | [INFO] [stdout] 593 | run(vec![&db, "remove", "example.com"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:599:13 [INFO] [stdout] | [INFO] [stdout] 599 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:599:13 [INFO] [stdout] | [INFO] [stdout] 599 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:600:13 [INFO] [stdout] | [INFO] [stdout] 600 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 4]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 4]` [INFO] [stdout] help: the return type of this call is `[&str; 4]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:600:13 [INFO] [stdout] | [INFO] [stdout] 600 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:601:13 [INFO] [stdout] | [INFO] [stdout] 601 | run(vec![&db, "remove", "jobs.com"]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 3]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 3]` [INFO] [stdout] help: the return type of this call is `[&str; 3]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:601:13 [INFO] [stdout] | [INFO] [stdout] 601 | run(vec![&db, "remove", "jobs.com"]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:607:13 [INFO] [stdout] | [INFO] [stdout] 607 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:607:13 [INFO] [stdout] | [INFO] [stdout] 607 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:608:13 [INFO] [stdout] | [INFO] [stdout] 608 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 4]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 4]` [INFO] [stdout] help: the return type of this call is `[&str; 4]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:608:13 [INFO] [stdout] | [INFO] [stdout] 608 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:609:13 [INFO] [stdout] | [INFO] [stdout] 609 | run(vec![&db, "remove", "example.com"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 3]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 3]` [INFO] [stdout] help: the return type of this call is `[&str; 3]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:609:13 [INFO] [stdout] | [INFO] [stdout] 609 | run(vec![&db, "remove", "example.com"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:610:26 [INFO] [stdout] | [INFO] [stdout] 610 | let result = run(vec![&db, "list"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:610:26 [INFO] [stdout] | [INFO] [stdout] 610 | let result = run(vec![&db, "list"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:617:13 [INFO] [stdout] | [INFO] [stdout] 617 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:617:13 [INFO] [stdout] | [INFO] [stdout] 617 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:618:13 [INFO] [stdout] | [INFO] [stdout] 618 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 4]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 4]` [INFO] [stdout] help: the return type of this call is `[&str; 4]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:618:13 [INFO] [stdout] | [INFO] [stdout] 618 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:619:13 [INFO] [stdout] | [INFO] [stdout] 619 | run(vec![&db, "add", "example.com", "Sales"]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 4]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 4]` [INFO] [stdout] help: the return type of this call is `[&str; 4]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:619:13 [INFO] [stdout] | [INFO] [stdout] 619 | run(vec![&db, "add", "example.com", "Sales"]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:626:13 [INFO] [stdout] | [INFO] [stdout] 626 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:626:13 [INFO] [stdout] | [INFO] [stdout] 626 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:627:13 [INFO] [stdout] | [INFO] [stdout] 627 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 628 | | &db, [INFO] [stdout] 629 | | "add", [INFO] [stdout] 630 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 633 | | &resume, [INFO] [stdout] 634 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 6]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 6]` [INFO] [stdout] help: the return type of this call is `[&str; 6]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:627:13 [INFO] [stdout] | [INFO] [stdout] 627 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 628 | | &db, [INFO] [stdout] 629 | | "add", [INFO] [stdout] 630 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 633 | | &resume, [INFO] [stdout] 634 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:641:13 [INFO] [stdout] | [INFO] [stdout] 641 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:641:13 [INFO] [stdout] | [INFO] [stdout] 641 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:642:13 [INFO] [stdout] | [INFO] [stdout] 642 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 643 | | &db, [INFO] [stdout] 644 | | "add", [INFO] [stdout] 645 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 648 | | &resume, [INFO] [stdout] 649 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 6]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 6]` [INFO] [stdout] help: the return type of this call is `[&str; 6]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:642:13 [INFO] [stdout] | [INFO] [stdout] 642 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 643 | | &db, [INFO] [stdout] 644 | | "add", [INFO] [stdout] 645 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 648 | | &resume, [INFO] [stdout] 649 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:657:13 [INFO] [stdout] | [INFO] [stdout] 657 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:657:13 [INFO] [stdout] | [INFO] [stdout] 657 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:658:13 [INFO] [stdout] | [INFO] [stdout] 658 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 659 | | &db, [INFO] [stdout] 660 | | "add", [INFO] [stdout] 661 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 664 | | &resume_in, [INFO] [stdout] 665 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 6]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 6]` [INFO] [stdout] help: the return type of this call is `[&str; 6]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:658:13 [INFO] [stdout] | [INFO] [stdout] 658 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 659 | | &db, [INFO] [stdout] 660 | | "add", [INFO] [stdout] 661 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 664 | | &resume_in, [INFO] [stdout] 665 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | run(vec![&db, "export", "example.com", "--resume", &resume_out]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 5]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 5]` [INFO] [stdout] help: the return type of this call is `[&str; 5]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | run(vec![&db, "export", "example.com", "--resume", &resume_out]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:675:13 [INFO] [stdout] | [INFO] [stdout] 675 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:675:13 [INFO] [stdout] | [INFO] [stdout] 675 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:676:13 [INFO] [stdout] | [INFO] [stdout] 676 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 677 | | &db, [INFO] [stdout] 678 | | "add", [INFO] [stdout] 679 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 682 | | &resume_in, [INFO] [stdout] 683 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 6]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 6]` [INFO] [stdout] help: the return type of this call is `[&str; 6]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:676:13 [INFO] [stdout] | [INFO] [stdout] 676 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 677 | | &db, [INFO] [stdout] 678 | | "add", [INFO] [stdout] 679 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 682 | | &resume_in, [INFO] [stdout] 683 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:685:13 [INFO] [stdout] | [INFO] [stdout] 685 | run(vec![&db, "export", "example.com", "--resume", &resume_out]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 5]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 5]` [INFO] [stdout] help: the return type of this call is `[&str; 5]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:685:13 [INFO] [stdout] | [INFO] [stdout] 685 | run(vec![&db, "export", "example.com", "--resume", &resume_out]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:691:13 [INFO] [stdout] | [INFO] [stdout] 691 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:691:13 [INFO] [stdout] | [INFO] [stdout] 691 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:692:13 [INFO] [stdout] | [INFO] [stdout] 692 | run(vec![&db, "export", "example.com", "--resume", &resume_out]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 5]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 5]` [INFO] [stdout] help: the return type of this call is `[&str; 5]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:692:13 [INFO] [stdout] | [INFO] [stdout] 692 | run(vec![&db, "export", "example.com", "--resume", &resume_out]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:698:13 [INFO] [stdout] | [INFO] [stdout] 698 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:698:13 [INFO] [stdout] | [INFO] [stdout] 698 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:699:13 [INFO] [stdout] | [INFO] [stdout] 699 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 4]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 4]` [INFO] [stdout] help: the return type of this call is `[&str; 4]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:699:13 [INFO] [stdout] | [INFO] [stdout] 699 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:700:13 [INFO] [stdout] | [INFO] [stdout] 700 | run(vec![&db, "export", "example.com", "--resume", &resume_out]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 5]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 5]` [INFO] [stdout] help: the return type of this call is `[&str; 5]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:700:13 [INFO] [stdout] | [INFO] [stdout] 700 | run(vec![&db, "export", "example.com", "--resume", &resume_out]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:709:13 [INFO] [stdout] | [INFO] [stdout] 709 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:709:13 [INFO] [stdout] | [INFO] [stdout] 709 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:710:13 [INFO] [stdout] | [INFO] [stdout] 710 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 711 | | &db, [INFO] [stdout] 712 | | "add", [INFO] [stdout] 713 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 716 | | &resume_in, [INFO] [stdout] 717 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 6]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 6]` [INFO] [stdout] help: the return type of this call is `[&str; 6]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:710:13 [INFO] [stdout] | [INFO] [stdout] 710 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 711 | | &db, [INFO] [stdout] 712 | | "add", [INFO] [stdout] 713 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 716 | | &resume_in, [INFO] [stdout] 717 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:719:13 [INFO] [stdout] | [INFO] [stdout] 719 | run(vec![&db, "export", "example.com", "--resume", &resume_out]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 5]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 5]` [INFO] [stdout] help: the return type of this call is `[&str; 5]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:719:13 [INFO] [stdout] | [INFO] [stdout] 719 | run(vec![&db, "export", "example.com", "--resume", &resume_out]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:732:13 [INFO] [stdout] | [INFO] [stdout] 732 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:732:13 [INFO] [stdout] | [INFO] [stdout] 732 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:733:13 [INFO] [stdout] | [INFO] [stdout] 733 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 734 | | &db, [INFO] [stdout] 735 | | "add", [INFO] [stdout] 736 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 739 | | &resume_in, [INFO] [stdout] 740 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 6]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 6]` [INFO] [stdout] help: the return type of this call is `[&str; 6]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:733:13 [INFO] [stdout] | [INFO] [stdout] 733 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 734 | | &db, [INFO] [stdout] 735 | | "add", [INFO] [stdout] 736 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 739 | | &resume_in, [INFO] [stdout] 740 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:742:26 [INFO] [stdout] | [INFO] [stdout] 742 | let result = run(vec![&db, "list"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:742:26 [INFO] [stdout] | [INFO] [stdout] 742 | let result = run(vec![&db, "list"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:749:13 [INFO] [stdout] | [INFO] [stdout] 749 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:749:13 [INFO] [stdout] | [INFO] [stdout] 749 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:750:13 [INFO] [stdout] | [INFO] [stdout] 750 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 4]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 4]` [INFO] [stdout] help: the return type of this call is `[&str; 4]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:750:13 [INFO] [stdout] | [INFO] [stdout] 750 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:751:26 [INFO] [stdout] | [INFO] [stdout] 751 | let result = run(vec![&db, "list"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:751:26 [INFO] [stdout] | [INFO] [stdout] 751 | let result = run(vec![&db, "list"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:758:13 [INFO] [stdout] | [INFO] [stdout] 758 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:758:13 [INFO] [stdout] | [INFO] [stdout] 758 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:759:13 [INFO] [stdout] | [INFO] [stdout] 759 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 760 | | &db, [INFO] [stdout] 761 | | "add", [INFO] [stdout] 762 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 765 | | "declined", [INFO] [stdout] 766 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 6]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 6]` [INFO] [stdout] help: the return type of this call is `[&str; 6]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:759:13 [INFO] [stdout] | [INFO] [stdout] 759 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 760 | | &db, [INFO] [stdout] 761 | | "add", [INFO] [stdout] 762 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 765 | | "declined", [INFO] [stdout] 766 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:773:13 [INFO] [stdout] | [INFO] [stdout] 773 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:773:13 [INFO] [stdout] | [INFO] [stdout] 773 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:774:13 [INFO] [stdout] | [INFO] [stdout] 774 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 775 | | &db, [INFO] [stdout] 776 | | "add", [INFO] [stdout] 777 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 780 | | "i-am-an-invalid-status", [INFO] [stdout] 781 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 6]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 6]` [INFO] [stdout] help: the return type of this call is `[&str; 6]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:774:13 [INFO] [stdout] | [INFO] [stdout] 774 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 775 | | &db, [INFO] [stdout] 776 | | "add", [INFO] [stdout] 777 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 780 | | "i-am-an-invalid-status", [INFO] [stdout] 781 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:788:13 [INFO] [stdout] | [INFO] [stdout] 788 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:788:13 [INFO] [stdout] | [INFO] [stdout] 788 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:789:13 [INFO] [stdout] | [INFO] [stdout] 789 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 790 | | &db, [INFO] [stdout] 791 | | "add", [INFO] [stdout] 792 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 795 | | "declined", [INFO] [stdout] 796 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 6]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 6]` [INFO] [stdout] help: the return type of this call is `[&str; 6]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:789:13 [INFO] [stdout] | [INFO] [stdout] 789 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 790 | | &db, [INFO] [stdout] 791 | | "add", [INFO] [stdout] 792 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 795 | | "declined", [INFO] [stdout] 796 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:798:26 [INFO] [stdout] | [INFO] [stdout] 798 | let result = run(vec![&db, "list"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:798:26 [INFO] [stdout] | [INFO] [stdout] 798 | let result = run(vec![&db, "list"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:805:13 [INFO] [stdout] | [INFO] [stdout] 805 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:805:13 [INFO] [stdout] | [INFO] [stdout] 805 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:806:13 [INFO] [stdout] | [INFO] [stdout] 806 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 4]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 4]` [INFO] [stdout] help: the return type of this call is `[&str; 4]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:806:13 [INFO] [stdout] | [INFO] [stdout] 806 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:807:26 [INFO] [stdout] | [INFO] [stdout] 807 | let result = run(vec![&db, "list"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:807:26 [INFO] [stdout] | [INFO] [stdout] 807 | let result = run(vec![&db, "list"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:814:13 [INFO] [stdout] | [INFO] [stdout] 814 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:814:13 [INFO] [stdout] | [INFO] [stdout] 814 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:815:13 [INFO] [stdout] | [INFO] [stdout] 815 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 816 | | &db, [INFO] [stdout] 817 | | "add", [INFO] [stdout] 818 | | "example.com/1", [INFO] [stdout] ... | [INFO] [stdout] 821 | | "declined", [INFO] [stdout] 822 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 6]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 6]` [INFO] [stdout] help: the return type of this call is `[&str; 6]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:815:13 [INFO] [stdout] | [INFO] [stdout] 815 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 816 | | &db, [INFO] [stdout] 817 | | "add", [INFO] [stdout] 818 | | "example.com/1", [INFO] [stdout] ... | [INFO] [stdout] 821 | | "declined", [INFO] [stdout] 822 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:825:13 [INFO] [stdout] | [INFO] [stdout] 825 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 826 | | &db, [INFO] [stdout] 827 | | "add", [INFO] [stdout] 828 | | "example.com/2", [INFO] [stdout] ... | [INFO] [stdout] 831 | | "sent", [INFO] [stdout] 832 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 6]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 6]` [INFO] [stdout] help: the return type of this call is `[&str; 6]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:825:13 [INFO] [stdout] | [INFO] [stdout] 825 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 826 | | &db, [INFO] [stdout] 827 | | "add", [INFO] [stdout] 828 | | "example.com/2", [INFO] [stdout] ... | [INFO] [stdout] 831 | | "sent", [INFO] [stdout] 832 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:835:13 [INFO] [stdout] | [INFO] [stdout] 835 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 836 | | &db, [INFO] [stdout] 837 | | "add", [INFO] [stdout] 838 | | "example.com/3", [INFO] [stdout] ... | [INFO] [stdout] 841 | | "interview", [INFO] [stdout] 842 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 6]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 6]` [INFO] [stdout] help: the return type of this call is `[&str; 6]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:835:13 [INFO] [stdout] | [INFO] [stdout] 835 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 836 | | &db, [INFO] [stdout] 837 | | "add", [INFO] [stdout] 838 | | "example.com/3", [INFO] [stdout] ... | [INFO] [stdout] 841 | | "interview", [INFO] [stdout] 842 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:845:13 [INFO] [stdout] | [INFO] [stdout] 845 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 846 | | &db, [INFO] [stdout] 847 | | "add", [INFO] [stdout] 848 | | "example.com/4", [INFO] [stdout] ... | [INFO] [stdout] 851 | | "found", [INFO] [stdout] 852 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 6]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 6]` [INFO] [stdout] help: the return type of this call is `[&str; 6]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:845:13 [INFO] [stdout] | [INFO] [stdout] 845 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 846 | | &db, [INFO] [stdout] 847 | | "add", [INFO] [stdout] 848 | | "example.com/4", [INFO] [stdout] ... | [INFO] [stdout] 851 | | "found", [INFO] [stdout] 852 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:855:26 [INFO] [stdout] | [INFO] [stdout] 855 | let result = run(vec![&db, "list"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:855:26 [INFO] [stdout] | [INFO] [stdout] 855 | let result = run(vec![&db, "list"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:865:13 [INFO] [stdout] | [INFO] [stdout] 865 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:865:13 [INFO] [stdout] | [INFO] [stdout] 865 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:866:13 [INFO] [stdout] | [INFO] [stdout] 866 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 867 | | &db, [INFO] [stdout] 868 | | "add", [INFO] [stdout] 869 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 872 | | "declined", [INFO] [stdout] 873 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 6]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 6]` [INFO] [stdout] help: the return type of this call is `[&str; 6]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:866:13 [INFO] [stdout] | [INFO] [stdout] 866 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 867 | | &db, [INFO] [stdout] 868 | | "add", [INFO] [stdout] 869 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 872 | | "declined", [INFO] [stdout] 873 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:875:13 [INFO] [stdout] | [INFO] [stdout] 875 | run(vec![&db, "update", "example.com", "--status", "interview"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 5]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 5]` [INFO] [stdout] help: the return type of this call is `[&str; 5]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:875:13 [INFO] [stdout] | [INFO] [stdout] 875 | run(vec![&db, "update", "example.com", "--status", "interview"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:881:13 [INFO] [stdout] | [INFO] [stdout] 881 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:881:13 [INFO] [stdout] | [INFO] [stdout] 881 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:882:13 [INFO] [stdout] | [INFO] [stdout] 882 | run(vec![&db, "update", "example.com", "--status", "declined"]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 5]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 5]` [INFO] [stdout] help: the return type of this call is `[&str; 5]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:882:13 [INFO] [stdout] | [INFO] [stdout] 882 | run(vec![&db, "update", "example.com", "--status", "declined"]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:888:13 [INFO] [stdout] | [INFO] [stdout] 888 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:888:13 [INFO] [stdout] | [INFO] [stdout] 888 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:889:13 [INFO] [stdout] | [INFO] [stdout] 889 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 890 | | &db, [INFO] [stdout] 891 | | "add", [INFO] [stdout] 892 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 895 | | "declined", [INFO] [stdout] 896 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 6]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 6]` [INFO] [stdout] help: the return type of this call is `[&str; 6]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:889:13 [INFO] [stdout] | [INFO] [stdout] 889 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 890 | | &db, [INFO] [stdout] 891 | | "add", [INFO] [stdout] 892 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 895 | | "declined", [INFO] [stdout] 896 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:898:13 [INFO] [stdout] | [INFO] [stdout] 898 | run(vec![&db, "update", "example.com", "--status", "interview"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 5]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 5]` [INFO] [stdout] help: the return type of this call is `[&str; 5]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:898:13 [INFO] [stdout] | [INFO] [stdout] 898 | run(vec![&db, "update", "example.com", "--status", "interview"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:899:26 [INFO] [stdout] | [INFO] [stdout] 899 | let result = run(vec![&db, "list"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:899:26 [INFO] [stdout] | [INFO] [stdout] 899 | let result = run(vec![&db, "list"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:912:13 [INFO] [stdout] | [INFO] [stdout] 912 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:912:13 [INFO] [stdout] | [INFO] [stdout] 912 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:914:13 [INFO] [stdout] | [INFO] [stdout] 914 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 915 | | &db, [INFO] [stdout] 916 | | "add", [INFO] [stdout] 917 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 920 | | &resume_in, [INFO] [stdout] 921 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 6]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 6]` [INFO] [stdout] help: the return type of this call is `[&str; 6]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:914:13 [INFO] [stdout] | [INFO] [stdout] 914 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 915 | | &db, [INFO] [stdout] 916 | | "add", [INFO] [stdout] 917 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 920 | | &resume_in, [INFO] [stdout] 921 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:924:13 [INFO] [stdout] | [INFO] [stdout] 924 | run(vec![&db, "update", "example.com", "--status", "interview"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 5]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 5]` [INFO] [stdout] help: the return type of this call is `[&str; 5]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:924:13 [INFO] [stdout] | [INFO] [stdout] 924 | run(vec![&db, "update", "example.com", "--status", "interview"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:926:13 [INFO] [stdout] | [INFO] [stdout] 926 | run(vec![&db, "export", "example.com", "--resume", &resume_out]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 5]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 5]` [INFO] [stdout] help: the return type of this call is `[&str; 5]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:926:13 [INFO] [stdout] | [INFO] [stdout] 926 | run(vec![&db, "export", "example.com", "--resume", &resume_out]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:928:13 [INFO] [stdout] | [INFO] [stdout] 928 | run(vec![&db, "list"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:928:13 [INFO] [stdout] | [INFO] [stdout] 928 | run(vec![&db, "list"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:938:13 [INFO] [stdout] | [INFO] [stdout] 938 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:938:13 [INFO] [stdout] | [INFO] [stdout] 938 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:940:13 [INFO] [stdout] | [INFO] [stdout] 940 | run(vec![&db, "init"]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:940:13 [INFO] [stdout] | [INFO] [stdout] 940 | run(vec![&db, "init"]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:942:13 [INFO] [stdout] | [INFO] [stdout] 942 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 943 | | &db, [INFO] [stdout] 944 | | "add", [INFO] [stdout] 945 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 948 | | &resume_in, [INFO] [stdout] 949 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 6]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 6]` [INFO] [stdout] help: the return type of this call is `[&str; 6]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:942:13 [INFO] [stdout] | [INFO] [stdout] 942 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 943 | | &db, [INFO] [stdout] 944 | | "add", [INFO] [stdout] 945 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 948 | | &resume_in, [INFO] [stdout] 949 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:952:13 [INFO] [stdout] | [INFO] [stdout] 952 | run(vec![&db, "update", "example.com", "--status", "interview"]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 5]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 5]` [INFO] [stdout] help: the return type of this call is `[&str; 5]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:952:13 [INFO] [stdout] | [INFO] [stdout] 952 | run(vec![&db, "update", "example.com", "--status", "interview"]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:954:13 [INFO] [stdout] | [INFO] [stdout] 954 | run(vec![&db, "export", "example.com", "--resume", &resume_out]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 5]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 5]` [INFO] [stdout] help: the return type of this call is `[&str; 5]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:954:13 [INFO] [stdout] | [INFO] [stdout] 954 | run(vec![&db, "export", "example.com", "--resume", &resume_out]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:961:13 [INFO] [stdout] | [INFO] [stdout] 961 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:961:13 [INFO] [stdout] | [INFO] [stdout] 961 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:962:13 [INFO] [stdout] | [INFO] [stdout] 962 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 963 | | &db, [INFO] [stdout] 964 | | "add", [INFO] [stdout] 965 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 968 | | "declined", [INFO] [stdout] 969 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 6]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 6]` [INFO] [stdout] help: the return type of this call is `[&str; 6]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:962:13 [INFO] [stdout] | [INFO] [stdout] 962 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 963 | | &db, [INFO] [stdout] 964 | | "add", [INFO] [stdout] 965 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 968 | | "declined", [INFO] [stdout] 969 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:971:13 [INFO] [stdout] | [INFO] [stdout] 971 | run(vec![&db, "update", "example.com"]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 3]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 3]` [INFO] [stdout] help: the return type of this call is `[&str; 3]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:971:13 [INFO] [stdout] | [INFO] [stdout] 971 | run(vec![&db, "update", "example.com"]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:977:13 [INFO] [stdout] | [INFO] [stdout] 977 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:977:13 [INFO] [stdout] | [INFO] [stdout] 977 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:978:13 [INFO] [stdout] | [INFO] [stdout] 978 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 4]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 4]` [INFO] [stdout] help: the return type of this call is `[&str; 4]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:978:13 [INFO] [stdout] | [INFO] [stdout] 978 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:979:13 [INFO] [stdout] | [INFO] [stdout] 979 | run(vec![&db, "update", "example.com", "--date", "2024-07-04"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 5]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 5]` [INFO] [stdout] help: the return type of this call is `[&str; 5]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:979:13 [INFO] [stdout] | [INFO] [stdout] 979 | run(vec![&db, "update", "example.com", "--date", "2024-07-04"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:985:13 [INFO] [stdout] | [INFO] [stdout] 985 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:985:13 [INFO] [stdout] | [INFO] [stdout] 985 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:986:13 [INFO] [stdout] | [INFO] [stdout] 986 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 4]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 4]` [INFO] [stdout] help: the return type of this call is `[&str; 4]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:986:13 [INFO] [stdout] | [INFO] [stdout] 986 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:987:13 [INFO] [stdout] | [INFO] [stdout] 987 | run(vec![&db, "update", "example.com", "--date", "2024-07-04"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 5]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 5]` [INFO] [stdout] help: the return type of this call is `[&str; 5]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:987:13 [INFO] [stdout] | [INFO] [stdout] 987 | run(vec![&db, "update", "example.com", "--date", "2024-07-04"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:988:26 [INFO] [stdout] | [INFO] [stdout] 988 | let result = run(vec![&db, "list"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:988:26 [INFO] [stdout] | [INFO] [stdout] 988 | let result = run(vec![&db, "list"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:996:13 [INFO] [stdout] | [INFO] [stdout] 996 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:996:13 [INFO] [stdout] | [INFO] [stdout] 996 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:997:13 [INFO] [stdout] | [INFO] [stdout] 997 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 4]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 4]` [INFO] [stdout] help: the return type of this call is `[&str; 4]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:997:13 [INFO] [stdout] | [INFO] [stdout] 997 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:998:13 [INFO] [stdout] | [INFO] [stdout] 998 | run(vec![&db, "update", "example.com", "--resume", &resume_in]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 5]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 5]` [INFO] [stdout] help: the return type of this call is `[&str; 5]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:998:13 [INFO] [stdout] | [INFO] [stdout] 998 | run(vec![&db, "update", "example.com", "--resume", &resume_in]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1005:13 [INFO] [stdout] | [INFO] [stdout] 1005 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1005:13 [INFO] [stdout] | [INFO] [stdout] 1005 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1006:13 [INFO] [stdout] | [INFO] [stdout] 1006 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1007 | | &db, [INFO] [stdout] 1008 | | "add", [INFO] [stdout] 1009 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1012 | | &resume_in, [INFO] [stdout] 1013 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 6]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 6]` [INFO] [stdout] help: the return type of this call is `[&str; 6]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1006:13 [INFO] [stdout] | [INFO] [stdout] 1006 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1007 | | &db, [INFO] [stdout] 1008 | | "add", [INFO] [stdout] 1009 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1012 | | &resume_in, [INFO] [stdout] 1013 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1015:13 [INFO] [stdout] | [INFO] [stdout] 1015 | run(vec![&db, "update", "example.com", "--noresume"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 4]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 4]` [INFO] [stdout] help: the return type of this call is `[&str; 4]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1015:13 [INFO] [stdout] | [INFO] [stdout] 1015 | run(vec![&db, "update", "example.com", "--noresume"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1023:13 [INFO] [stdout] | [INFO] [stdout] 1023 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1023:13 [INFO] [stdout] | [INFO] [stdout] 1023 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1024:13 [INFO] [stdout] | [INFO] [stdout] 1024 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 4]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 4]` [INFO] [stdout] help: the return type of this call is `[&str; 4]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1024:13 [INFO] [stdout] | [INFO] [stdout] 1024 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1025:13 [INFO] [stdout] | [INFO] [stdout] 1025 | run(vec![&db, "update", "example.com", "--resume", &resume_in]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 5]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 5]` [INFO] [stdout] help: the return type of this call is `[&str; 5]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1025:13 [INFO] [stdout] | [INFO] [stdout] 1025 | run(vec![&db, "update", "example.com", "--resume", &resume_in]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1026:13 [INFO] [stdout] | [INFO] [stdout] 1026 | run(vec![&db, "export", "example.com", "--resume", &resume_out]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 5]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 5]` [INFO] [stdout] help: the return type of this call is `[&str; 5]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1026:13 [INFO] [stdout] | [INFO] [stdout] 1026 | run(vec![&db, "export", "example.com", "--resume", &resume_out]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1037:13 [INFO] [stdout] | [INFO] [stdout] 1037 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1037:13 [INFO] [stdout] | [INFO] [stdout] 1037 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1038:13 [INFO] [stdout] | [INFO] [stdout] 1038 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1039 | | &db, [INFO] [stdout] 1040 | | "add", [INFO] [stdout] 1041 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1044 | | &resume_in, [INFO] [stdout] 1045 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 6]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 6]` [INFO] [stdout] help: the return type of this call is `[&str; 6]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1038:13 [INFO] [stdout] | [INFO] [stdout] 1038 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1039 | | &db, [INFO] [stdout] 1040 | | "add", [INFO] [stdout] 1041 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1044 | | &resume_in, [INFO] [stdout] 1045 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1047:13 [INFO] [stdout] | [INFO] [stdout] 1047 | run(vec![&db, "update", "example.com", "--noresume"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 4]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 4]` [INFO] [stdout] help: the return type of this call is `[&str; 4]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1047:13 [INFO] [stdout] | [INFO] [stdout] 1047 | run(vec![&db, "update", "example.com", "--noresume"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1048:13 [INFO] [stdout] | [INFO] [stdout] 1048 | run(vec![&db, "export", "example.com", "--resume", &resume_out]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 5]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 5]` [INFO] [stdout] help: the return type of this call is `[&str; 5]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1048:13 [INFO] [stdout] | [INFO] [stdout] 1048 | run(vec![&db, "export", "example.com", "--resume", &resume_out]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1055:13 [INFO] [stdout] | [INFO] [stdout] 1055 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1055:13 [INFO] [stdout] | [INFO] [stdout] 1055 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1056:13 [INFO] [stdout] | [INFO] [stdout] 1056 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1057 | | &db, [INFO] [stdout] 1058 | | "add", [INFO] [stdout] 1059 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1064 | | &resume, [INFO] [stdout] 1065 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 8]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 8]` [INFO] [stdout] help: the return type of this call is `[&str; 8]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1056:13 [INFO] [stdout] | [INFO] [stdout] 1056 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1057 | | &db, [INFO] [stdout] 1058 | | "add", [INFO] [stdout] 1059 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1064 | | &resume, [INFO] [stdout] 1065 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1073:13 [INFO] [stdout] | [INFO] [stdout] 1073 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1073:13 [INFO] [stdout] | [INFO] [stdout] 1073 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1074:13 [INFO] [stdout] | [INFO] [stdout] 1074 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1075 | | &db, [INFO] [stdout] 1076 | | "add", [INFO] [stdout] 1077 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1080 | | &resume, [INFO] [stdout] 1081 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 6]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 6]` [INFO] [stdout] help: the return type of this call is `[&str; 6]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1074:13 [INFO] [stdout] | [INFO] [stdout] 1074 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1075 | | &db, [INFO] [stdout] 1076 | | "add", [INFO] [stdout] 1077 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1080 | | &resume, [INFO] [stdout] 1081 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1083:13 [INFO] [stdout] | [INFO] [stdout] 1083 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1084 | | &db, [INFO] [stdout] 1085 | | "add", [INFO] [stdout] 1086 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1089 | | "resume", [INFO] [stdout] 1090 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 6]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 6]` [INFO] [stdout] help: the return type of this call is `[&str; 6]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1083:13 [INFO] [stdout] | [INFO] [stdout] 1083 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1084 | | &db, [INFO] [stdout] 1085 | | "add", [INFO] [stdout] 1086 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1089 | | "resume", [INFO] [stdout] 1090 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1099:13 [INFO] [stdout] | [INFO] [stdout] 1099 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1099:13 [INFO] [stdout] | [INFO] [stdout] 1099 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1100:13 [INFO] [stdout] | [INFO] [stdout] 1100 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1101 | | &db, [INFO] [stdout] 1102 | | "add", [INFO] [stdout] 1103 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1108 | | &resume_in, [INFO] [stdout] 1109 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 8]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 8]` [INFO] [stdout] help: the return type of this call is `[&str; 8]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1100:13 [INFO] [stdout] | [INFO] [stdout] 1100 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1101 | | &db, [INFO] [stdout] 1102 | | "add", [INFO] [stdout] 1103 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1108 | | &resume_in, [INFO] [stdout] 1109 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1111:13 [INFO] [stdout] | [INFO] [stdout] 1111 | run(vec![&db, "export", "example.com", "--resume", &resume_out]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 5]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 5]` [INFO] [stdout] help: the return type of this call is `[&str; 5]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1111:13 [INFO] [stdout] | [INFO] [stdout] 1111 | run(vec![&db, "export", "example.com", "--resume", &resume_out]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1123:13 [INFO] [stdout] | [INFO] [stdout] 1123 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1123:13 [INFO] [stdout] | [INFO] [stdout] 1123 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1124:13 [INFO] [stdout] | [INFO] [stdout] 1124 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1125 | | &db, [INFO] [stdout] 1126 | | "add", [INFO] [stdout] 1127 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1134 | | &resume, [INFO] [stdout] 1135 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 10]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 10]` [INFO] [stdout] help: the return type of this call is `[&str; 10]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1124:13 [INFO] [stdout] | [INFO] [stdout] 1124 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1125 | | &db, [INFO] [stdout] 1126 | | "add", [INFO] [stdout] 1127 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1134 | | &resume, [INFO] [stdout] 1135 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1143:13 [INFO] [stdout] | [INFO] [stdout] 1143 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1143:13 [INFO] [stdout] | [INFO] [stdout] 1143 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1144:13 [INFO] [stdout] | [INFO] [stdout] 1144 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 4]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 4]` [INFO] [stdout] help: the return type of this call is `[&str; 4]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1144:13 [INFO] [stdout] | [INFO] [stdout] 1144 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1145:13 [INFO] [stdout] | [INFO] [stdout] 1145 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1146 | | &db, [INFO] [stdout] 1147 | | "update", [INFO] [stdout] 1148 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1152 | | &resume, [INFO] [stdout] 1153 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 7]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 7]` [INFO] [stdout] help: the return type of this call is `[&str; 7]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1145:13 [INFO] [stdout] | [INFO] [stdout] 1145 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1146 | | &db, [INFO] [stdout] 1147 | | "update", [INFO] [stdout] 1148 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1152 | | &resume, [INFO] [stdout] 1153 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1161:13 [INFO] [stdout] | [INFO] [stdout] 1161 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1161:13 [INFO] [stdout] | [INFO] [stdout] 1161 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1162:13 [INFO] [stdout] | [INFO] [stdout] 1162 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1163 | | &db, [INFO] [stdout] 1164 | | "add", [INFO] [stdout] 1165 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1170 | | "resume", [INFO] [stdout] 1171 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 8]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 8]` [INFO] [stdout] help: the return type of this call is `[&str; 8]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1162:13 [INFO] [stdout] | [INFO] [stdout] 1162 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1163 | | &db, [INFO] [stdout] 1164 | | "add", [INFO] [stdout] 1165 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1170 | | "resume", [INFO] [stdout] 1171 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1174:13 [INFO] [stdout] | [INFO] [stdout] 1174 | run(vec![&db, "update", "example.com", "--filepath", &resume]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 5]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 5]` [INFO] [stdout] help: the return type of this call is `[&str; 5]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1174:13 [INFO] [stdout] | [INFO] [stdout] 1174 | run(vec![&db, "update", "example.com", "--filepath", &resume]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1175:13 [INFO] [stdout] | [INFO] [stdout] 1175 | run(vec![&db, "update", "example.com", "--filename", "resume"]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 5]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 5]` [INFO] [stdout] help: the return type of this call is `[&str; 5]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1175:13 [INFO] [stdout] | [INFO] [stdout] 1175 | run(vec![&db, "update", "example.com", "--filename", "resume"]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1182:13 [INFO] [stdout] | [INFO] [stdout] 1182 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1182:13 [INFO] [stdout] | [INFO] [stdout] 1182 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1183:13 [INFO] [stdout] | [INFO] [stdout] 1183 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 4]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 4]` [INFO] [stdout] help: the return type of this call is `[&str; 4]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1183:13 [INFO] [stdout] | [INFO] [stdout] 1183 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1184:13 [INFO] [stdout] | [INFO] [stdout] 1184 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1185 | | &db, [INFO] [stdout] 1186 | | "update", [INFO] [stdout] 1187 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1193 | | &resume, [INFO] [stdout] 1194 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 9]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 9]` [INFO] [stdout] help: the return type of this call is `[&str; 9]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1184:13 [INFO] [stdout] | [INFO] [stdout] 1184 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1185 | | &db, [INFO] [stdout] 1186 | | "update", [INFO] [stdout] 1187 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1193 | | &resume, [INFO] [stdout] 1194 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1203:13 [INFO] [stdout] | [INFO] [stdout] 1203 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1203:13 [INFO] [stdout] | [INFO] [stdout] 1203 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1204:13 [INFO] [stdout] | [INFO] [stdout] 1204 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 4]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 4]` [INFO] [stdout] help: the return type of this call is `[&str; 4]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1204:13 [INFO] [stdout] | [INFO] [stdout] 1204 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1205:13 [INFO] [stdout] | [INFO] [stdout] 1205 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1206 | | &db, [INFO] [stdout] 1207 | | "update", [INFO] [stdout] 1208 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1212 | | &resume_in, [INFO] [stdout] 1213 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 7]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 7]` [INFO] [stdout] help: the return type of this call is `[&str; 7]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1205:13 [INFO] [stdout] | [INFO] [stdout] 1205 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1206 | | &db, [INFO] [stdout] 1207 | | "update", [INFO] [stdout] 1208 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1212 | | &resume_in, [INFO] [stdout] 1213 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1215:13 [INFO] [stdout] | [INFO] [stdout] 1215 | run(vec![&db, "export", "example.com", "--resume", &resume_out]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 5]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 5]` [INFO] [stdout] help: the return type of this call is `[&str; 5]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1215:13 [INFO] [stdout] | [INFO] [stdout] 1215 | run(vec![&db, "export", "example.com", "--resume", &resume_out]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1226:13 [INFO] [stdout] | [INFO] [stdout] 1226 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1226:13 [INFO] [stdout] | [INFO] [stdout] 1226 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1227:13 [INFO] [stdout] | [INFO] [stdout] 1227 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1228 | | &db, [INFO] [stdout] 1229 | | "add", [INFO] [stdout] 1230 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1233 | | &resume_in, [INFO] [stdout] 1234 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 6]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 6]` [INFO] [stdout] help: the return type of this call is `[&str; 6]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1227:13 [INFO] [stdout] | [INFO] [stdout] 1227 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1228 | | &db, [INFO] [stdout] 1229 | | "add", [INFO] [stdout] 1230 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1233 | | &resume_in, [INFO] [stdout] 1234 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1236:13 [INFO] [stdout] | [INFO] [stdout] 1236 | run(vec![&db, "update", "example.com", "--nofile", "resume"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 5]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 5]` [INFO] [stdout] help: the return type of this call is `[&str; 5]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1236:13 [INFO] [stdout] | [INFO] [stdout] 1236 | run(vec![&db, "update", "example.com", "--nofile", "resume"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1243:13 [INFO] [stdout] | [INFO] [stdout] 1243 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1243:13 [INFO] [stdout] | [INFO] [stdout] 1243 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1244:13 [INFO] [stdout] | [INFO] [stdout] 1244 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1245 | | &db, [INFO] [stdout] 1246 | | "add", [INFO] [stdout] 1247 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1250 | | &resume_in, [INFO] [stdout] 1251 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 6]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 6]` [INFO] [stdout] help: the return type of this call is `[&str; 6]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1244:13 [INFO] [stdout] | [INFO] [stdout] 1244 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1245 | | &db, [INFO] [stdout] 1246 | | "add", [INFO] [stdout] 1247 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1250 | | &resume_in, [INFO] [stdout] 1251 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1253:13 [INFO] [stdout] | [INFO] [stdout] 1253 | run(vec![&db, "update", "example.com", "--nofile", "resume"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 5]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 5]` [INFO] [stdout] help: the return type of this call is `[&str; 5]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1253:13 [INFO] [stdout] | [INFO] [stdout] 1253 | run(vec![&db, "update", "example.com", "--nofile", "resume"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1254:13 [INFO] [stdout] | [INFO] [stdout] 1254 | run(vec![&db, "export", "example.com", "--resume", &resume_out]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 5]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 5]` [INFO] [stdout] help: the return type of this call is `[&str; 5]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1254:13 [INFO] [stdout] | [INFO] [stdout] 1254 | run(vec![&db, "export", "example.com", "--resume", &resume_out]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1261:13 [INFO] [stdout] | [INFO] [stdout] 1261 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1261:13 [INFO] [stdout] | [INFO] [stdout] 1261 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1262:13 [INFO] [stdout] | [INFO] [stdout] 1262 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 4]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 4]` [INFO] [stdout] help: the return type of this call is `[&str; 4]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1262:13 [INFO] [stdout] | [INFO] [stdout] 1262 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1263:13 [INFO] [stdout] | [INFO] [stdout] 1263 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1264 | | &db, [INFO] [stdout] 1265 | | "update", [INFO] [stdout] 1266 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1269 | | "resume", [INFO] [stdout] 1270 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 6]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 6]` [INFO] [stdout] help: the return type of this call is `[&str; 6]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1263:13 [INFO] [stdout] | [INFO] [stdout] 1263 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1264 | | &db, [INFO] [stdout] 1265 | | "update", [INFO] [stdout] 1266 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1269 | | "resume", [INFO] [stdout] 1270 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1280:13 [INFO] [stdout] | [INFO] [stdout] 1280 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1280:13 [INFO] [stdout] | [INFO] [stdout] 1280 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1281:13 [INFO] [stdout] | [INFO] [stdout] 1281 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1282 | | &db, [INFO] [stdout] 1283 | | "add", [INFO] [stdout] 1284 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1287 | | &resume, [INFO] [stdout] 1288 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 6]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 6]` [INFO] [stdout] help: the return type of this call is `[&str; 6]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1281:13 [INFO] [stdout] | [INFO] [stdout] 1281 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1282 | | &db, [INFO] [stdout] 1283 | | "add", [INFO] [stdout] 1284 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1287 | | &resume, [INFO] [stdout] 1288 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1290:13 [INFO] [stdout] | [INFO] [stdout] 1290 | run(vec![&db, "export", "example.com"]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 3]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 3]` [INFO] [stdout] help: the return type of this call is `[&str; 3]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1290:13 [INFO] [stdout] | [INFO] [stdout] 1290 | run(vec![&db, "export", "example.com"]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1299:13 [INFO] [stdout] | [INFO] [stdout] 1299 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1299:13 [INFO] [stdout] | [INFO] [stdout] 1299 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1300:13 [INFO] [stdout] | [INFO] [stdout] 1300 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1301 | | &db, [INFO] [stdout] 1302 | | "add", [INFO] [stdout] 1303 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1306 | | &resume_in, [INFO] [stdout] 1307 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 6]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 6]` [INFO] [stdout] help: the return type of this call is `[&str; 6]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1300:13 [INFO] [stdout] | [INFO] [stdout] 1300 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1301 | | &db, [INFO] [stdout] 1302 | | "add", [INFO] [stdout] 1303 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1306 | | &resume_in, [INFO] [stdout] 1307 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1309:13 [INFO] [stdout] | [INFO] [stdout] 1309 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1310 | | &db, [INFO] [stdout] 1311 | | "export", [INFO] [stdout] 1312 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1316 | | &resume_out, [INFO] [stdout] 1317 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 7]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 7]` [INFO] [stdout] help: the return type of this call is `[&str; 7]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1309:13 [INFO] [stdout] | [INFO] [stdout] 1309 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1310 | | &db, [INFO] [stdout] 1311 | | "export", [INFO] [stdout] 1312 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1316 | | &resume_out, [INFO] [stdout] 1317 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1329:13 [INFO] [stdout] | [INFO] [stdout] 1329 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1329:13 [INFO] [stdout] | [INFO] [stdout] 1329 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1330:13 [INFO] [stdout] | [INFO] [stdout] 1330 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1331 | | &db, [INFO] [stdout] 1332 | | "add", [INFO] [stdout] 1333 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1338 | | "resume", [INFO] [stdout] 1339 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 8]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 8]` [INFO] [stdout] help: the return type of this call is `[&str; 8]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1330:13 [INFO] [stdout] | [INFO] [stdout] 1330 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1331 | | &db, [INFO] [stdout] 1332 | | "add", [INFO] [stdout] 1333 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1338 | | "resume", [INFO] [stdout] 1339 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1342:13 [INFO] [stdout] | [INFO] [stdout] 1342 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1343 | | &db, [INFO] [stdout] 1344 | | "export", [INFO] [stdout] 1345 | | "example.com", [INFO] [stdout] 1346 | | "--filepath", [INFO] [stdout] 1347 | | &resume_out, [INFO] [stdout] 1348 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 5]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 5]` [INFO] [stdout] help: the return type of this call is `[&str; 5]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1342:13 [INFO] [stdout] | [INFO] [stdout] 1342 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1343 | | &db, [INFO] [stdout] 1344 | | "export", [INFO] [stdout] 1345 | | "example.com", [INFO] [stdout] 1346 | | "--filepath", [INFO] [stdout] 1347 | | &resume_out, [INFO] [stdout] 1348 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1350:13 [INFO] [stdout] | [INFO] [stdout] 1350 | run(vec![&db, "export", "example.com", "--filename", "resume"]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 5]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 5]` [INFO] [stdout] help: the return type of this call is `[&str; 5]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1350:13 [INFO] [stdout] | [INFO] [stdout] 1350 | run(vec![&db, "export", "example.com", "--filename", "resume"]).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1357:13 [INFO] [stdout] | [INFO] [stdout] 1357 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1357:13 [INFO] [stdout] | [INFO] [stdout] 1357 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1358:13 [INFO] [stdout] | [INFO] [stdout] 1358 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1359 | | &db, [INFO] [stdout] 1360 | | "add", [INFO] [stdout] 1361 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1364 | | &resume_in, [INFO] [stdout] 1365 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 6]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 6]` [INFO] [stdout] help: the return type of this call is `[&str; 6]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1358:13 [INFO] [stdout] | [INFO] [stdout] 1358 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1359 | | &db, [INFO] [stdout] 1360 | | "add", [INFO] [stdout] 1361 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1364 | | &resume_in, [INFO] [stdout] 1365 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1367:13 [INFO] [stdout] | [INFO] [stdout] 1367 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1368 | | &db, [INFO] [stdout] 1369 | | "export", [INFO] [stdout] 1370 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1376 | | &resume_out, [INFO] [stdout] 1377 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 9]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 9]` [INFO] [stdout] help: the return type of this call is `[&str; 9]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1367:13 [INFO] [stdout] | [INFO] [stdout] 1367 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1368 | | &db, [INFO] [stdout] 1369 | | "export", [INFO] [stdout] 1370 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1376 | | &resume_out, [INFO] [stdout] 1377 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1385:13 [INFO] [stdout] | [INFO] [stdout] 1385 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1385:13 [INFO] [stdout] | [INFO] [stdout] 1385 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1386:13 [INFO] [stdout] | [INFO] [stdout] 1386 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1387 | | &db, [INFO] [stdout] 1388 | | "add", [INFO] [stdout] 1389 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1394 | | &textfile, [INFO] [stdout] 1395 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 8]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 8]` [INFO] [stdout] help: the return type of this call is `[&str; 8]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1386:13 [INFO] [stdout] | [INFO] [stdout] 1386 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1387 | | &db, [INFO] [stdout] 1388 | | "add", [INFO] [stdout] 1389 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1394 | | &textfile, [INFO] [stdout] 1395 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1397:26 [INFO] [stdout] | [INFO] [stdout] 1397 | let output = run(vec![&db, "list"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1397:26 [INFO] [stdout] | [INFO] [stdout] 1397 | let output = run(vec![&db, "list"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1405:13 [INFO] [stdout] | [INFO] [stdout] 1405 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1405:13 [INFO] [stdout] | [INFO] [stdout] 1405 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1406:13 [INFO] [stdout] | [INFO] [stdout] 1406 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 4]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 4]` [INFO] [stdout] help: the return type of this call is `[&str; 4]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1406:13 [INFO] [stdout] | [INFO] [stdout] 1406 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1407:13 [INFO] [stdout] | [INFO] [stdout] 1407 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1408 | | &db, [INFO] [stdout] 1409 | | "update", [INFO] [stdout] 1410 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1414 | | &textfile, [INFO] [stdout] 1415 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 7]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 7]` [INFO] [stdout] help: the return type of this call is `[&str; 7]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1407:13 [INFO] [stdout] | [INFO] [stdout] 1407 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1408 | | &db, [INFO] [stdout] 1409 | | "update", [INFO] [stdout] 1410 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1414 | | &textfile, [INFO] [stdout] 1415 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1417:26 [INFO] [stdout] | [INFO] [stdout] 1417 | let output = run(vec![&db, "list"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1417:26 [INFO] [stdout] | [INFO] [stdout] 1417 | let output = run(vec![&db, "list"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1425:13 [INFO] [stdout] | [INFO] [stdout] 1425 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1425:13 [INFO] [stdout] | [INFO] [stdout] 1425 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1426:13 [INFO] [stdout] | [INFO] [stdout] 1426 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1427 | | &db, [INFO] [stdout] 1428 | | "add", [INFO] [stdout] 1429 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1434 | | &textfile, [INFO] [stdout] 1435 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 8]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 8]` [INFO] [stdout] help: the return type of this call is `[&str; 8]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1426:13 [INFO] [stdout] | [INFO] [stdout] 1426 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1427 | | &db, [INFO] [stdout] 1428 | | "add", [INFO] [stdout] 1429 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1434 | | &textfile, [INFO] [stdout] 1435 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1437:13 [INFO] [stdout] | [INFO] [stdout] 1437 | run(vec![&db, "update", "example.com", "--nofile", "textfile"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 5]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 5]` [INFO] [stdout] help: the return type of this call is `[&str; 5]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1437:13 [INFO] [stdout] | [INFO] [stdout] 1437 | run(vec![&db, "update", "example.com", "--nofile", "textfile"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1438:26 [INFO] [stdout] | [INFO] [stdout] 1438 | let output = run(vec![&db, "list"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1438:26 [INFO] [stdout] | [INFO] [stdout] 1438 | let output = run(vec![&db, "list"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1446:13 [INFO] [stdout] | [INFO] [stdout] 1446 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1446:13 [INFO] [stdout] | [INFO] [stdout] 1446 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1447:13 [INFO] [stdout] | [INFO] [stdout] 1447 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1448 | | &db, [INFO] [stdout] 1449 | | "add", [INFO] [stdout] 1450 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1455 | | &textfile, [INFO] [stdout] 1456 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 8]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 8]` [INFO] [stdout] help: the return type of this call is `[&str; 8]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1447:13 [INFO] [stdout] | [INFO] [stdout] 1447 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1448 | | &db, [INFO] [stdout] 1449 | | "add", [INFO] [stdout] 1450 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1455 | | &textfile, [INFO] [stdout] 1456 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1458:13 [INFO] [stdout] | [INFO] [stdout] 1458 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1459 | | &db, [INFO] [stdout] 1460 | | "update", [INFO] [stdout] 1461 | | "example.com", [INFO] [stdout] 1462 | | "--nofile", [INFO] [stdout] 1463 | | "iamaninvalidname", [INFO] [stdout] 1464 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 5]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 5]` [INFO] [stdout] help: the return type of this call is `[&str; 5]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1458:13 [INFO] [stdout] | [INFO] [stdout] 1458 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1459 | | &db, [INFO] [stdout] 1460 | | "update", [INFO] [stdout] 1461 | | "example.com", [INFO] [stdout] 1462 | | "--nofile", [INFO] [stdout] 1463 | | "iamaninvalidname", [INFO] [stdout] 1464 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1481:13 [INFO] [stdout] | [INFO] [stdout] 1481 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1481:13 [INFO] [stdout] | [INFO] [stdout] 1481 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1482:13 [INFO] [stdout] | [INFO] [stdout] 1482 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 4]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 4]` [INFO] [stdout] help: the return type of this call is `[&str; 4]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1482:13 [INFO] [stdout] | [INFO] [stdout] 1482 | run(vec![&db, "add", "example.com", "Engineer"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1483:13 [INFO] [stdout] | [INFO] [stdout] 1483 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1484 | | &db, [INFO] [stdout] 1485 | | "update", [INFO] [stdout] 1486 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1490 | | &resume_in, [INFO] [stdout] 1491 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 7]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 7]` [INFO] [stdout] help: the return type of this call is `[&str; 7]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1483:13 [INFO] [stdout] | [INFO] [stdout] 1483 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1484 | | &db, [INFO] [stdout] 1485 | | "update", [INFO] [stdout] 1486 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1490 | | &resume_in, [INFO] [stdout] 1491 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1493:13 [INFO] [stdout] | [INFO] [stdout] 1493 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1494 | | &db, [INFO] [stdout] 1495 | | "update", [INFO] [stdout] 1496 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1500 | | &textfile_in, [INFO] [stdout] 1501 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 7]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 7]` [INFO] [stdout] help: the return type of this call is `[&str; 7]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1493:13 [INFO] [stdout] | [INFO] [stdout] 1493 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1494 | | &db, [INFO] [stdout] 1495 | | "update", [INFO] [stdout] 1496 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1500 | | &textfile_in, [INFO] [stdout] 1501 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1504:13 [INFO] [stdout] | [INFO] [stdout] 1504 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1505 | | &db, [INFO] [stdout] 1506 | | "export", [INFO] [stdout] 1507 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1511 | | &resume_out, [INFO] [stdout] 1512 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 7]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 7]` [INFO] [stdout] help: the return type of this call is `[&str; 7]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1504:13 [INFO] [stdout] | [INFO] [stdout] 1504 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1505 | | &db, [INFO] [stdout] 1506 | | "export", [INFO] [stdout] 1507 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1511 | | &resume_out, [INFO] [stdout] 1512 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1514:13 [INFO] [stdout] | [INFO] [stdout] 1514 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1515 | | &db, [INFO] [stdout] 1516 | | "export", [INFO] [stdout] 1517 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1521 | | &textfile_out, [INFO] [stdout] 1522 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 7]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 7]` [INFO] [stdout] help: the return type of this call is `[&str; 7]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1514:13 [INFO] [stdout] | [INFO] [stdout] 1514 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1515 | | &db, [INFO] [stdout] 1516 | | "export", [INFO] [stdout] 1517 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1521 | | &textfile_out, [INFO] [stdout] 1522 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1545:13 [INFO] [stdout] | [INFO] [stdout] 1545 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1545:13 [INFO] [stdout] | [INFO] [stdout] 1545 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1546:13 [INFO] [stdout] | [INFO] [stdout] 1546 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1547 | | &db, [INFO] [stdout] 1548 | | "add", [INFO] [stdout] 1549 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1552 | | &resume, [INFO] [stdout] 1553 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 6]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 6]` [INFO] [stdout] help: the return type of this call is `[&str; 6]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1546:13 [INFO] [stdout] | [INFO] [stdout] 1546 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1547 | | &db, [INFO] [stdout] 1548 | | "add", [INFO] [stdout] 1549 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1552 | | &resume, [INFO] [stdout] 1553 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1555:13 [INFO] [stdout] | [INFO] [stdout] 1555 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1556 | | &db, [INFO] [stdout] 1557 | | "update", [INFO] [stdout] 1558 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1562 | | &textfile, [INFO] [stdout] 1563 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 7]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 7]` [INFO] [stdout] help: the return type of this call is `[&str; 7]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1555:13 [INFO] [stdout] | [INFO] [stdout] 1555 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1556 | | &db, [INFO] [stdout] 1557 | | "update", [INFO] [stdout] 1558 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1562 | | &textfile, [INFO] [stdout] 1563 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1565:26 [INFO] [stdout] | [INFO] [stdout] 1565 | let output = run(vec![&db, "list"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1565:26 [INFO] [stdout] | [INFO] [stdout] 1565 | let output = run(vec![&db, "list"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1576:13 [INFO] [stdout] | [INFO] [stdout] 1576 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1576:13 [INFO] [stdout] | [INFO] [stdout] 1576 | run(vec![&db, "init"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1577:13 [INFO] [stdout] | [INFO] [stdout] 1577 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1578 | | &db, [INFO] [stdout] 1579 | | "add", [INFO] [stdout] 1580 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1583 | | &resume, [INFO] [stdout] 1584 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 6]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 6]` [INFO] [stdout] help: the return type of this call is `[&str; 6]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1577:13 [INFO] [stdout] | [INFO] [stdout] 1577 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1578 | | &db, [INFO] [stdout] 1579 | | "add", [INFO] [stdout] 1580 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1583 | | &resume, [INFO] [stdout] 1584 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1586:13 [INFO] [stdout] | [INFO] [stdout] 1586 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1587 | | &db, [INFO] [stdout] 1588 | | "update", [INFO] [stdout] 1589 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1593 | | &textfile, [INFO] [stdout] 1594 | | ]) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 7]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 7]` [INFO] [stdout] help: the return type of this call is `[&str; 7]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1586:13 [INFO] [stdout] | [INFO] [stdout] 1586 | run(vec![ [INFO] [stdout] | _____________^ [INFO] [stdout] 1587 | | &db, [INFO] [stdout] 1588 | | "update", [INFO] [stdout] 1589 | | "example.com", [INFO] [stdout] ... | [INFO] [stdout] 1593 | | &textfile, [INFO] [stdout] 1594 | | ]) [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1596:13 [INFO] [stdout] | [INFO] [stdout] 1596 | run(vec![&db, "update", "example.com", "--noresume"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 4]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 4]` [INFO] [stdout] help: the return type of this call is `[&str; 4]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1596:13 [INFO] [stdout] | [INFO] [stdout] 1596 | run(vec![&db, "update", "example.com", "--noresume"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:1598:26 [INFO] [stdout] | [INFO] [stdout] 1598 | let output = run(vec![&db, "list"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:1598:26 [INFO] [stdout] | [INFO] [stdout] 1598 | let output = run(vec![&db, "list"]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `jat` (bin "jat" test) due to 200 previous errors [INFO] running `Command { std: "docker" "inspect" "779bf29864f069156b8ef7169fbe537fd8b71e9783e2d56fa878692f127200e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "779bf29864f069156b8ef7169fbe537fd8b71e9783e2d56fa878692f127200e2", kill_on_drop: false }` [INFO] [stdout] 779bf29864f069156b8ef7169fbe537fd8b71e9783e2d56fa878692f127200e2