[INFO] cloning repository https://github.com/hallcristobal/twitchchat-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hallcristobal/twitchchat-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhallcristobal%2Ftwitchchat-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhallcristobal%2Ftwitchchat-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4940af4ee5b65f4451089c2133e17f4e37aa9289 [INFO] testing hallcristobal/twitchchat-rust against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhallcristobal%2Ftwitchchat-rust" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hallcristobal/twitchchat-rust on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hallcristobal/twitchchat-rust [INFO] finished tweaking git repo https://github.com/hallcristobal/twitchchat-rust [INFO] tweaked toml for git repo https://github.com/hallcristobal/twitchchat-rust written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/hallcristobal/twitchchat-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded regex v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e27de1702b8d503bad15efd79a67d23b4775c2aaa22e95528d60331060cecd87 [INFO] running `Command { std: "docker" "start" "-a" "e27de1702b8d503bad15efd79a67d23b4775c2aaa22e95528d60331060cecd87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e27de1702b8d503bad15efd79a67d23b4775c2aaa22e95528d60331060cecd87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e27de1702b8d503bad15efd79a67d23b4775c2aaa22e95528d60331060cecd87", kill_on_drop: false }` [INFO] [stdout] e27de1702b8d503bad15efd79a67d23b4775c2aaa22e95528d60331060cecd87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 417cdd78f3524ff4b035d97272edb4f274183dad608a514640b5c26b6d66e475 [INFO] running `Command { std: "docker" "start" "-a" "417cdd78f3524ff4b035d97272edb4f274183dad608a514640b5c26b6d66e475", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.6.1 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling aho-corasick v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling chrono v0.4.4 [INFO] [stderr] Compiling env_logger v0.5.10 [INFO] [stderr] Compiling twitch-bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ErrorKind`, `Error` [INFO] [stdout] --> src/lib/chat/command.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::{Error, ErrorKind}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib/chat/error.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / quick_error! { [INFO] [stdout] 4 | | #[derive(Debug)] [INFO] [stdout] 5 | | pub enum Error { [INFO] [stdout] 6 | | IoError(err: ::std::io::Error) { [INFO] [stdout] ... | [INFO] [stdout] 22 | | } [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib/chat/error.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / quick_error! { [INFO] [stdout] 4 | | #[derive(Debug)] [INFO] [stdout] 5 | | pub enum Error { [INFO] [stdout] 6 | | IoError(err: ::std::io::Error) { [INFO] [stdout] ... | [INFO] [stdout] 22 | | } [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib/chat/error.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / quick_error! { [INFO] [stdout] 4 | | #[derive(Debug)] [INFO] [stdout] 5 | | pub enum Error { [INFO] [stdout] 6 | | IoError(err: ::std::io::Error) { [INFO] [stdout] ... | [INFO] [stdout] 22 | | } [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib/chat/error.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / quick_error! { [INFO] [stdout] 4 | | #[derive(Debug)] [INFO] [stdout] 5 | | pub enum Error { [INFO] [stdout] 6 | | IoError(err: ::std::io::Error) { [INFO] [stdout] ... | [INFO] [stdout] 22 | | } [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib/chat/error.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / quick_error! { [INFO] [stdout] 4 | | #[derive(Debug)] [INFO] [stdout] 5 | | pub enum Error { [INFO] [stdout] 6 | | IoError(err: ::std::io::Error) { [INFO] [stdout] ... | [INFO] [stdout] 22 | | } [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib/chat/mod.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | Some(val.parse()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected struct `String`, found enum `Option` [INFO] [stdout] | [INFO] [stdout] ::: src/lib/chat/user_notice.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | color: get_value_parse!("color", tags), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected struct `String` [INFO] [stdout] found enum `Option<_>` [INFO] [stdout] = note: this error originates in the macro `get_value_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib/chat/mod.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | None [INFO] [stdout] | ^^^^ expected struct `String`, found enum `Option` [INFO] [stdout] | [INFO] [stdout] ::: src/lib/chat/user_notice.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | color: get_value_parse!("color", tags), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected struct `String` [INFO] [stdout] found enum `Option<_>` [INFO] [stdout] = note: this error originates in the macro `get_value_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib/chat/mod.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | None [INFO] [stdout] | ^^^^ expected struct `String`, found enum `Option` [INFO] [stdout] | [INFO] [stdout] ::: src/lib/chat/user_notice.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | color: get_value_parse!("color", tags), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected struct `String` [INFO] [stdout] found enum `Option<_>` [INFO] [stdout] = note: this error originates in the macro `get_value_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `display_name`, `emotes`, `id` and 10 other fields in initializer of `UserNotice` [INFO] [stdout] --> src/lib/chat/user_notice.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | Ok(UserNotice { [INFO] [stdout] | ^^^^^^^^^^ missing `display_name`, `emotes`, `id` and 10 other fields [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `twitch-bot` due to 5 previous errors; 7 warnings emitted [INFO] [stdout] error: aborting due to 4 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0063, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "417cdd78f3524ff4b035d97272edb4f274183dad608a514640b5c26b6d66e475", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "417cdd78f3524ff4b035d97272edb4f274183dad608a514640b5c26b6d66e475", kill_on_drop: false }` [INFO] [stdout] 417cdd78f3524ff4b035d97272edb4f274183dad608a514640b5c26b6d66e475