[INFO] cloning repository https://github.com/gahag/reminder-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gahag/reminder-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgahag%2Freminder-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgahag%2Freminder-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fa8e95297aa1e9ceff1bd2a8b3700bf329813428 [INFO] testing gahag/reminder-bot against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgahag%2Freminder-bot" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gahag/reminder-bot on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gahag/reminder-bot [INFO] finished tweaking git repo https://github.com/gahag/reminder-bot [INFO] tweaked toml for git repo https://github.com/gahag/reminder-bot written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/gahag/reminder-bot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/vtavernier/telegram-bot` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ordered-float v2.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e02638639ad092b07937cb280af56ad5be24581f4e887fa19604efcd2b23fb4b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e02638639ad092b07937cb280af56ad5be24581f4e887fa19604efcd2b23fb4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e02638639ad092b07937cb280af56ad5be24581f4e887fa19604efcd2b23fb4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e02638639ad092b07937cb280af56ad5be24581f4e887fa19604efcd2b23fb4b", kill_on_drop: false }` [INFO] [stdout] e02638639ad092b07937cb280af56ad5be24581f4e887fa19604efcd2b23fb4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a3874ff9ffd03cca1f514dcbe9c41143aff99f705d948e4f7dbae4218e0d5f2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9a3874ff9ffd03cca1f514dcbe9c41143aff99f705d948e4f7dbae4218e0d5f2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling combine v4.5.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling ordered-float v2.5.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling diesel v1.4.6 [INFO] [stderr] Compiling hyper v0.14.8 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling telegram-bot-raw v0.9.0 (https://github.com/vtavernier/telegram-bot?branch=master#a0d891e2) [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling telegram-bot v0.9.0 (https://github.com/vtavernier/telegram-bot?branch=master#a0d891e2) [INFO] [stderr] Compiling reminder-bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "9a3874ff9ffd03cca1f514dcbe9c41143aff99f705d948e4f7dbae4218e0d5f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a3874ff9ffd03cca1f514dcbe9c41143aff99f705d948e4f7dbae4218e0d5f2", kill_on_drop: false }` [INFO] [stdout] 9a3874ff9ffd03cca1f514dcbe9c41143aff99f705d948e4f7dbae4218e0d5f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e2093ee964fb38c59aa2c64904988813c8fb8d6388f116c4aa7fb02d4ebf795 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5e2093ee964fb38c59aa2c64904988813c8fb8d6388f116c4aa7fb02d4ebf795", kill_on_drop: false }` [INFO] [stderr] Compiling reminder-bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/controller/action/parser/tests.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | let parse = |input| super [INFO] [stdout] | _________________________^ [INFO] [stdout] 11 | | ::parse(chat_id, input) [INFO] [stdout] | | ^ ------- ----- supplied 2 arguments [INFO] [stdout] | |_______________| [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/controller/action/parser/mod.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn parse<'a>( [INFO] [stdout] | ^^^^^ [INFO] [stdout] 46 | commands: &'a config::Commands, [INFO] [stdout] | ------------------------------ [INFO] [stdout] 47 | chat_id: bot::ChatId, [INFO] [stdout] | -------------------- [INFO] [stdout] 48 | input: &'a str, [INFO] [stdout] | -------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `action::Action::AddReminder` has no field named `due` [INFO] [stdout] --> src/controller/action/parser/tests.rs:26:4 [INFO] [stdout] | [INFO] [stdout] 25 | Action::AddReminder { [INFO] [stdout] | ------------------- help: `action::Action::AddReminder` is a tuple variant, use the appropriate syntax: `action::Action::AddReminder(/* fields */)` [INFO] [stdout] 26 | due: date("2020-02-03"), [INFO] [stdout] | ^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/controller/action/mod.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | AddReminder(AddReminder), [INFO] [stdout] | ----------- `action::Action::AddReminder` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `action::Action::AddReminder` has no field named `recurrence` [INFO] [stdout] --> src/controller/action/parser/tests.rs:27:4 [INFO] [stdout] | [INFO] [stdout] 25 | Action::AddReminder { [INFO] [stdout] | ------------------- help: `action::Action::AddReminder` is a tuple variant, use the appropriate syntax: `action::Action::AddReminder(/* fields */)` [INFO] [stdout] 26 | due: date("2020-02-03"), [INFO] [stdout] 27 | recurrence: None, [INFO] [stdout] | ^^^^^^^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/controller/action/mod.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | AddReminder(AddReminder), [INFO] [stdout] | ----------- `action::Action::AddReminder` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `action::Action::AddReminder` has no field named `message` [INFO] [stdout] --> src/controller/action/parser/tests.rs:28:4 [INFO] [stdout] | [INFO] [stdout] 25 | Action::AddReminder { [INFO] [stdout] | ------------------- help: `action::Action::AddReminder` is a tuple variant, use the appropriate syntax: `action::Action::AddReminder(/* fields */)` [INFO] [stdout] ... [INFO] [stdout] 28 | message: "hey".into(), [INFO] [stdout] | ^^^^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/controller/action/mod.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | AddReminder(AddReminder), [INFO] [stdout] | ----------- `action::Action::AddReminder` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `action::Action::AddReminder` has no field named `chat_id` [INFO] [stdout] --> src/controller/action/parser/tests.rs:29:4 [INFO] [stdout] | [INFO] [stdout] 25 | Action::AddReminder { [INFO] [stdout] | ------------------- help: `action::Action::AddReminder` is a tuple variant, use the appropriate syntax: `action::Action::AddReminder(/* fields */)` [INFO] [stdout] ... [INFO] [stdout] 29 | chat_id [INFO] [stdout] | ^^^^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/controller/action/mod.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | AddReminder(AddReminder), [INFO] [stdout] | ----------- `action::Action::AddReminder` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `action::Action::AddReminder` has no field named `due` [INFO] [stdout] --> src/controller/action/parser/tests.rs:36:4 [INFO] [stdout] | [INFO] [stdout] 35 | Action::AddReminder { [INFO] [stdout] | ------------------- help: `action::Action::AddReminder` is a tuple variant, use the appropriate syntax: `action::Action::AddReminder(/* fields */)` [INFO] [stdout] 36 | due: date("2020-03-02"), [INFO] [stdout] | ^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/controller/action/mod.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | AddReminder(AddReminder), [INFO] [stdout] | ----------- `action::Action::AddReminder` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `action::Action::AddReminder` has no field named `recurrence` [INFO] [stdout] --> src/controller/action/parser/tests.rs:37:4 [INFO] [stdout] | [INFO] [stdout] 35 | Action::AddReminder { [INFO] [stdout] | ------------------- help: `action::Action::AddReminder` is a tuple variant, use the appropriate syntax: `action::Action::AddReminder(/* fields */)` [INFO] [stdout] 36 | due: date("2020-03-02"), [INFO] [stdout] 37 | recurrence: None, [INFO] [stdout] | ^^^^^^^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/controller/action/mod.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | AddReminder(AddReminder), [INFO] [stdout] | ----------- `action::Action::AddReminder` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `action::Action::AddReminder` has no field named `message` [INFO] [stdout] --> src/controller/action/parser/tests.rs:38:4 [INFO] [stdout] | [INFO] [stdout] 35 | Action::AddReminder { [INFO] [stdout] | ------------------- help: `action::Action::AddReminder` is a tuple variant, use the appropriate syntax: `action::Action::AddReminder(/* fields */)` [INFO] [stdout] ... [INFO] [stdout] 38 | message: "hey ho".into(), [INFO] [stdout] | ^^^^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/controller/action/mod.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | AddReminder(AddReminder), [INFO] [stdout] | ----------- `action::Action::AddReminder` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `action::Action::AddReminder` has no field named `chat_id` [INFO] [stdout] --> src/controller/action/parser/tests.rs:39:4 [INFO] [stdout] | [INFO] [stdout] 35 | Action::AddReminder { [INFO] [stdout] | ------------------- help: `action::Action::AddReminder` is a tuple variant, use the appropriate syntax: `action::Action::AddReminder(/* fields */)` [INFO] [stdout] ... [INFO] [stdout] 39 | chat_id [INFO] [stdout] | ^^^^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/controller/action/mod.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | AddReminder(AddReminder), [INFO] [stdout] | ----------- `action::Action::AddReminder` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `action::Action::AddReminder` has no field named `due` [INFO] [stdout] --> src/controller/action/parser/tests.rs:46:4 [INFO] [stdout] | [INFO] [stdout] 45 | Action::AddReminder { [INFO] [stdout] | ------------------- help: `action::Action::AddReminder` is a tuple variant, use the appropriate syntax: `action::Action::AddReminder(/* fields */)` [INFO] [stdout] 46 | due: datetime("2020-02-03 00:00"), [INFO] [stdout] | ^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/controller/action/mod.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | AddReminder(AddReminder), [INFO] [stdout] | ----------- `action::Action::AddReminder` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `action::Action::AddReminder` has no field named `recurrence` [INFO] [stdout] --> src/controller/action/parser/tests.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 45 | Action::AddReminder { [INFO] [stdout] | ------------------- help: `action::Action::AddReminder` is a tuple variant, use the appropriate syntax: `action::Action::AddReminder(/* fields */)` [INFO] [stdout] 46 | due: datetime("2020-02-03 00:00"), [INFO] [stdout] 47 | recurrence: None, [INFO] [stdout] | ^^^^^^^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/controller/action/mod.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | AddReminder(AddReminder), [INFO] [stdout] | ----------- `action::Action::AddReminder` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `action::Action::AddReminder` has no field named `message` [INFO] [stdout] --> src/controller/action/parser/tests.rs:48:4 [INFO] [stdout] | [INFO] [stdout] 45 | Action::AddReminder { [INFO] [stdout] | ------------------- help: `action::Action::AddReminder` is a tuple variant, use the appropriate syntax: `action::Action::AddReminder(/* fields */)` [INFO] [stdout] ... [INFO] [stdout] 48 | message: "hey".into(), [INFO] [stdout] | ^^^^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/controller/action/mod.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | AddReminder(AddReminder), [INFO] [stdout] | ----------- `action::Action::AddReminder` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `action::Action::AddReminder` has no field named `chat_id` [INFO] [stdout] --> src/controller/action/parser/tests.rs:49:4 [INFO] [stdout] | [INFO] [stdout] 45 | Action::AddReminder { [INFO] [stdout] | ------------------- help: `action::Action::AddReminder` is a tuple variant, use the appropriate syntax: `action::Action::AddReminder(/* fields */)` [INFO] [stdout] ... [INFO] [stdout] 49 | chat_id [INFO] [stdout] | ^^^^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/controller/action/mod.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | AddReminder(AddReminder), [INFO] [stdout] | ----------- `action::Action::AddReminder` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `action::Action::AddReminder` has no field named `due` [INFO] [stdout] --> src/controller/action/parser/tests.rs:56:4 [INFO] [stdout] | [INFO] [stdout] 55 | Action::AddReminder { [INFO] [stdout] | ------------------- help: `action::Action::AddReminder` is a tuple variant, use the appropriate syntax: `action::Action::AddReminder(/* fields */)` [INFO] [stdout] 56 | due: datetime("2020-02-03 23:59"), [INFO] [stdout] | ^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/controller/action/mod.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | AddReminder(AddReminder), [INFO] [stdout] | ----------- `action::Action::AddReminder` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `action::Action::AddReminder` has no field named `recurrence` [INFO] [stdout] --> src/controller/action/parser/tests.rs:57:4 [INFO] [stdout] | [INFO] [stdout] 55 | Action::AddReminder { [INFO] [stdout] | ------------------- help: `action::Action::AddReminder` is a tuple variant, use the appropriate syntax: `action::Action::AddReminder(/* fields */)` [INFO] [stdout] 56 | due: datetime("2020-02-03 23:59"), [INFO] [stdout] 57 | recurrence: None, [INFO] [stdout] | ^^^^^^^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/controller/action/mod.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | AddReminder(AddReminder), [INFO] [stdout] | ----------- `action::Action::AddReminder` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `action::Action::AddReminder` has no field named `message` [INFO] [stdout] --> src/controller/action/parser/tests.rs:58:4 [INFO] [stdout] | [INFO] [stdout] 55 | Action::AddReminder { [INFO] [stdout] | ------------------- help: `action::Action::AddReminder` is a tuple variant, use the appropriate syntax: `action::Action::AddReminder(/* fields */)` [INFO] [stdout] ... [INFO] [stdout] 58 | message: "hey".into(), [INFO] [stdout] | ^^^^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/controller/action/mod.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | AddReminder(AddReminder), [INFO] [stdout] | ----------- `action::Action::AddReminder` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `action::Action::AddReminder` has no field named `chat_id` [INFO] [stdout] --> src/controller/action/parser/tests.rs:59:4 [INFO] [stdout] | [INFO] [stdout] 55 | Action::AddReminder { [INFO] [stdout] | ------------------- help: `action::Action::AddReminder` is a tuple variant, use the appropriate syntax: `action::Action::AddReminder(/* fields */)` [INFO] [stdout] ... [INFO] [stdout] 59 | chat_id [INFO] [stdout] | ^^^^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/controller/action/mod.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | AddReminder(AddReminder), [INFO] [stdout] | ----------- `action::Action::AddReminder` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/controller/action/parser/tests.rs:69:22 [INFO] [stdout] | [INFO] [stdout] 69 | let parse = |input| super [INFO] [stdout] | _________________________^ [INFO] [stdout] 70 | | ::parse(chat_id, input) [INFO] [stdout] | | ^ ------- ----- supplied 2 arguments [INFO] [stdout] | |_______________| [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/controller/action/parser/mod.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn parse<'a>( [INFO] [stdout] | ^^^^^ [INFO] [stdout] 46 | commands: &'a config::Commands, [INFO] [stdout] | ------------------------------ [INFO] [stdout] 47 | chat_id: bot::ChatId, [INFO] [stdout] | -------------------- [INFO] [stdout] 48 | input: &'a str, [INFO] [stdout] | -------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ListReminders: From<{integer}>` is not satisfied [INFO] [stdout] --> src/controller/action/parser/tests.rs:67:18 [INFO] [stdout] | [INFO] [stdout] 67 | let chat_id = 0.into(); [INFO] [stdout] | ^^^^ the trait `From<{integer}>` is not implemented for `ListReminders` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `{integer}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/controller/action/parser/tests.rs:89:22 [INFO] [stdout] | [INFO] [stdout] 89 | let parse = |input| super [INFO] [stdout] | _________________________^ [INFO] [stdout] 90 | | ::parse(chat_id, input) [INFO] [stdout] | | ^ ------- ----- supplied 2 arguments [INFO] [stdout] | |_______________| [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/controller/action/parser/mod.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn parse<'a>( [INFO] [stdout] | ^^^^^ [INFO] [stdout] 46 | commands: &'a config::Commands, [INFO] [stdout] | ------------------------------ [INFO] [stdout] 47 | chat_id: bot::ChatId, [INFO] [stdout] | -------------------- [INFO] [stdout] 48 | input: &'a str, [INFO] [stdout] | -------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/controller/action/parser/tests.rs:95:3 [INFO] [stdout] | [INFO] [stdout] 95 | Action::RemoveReminder(chat_id, 1), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ------- - supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/controller/action/parser/tests.rs:100:3 [INFO] [stdout] | [INFO] [stdout] 100 | Action::RemoveReminder(chat_id, 2147483647), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ------- ---------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/controller/action/parser/tests.rs:105:3 [INFO] [stdout] | [INFO] [stdout] 105 | Action::RemoveReminder(chat_id, 2), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ------- - supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 23 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0559. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `reminder-bot` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "5e2093ee964fb38c59aa2c64904988813c8fb8d6388f116c4aa7fb02d4ebf795", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e2093ee964fb38c59aa2c64904988813c8fb8d6388f116c4aa7fb02d4ebf795", kill_on_drop: false }` [INFO] [stdout] 5e2093ee964fb38c59aa2c64904988813c8fb8d6388f116c4aa7fb02d4ebf795