[INFO] fetching crate centraldogma 0.1.0... [INFO] checking centraldogma-0.1.0 against master#8007b506ac5da629f223b755f5a5391edd5f6d01 for pr-88041 [INFO] extracting crate centraldogma 0.1.0 into /workspace/builds/worker-109/source [INFO] validating manifest of crates.io crate centraldogma 0.1.0 on toolchain 8007b506ac5da629f223b755f5a5391edd5f6d01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate centraldogma 0.1.0 [INFO] finished tweaking crates.io crate centraldogma 0.1.0 [INFO] tweaked toml for crates.io crate centraldogma 0.1.0 written to /workspace/builds/worker-109/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77004479ddb2540e3849057b39eaad5ee0accabe5fdc0f51adf9980a78e3dfb0 [INFO] running `Command { std: "docker" "start" "-a" "77004479ddb2540e3849057b39eaad5ee0accabe5fdc0f51adf9980a78e3dfb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77004479ddb2540e3849057b39eaad5ee0accabe5fdc0f51adf9980a78e3dfb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77004479ddb2540e3849057b39eaad5ee0accabe5fdc0f51adf9980a78e3dfb0", kill_on_drop: false }` [INFO] [stdout] 77004479ddb2540e3849057b39eaad5ee0accabe5fdc0f51adf9980a78e3dfb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04b721e1636db36ddaa9e940b8264b67c8b93fa0897c3489777396aa148657ce [INFO] running `Command { std: "docker" "start" "-a" "04b721e1636db36ddaa9e940b8264b67c8b93fa0897c3489777396aa148657ce", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking lexical-core v0.7.6 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking nom v5.1.2 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking futures-util v0.3.16 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking serde v1.0.127 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking serde_qs v0.8.4 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Checking hyper v0.14.11 [INFO] [stderr] Checking deadpool v0.7.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking wiremock v0.5.6 [INFO] [stderr] Checking reqwest v0.11.4 [INFO] [stderr] Checking centraldogma v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/utils.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/watch.rs:111:22 [INFO] [stdout] | [INFO] [stdout] 111 | .context(here!("Failed to push file"))?; [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `here` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/utils.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/repo.rs:70:35 [INFO] [stdout] | [INFO] [stdout] 70 | ensure!(repos.len() == 2, here!("New project should have 2 repos")); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `here` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/utils.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/watch.rs:115:22 [INFO] [stdout] | [INFO] [stdout] 115 | .context(here!("Failed to get file watch stream"))?; [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `here` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/utils.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/repo.rs:78:45 [INFO] [stdout] | [INFO] [stdout] 78 | ensure!(repo_name == new_repo.name, here!("Wrong repo name")); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `here` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/utils.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/watch.rs:137:31 [INFO] [stdout] | [INFO] [stdout] 137 | ensure!(wr.is_some(), here!("Failed to get initial watch result")); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `here` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/utils.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/watch.rs:142:13 [INFO] [stdout] | [INFO] [stdout] 142 | here!("Wrong entry path returned") [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `here` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/utils.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/repo.rs:96:24 [INFO] [stdout] | [INFO] [stdout] 96 | ensure!(found, here!("Removed repo not showed in removed repo list")); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `here` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/utils.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/watch.rs:146:13 [INFO] [stdout] | [INFO] [stdout] 146 | here!("Wrong entry content returned") [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `here` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/utils.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/repo.rs:103:51 [INFO] [stdout] | [INFO] [stdout] 103 | ensure!(unremoved_repo.name == repo_name, here!("Invalid unremove")); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `here` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/utils.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/watch.rs:162:22 [INFO] [stdout] | [INFO] [stdout] 162 | .context(here!("Failed to get file watch stream"))?; [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `here` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/utils.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/repo.rs:116:24 [INFO] [stdout] | [INFO] [stdout] 116 | ensure!(found, here!("Unremoved repo not showed in repo list")); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `here` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/utils.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/watch.rs:184:31 [INFO] [stdout] | [INFO] [stdout] 184 | ensure!(wr.is_some(), here!("Failed to get initial watch result")); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `here` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/utils.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/repo.rs:138:25 [INFO] [stdout] | [INFO] [stdout] 138 | ensure!(!found, here!("Purged repo showed in removed repo list")); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `here` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/utils.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/content.rs:120:22 [INFO] [stdout] | [INFO] [stdout] 120 | .context(here!("Failed to push file"))? [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `here` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/utils.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/content.rs:130:22 [INFO] [stdout] | [INFO] [stdout] 130 | .context(here!("Failed to fetch file content"))?; [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `here` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/utils.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/content.rs:135:17 [INFO] [stdout] | [INFO] [stdout] 135 | here!("Expect same json content") [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `here` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/utils.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/content.rs:146:22 [INFO] [stdout] | [INFO] [stdout] 146 | .context(here!("Failed to list files"))?; [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `here` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/utils.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/content.rs:152:17 [INFO] [stdout] | [INFO] [stdout] 152 | here!("Wrong number of file entry returned") [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `here` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/utils.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/content.rs:163:22 [INFO] [stdout] | [INFO] [stdout] 163 | .context(here!("Failed to fetch file content"))?; [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `here` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/utils.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/content.rs:168:17 [INFO] [stdout] | [INFO] [stdout] 168 | here!("Expect same json content") [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `here` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/utils.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/content.rs:181:22 [INFO] [stdout] | [INFO] [stdout] 181 | .context(here!("Failed to get history"))?; [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `here` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/utils.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/content.rs:195:22 [INFO] [stdout] | [INFO] [stdout] 195 | .context(here!("Failed to get history"))?; [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `here` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/utils.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/content.rs:207:22 [INFO] [stdout] | [INFO] [stdout] 207 | .context(here!("Failed to fetch multiple files"))?; [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `here` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/utils.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/content.rs:208:41 [INFO] [stdout] | [INFO] [stdout] 208 | ensure!(entries.len() == 1, here!("wrong number of entries returned")); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `here` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/utils.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/content.rs:215:22 [INFO] [stdout] | [INFO] [stdout] 215 | .context(here!("Failed to fetch multiple files"))?; [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `here` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/utils.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/content.rs:216:41 [INFO] [stdout] | [INFO] [stdout] 216 | ensure!(entries.len() == 3, here!("wrong number of entries returned")); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `here` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/utils.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/content.rs:222:28 [INFO] [stdout] | [INFO] [stdout] 222 | ensure!(exist, here!("Expected value not found")); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `here` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/utils.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/content.rs:245:22 [INFO] [stdout] | [INFO] [stdout] 245 | .context(here!("Failed to push file"))?; [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `here` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/utils.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/content.rs:253:22 [INFO] [stdout] | [INFO] [stdout] 253 | .context(here!("Failed to get diff"))?; [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `here` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/utils.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/content.rs:256:45 [INFO] [stdout] | [INFO] [stdout] 256 | ensure!(diff.path == "/a.json", here!("Diff path incorrect")); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `here` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/utils.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/content.rs:264:17 [INFO] [stdout] | [INFO] [stdout] 264 | here!("Diff content incorrect") [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `here` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/utils.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/content.rs:277:22 [INFO] [stdout] | [INFO] [stdout] 277 | .context(here!("Failed to get diff"))?; [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `here` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/utils.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/content.rs:279:39 [INFO] [stdout] | [INFO] [stdout] 279 | ensure!(diffs.len() == 2, here!("Expect 2 diffs")); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `here` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.23s [INFO] running `Command { std: "docker" "inspect" "04b721e1636db36ddaa9e940b8264b67c8b93fa0897c3489777396aa148657ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04b721e1636db36ddaa9e940b8264b67c8b93fa0897c3489777396aa148657ce", kill_on_drop: false }` [INFO] [stdout] 04b721e1636db36ddaa9e940b8264b67c8b93fa0897c3489777396aa148657ce