[INFO] cloning repository https://github.com/KaKnife/crystal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KaKnife/crystal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKaKnife%2Fcrystal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKaKnife%2Fcrystal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd806013887b714da7e90b543881b5a68f02f306 [INFO] checking KaKnife/crystal against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKaKnife%2Fcrystal" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KaKnife/crystal on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KaKnife/crystal [INFO] finished tweaking git repo https://github.com/KaKnife/crystal [INFO] tweaked toml for git repo https://github.com/KaKnife/crystal written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/KaKnife/crystal already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/alexcrichton/curl-rust.git` [INFO] [stderr] Updating git submodule `https://github.com/alexcrichton/curl` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libarchive v0.1.1 [INFO] [stderr] Downloaded socket2 v0.3.3 [INFO] [stderr] Downloaded env_logger v0.5.5 [INFO] [stderr] Downloaded libarchive3-sys v0.1.2 [INFO] [stderr] Downloaded regex v0.2.8 [INFO] [stderr] Downloaded termcolor v0.3.5 [INFO] [stderr] Downloaded cc v1.0.6 [INFO] [stderr] Downloaded atty v0.2.8 [INFO] [stderr] Downloaded libz-sys v1.0.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13e3e0fdf522b2be35152688bc45b6e31b09aed94097bf4a83bb6852f2500ef2 [INFO] running `Command { std: "docker" "start" "-a" "13e3e0fdf522b2be35152688bc45b6e31b09aed94097bf4a83bb6852f2500ef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13e3e0fdf522b2be35152688bc45b6e31b09aed94097bf4a83bb6852f2500ef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13e3e0fdf522b2be35152688bc45b6e31b09aed94097bf4a83bb6852f2500ef2", kill_on_drop: false }` [INFO] [stdout] 13e3e0fdf522b2be35152688bc45b6e31b09aed94097bf4a83bb6852f2500ef2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75985100f0e545d636d449b0cac140e7d0e6b42ceefc54605946ad512237bad4 [INFO] running `Command { std: "docker" "start" "-a" "75985100f0e545d636d449b0cac140e7d0e6b42ceefc54605946ad512237bad4", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Checking libc v0.2.39 [INFO] [stderr] Compiling cc v1.0.6 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking quick-error v1.2.1 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking termcolor v0.3.5 [INFO] [stderr] Checking getopts v0.2.17 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking regex-syntax v0.5.2 [INFO] [stderr] Checking humantime v1.1.1 [INFO] [stderr] Compiling libarchive3-sys v0.1.2 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking socket2 v0.3.3 [INFO] [stderr] Checking atty v0.2.8 [INFO] [stderr] Compiling openssl-sys v0.9.27 [INFO] [stderr] Compiling libz-sys v1.0.18 [INFO] [stderr] Compiling curl-sys v0.4.1 (https://github.com/alexcrichton/curl-rust.git#a15e3e35) [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking libarchive v0.1.1 [INFO] [stderr] Checking regex v0.2.8 [INFO] [stderr] Checking env_logger v0.5.5 [INFO] [stderr] Checking curl v0.4.11 (https://github.com/alexcrichton/curl-rust.git#a15e3e35) [INFO] [stderr] Checking crystal v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/pacman/callback.rs:179:36 [INFO] [stdout] | [INFO] [stdout] 179 | Event::ResolveDepsStart => info!("resolving dependencies..."), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/pacman/callback.rs:180:38 [INFO] [stdout] | [INFO] [stdout] 180 | Event::DatabaseMissing(e) => warn!("database file for '{}' does not exist", e.dbname), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/pacman/mod.rs:520:43 [INFO] [stdout] | [INFO] [stdout] 520 | Error::DatabaseVersion => error!("try running pacman-db-upgrade"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/config.rs:387:23 [INFO] [stdout] | [INFO] [stdout] 387 | Err(e) => error!("{}", e), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/pacman/callback.rs:179:36 [INFO] [stdout] | [INFO] [stdout] 179 | Event::ResolveDepsStart => info!("resolving dependencies..."), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/pacman/callback.rs:180:38 [INFO] [stdout] | [INFO] [stdout] 180 | Event::DatabaseMissing(e) => warn!("database file for '{}' does not exist", e.dbname), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/pacman/mod.rs:520:43 [INFO] [stdout] | [INFO] [stdout] 520 | Error::DatabaseVersion => error!("try running pacman-db-upgrade"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/consts.rs:16:29 [INFO] [stdout] | [INFO] [stdout] 16 | pub const INFRQ_BASE: i32 = (1 << 0); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/consts.rs:17:29 [INFO] [stdout] | [INFO] [stdout] 17 | pub const INFRQ_DESC: i32 = (1 << 1); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/consts.rs:18:30 [INFO] [stdout] | [INFO] [stdout] 18 | pub const INFRQ_FILES: i32 = (1 << 2); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/consts.rs:19:34 [INFO] [stdout] | [INFO] [stdout] 19 | pub const INFRQ_SCRIPTLET: i32 = (1 << 3); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/consts.rs:20:30 [INFO] [stdout] | [INFO] [stdout] 20 | pub const INFRQ_DSIZE: i32 = (1 << 4); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/consts.rs:23:30 [INFO] [stdout] | [INFO] [stdout] 23 | pub const INFRQ_ERROR: i32 = (1 << 30); [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/consts.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 33 | pub const PKG_LOCALITY_NATIVE: usize = (1 << 0); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/consts.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | pub const PKG_LOCALITY_FOREIGN: usize = (1 << 1); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/config.rs:387:23 [INFO] [stdout] | [INFO] [stdout] 387 | Err(e) => error!("{}", e), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parse.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / Fn(&String, usize, &String, &Option, &Option, &mut Section, &mut Config) [INFO] [stdout] 16 | | -> Result<()>; [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 15 | dyn Fn(&String, usize, &String, &Option, &Option, &mut Section, &mut Config) [INFO] [stdout] 16 | -> Result<()>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/consts.rs:16:29 [INFO] [stdout] | [INFO] [stdout] 16 | pub const INFRQ_BASE: i32 = (1 << 0); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/consts.rs:17:29 [INFO] [stdout] | [INFO] [stdout] 17 | pub const INFRQ_DESC: i32 = (1 << 1); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/consts.rs:18:30 [INFO] [stdout] | [INFO] [stdout] 18 | pub const INFRQ_FILES: i32 = (1 << 2); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/consts.rs:19:34 [INFO] [stdout] | [INFO] [stdout] 19 | pub const INFRQ_SCRIPTLET: i32 = (1 << 3); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/consts.rs:20:30 [INFO] [stdout] | [INFO] [stdout] 20 | pub const INFRQ_DSIZE: i32 = (1 << 4); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/consts.rs:23:30 [INFO] [stdout] | [INFO] [stdout] 23 | pub const INFRQ_ERROR: i32 = (1 << 30); [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/consts.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 33 | pub const PKG_LOCALITY_NATIVE: usize = (1 << 0); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/consts.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | pub const PKG_LOCALITY_FOREIGN: usize = (1 << 1); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parse.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / Fn(&String, usize, &String, &Option, &Option, &mut Section, &mut Config) [INFO] [stdout] 16 | | -> Result<()>; [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 15 | dyn Fn(&String, usize, &String, &Option, &Option, &mut Section, &mut Config) [INFO] [stdout] 16 | -> Result<()>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/pacman/query.rs:423:44 [INFO] [stdout] | [INFO] [stdout] 423 | let strname = String::from(strname.trim_left_matches(LOCAL_PREFIX)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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/error.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | write!(f, "{}", self.description()) [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/error.rs:202:40 [INFO] [stdout] | [INFO] [stdout] 202 | &Error::IO(ref err) => err.description(), [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/error.rs:203:47 [INFO] [stdout] | [INFO] [stdout] 203 | &Error::CurlError(ref err) => err.description(), [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/error.rs:204:53 [INFO] [stdout] | [INFO] [stdout] 204 | &Error::SystemTimeError(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/pacman/query.rs:423:44 [INFO] [stdout] | [INFO] [stdout] 423 | let strname = String::from(strname.trim_left_matches(LOCAL_PREFIX)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/db.rs:1172:12 [INFO] [stdout] | [INFO] [stdout] 1172 | newurl.trim_right_matches('/'); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/parse.rs:125:25 [INFO] [stdout] | [INFO] [stdout] 125 | name = name.trim_left_matches('['); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/parse.rs:126:25 [INFO] [stdout] | [INFO] [stdout] 126 | name = name.trim_right_matches("]"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [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/error.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | write!(f, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/parse.rs:388:43 [INFO] [stdout] | [INFO] [stdout] 388 | value = String::from(original.trim_left_matches("Package")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/parse.rs:392:43 [INFO] [stdout] | [INFO] [stdout] 392 | value = String::from(original.trim_left_matches("Database")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [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/error.rs:202:40 [INFO] [stdout] | [INFO] [stdout] 202 | &Error::IO(ref err) => err.description(), [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/error.rs:203:47 [INFO] [stdout] | [INFO] [stdout] 203 | &Error::CurlError(ref err) => err.description(), [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/error.rs:204:53 [INFO] [stdout] | [INFO] [stdout] 204 | &Error::SystemTimeError(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crystal` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/db.rs:1172:12 [INFO] [stdout] | [INFO] [stdout] 1172 | newurl.trim_right_matches('/'); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/parse.rs:125:25 [INFO] [stdout] | [INFO] [stdout] 125 | name = name.trim_left_matches('['); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/parse.rs:126:25 [INFO] [stdout] | [INFO] [stdout] 126 | name = name.trim_right_matches("]"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/parse.rs:388:43 [INFO] [stdout] | [INFO] [stdout] 388 | value = String::from(original.trim_left_matches("Package")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/parse.rs:392:43 [INFO] [stdout] | [INFO] [stdout] 392 | value = String::from(original.trim_left_matches("Database")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "75985100f0e545d636d449b0cac140e7d0e6b42ceefc54605946ad512237bad4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75985100f0e545d636d449b0cac140e7d0e6b42ceefc54605946ad512237bad4", kill_on_drop: false }` [INFO] [stdout] 75985100f0e545d636d449b0cac140e7d0e6b42ceefc54605946ad512237bad4