[INFO] fetching crate centraldogma 0.1.0... [INFO] testing centraldogma-0.1.0 against try#ddc023471205c186b40f4bf8ffb598008dbf4885 for pr-87041-1 [INFO] extracting crate centraldogma 0.1.0 into /workspace/builds/worker-38/source [INFO] validating manifest of crates.io crate centraldogma 0.1.0 on toolchain ddc023471205c186b40f4bf8ffb598008dbf4885 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "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-38/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "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" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "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 wiremock v0.5.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd4524ff887485e2585e037771f09e7565252f84f3bf0d9d022d19167e2eae3f [INFO] running `Command { std: "docker" "start" "-a" "cd4524ff887485e2585e037771f09e7565252f84f3bf0d9d022d19167e2eae3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd4524ff887485e2585e037771f09e7565252f84f3bf0d9d022d19167e2eae3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd4524ff887485e2585e037771f09e7565252f84f3bf0d9d022d19167e2eae3f", kill_on_drop: false }` [INFO] [stdout] cd4524ff887485e2585e037771f09e7565252f84f3bf0d9d022d19167e2eae3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd512289607dff4ccec26072af5d9afa9aaa420f96346a702cfdfb1237540db7 [INFO] running `Command { std: "docker" "start" "-a" "dd512289607dff4ccec26072af5d9afa9aaa420f96346a702cfdfb1237540db7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.7 [INFO] [stderr] Compiling centraldogma v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.20s [INFO] running `Command { std: "docker" "inspect" "dd512289607dff4ccec26072af5d9afa9aaa420f96346a702cfdfb1237540db7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd512289607dff4ccec26072af5d9afa9aaa420f96346a702cfdfb1237540db7", kill_on_drop: false }` [INFO] [stdout] dd512289607dff4ccec26072af5d9afa9aaa420f96346a702cfdfb1237540db7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1364abd218d00059379841dd23648e6c2ed510bd9075053611a0b6014057eece [INFO] running `Command { std: "docker" "start" "-a" "1364abd218d00059379841dd23648e6c2ed510bd9075053611a0b6014057eece", 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling deadpool v0.7.0 [INFO] [stderr] Compiling wiremock v0.5.8 [INFO] [stderr] Compiling 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/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: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: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: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: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: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: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: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/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] [stderr] error: could not compile `centraldogma` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name centraldogma --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=e128bf05a11cfc02 -C extra-filename=-e128bf05a11cfc02 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-30f063109b3cf80b.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-2860e81b62d4ab1c.so --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-0ba88d39402d5a2c.rlib --extern form_urlencoded=/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-4a0fae0365a68dad.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-2d98541428b05c9d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d6e6a152a61089ad.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0441a0a22ef75aee.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-741c5800fb2cf178.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-28cc4fef9eae9e57.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-f036ce79666ded95.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-e094b4b2e461af1d.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1364abd218d00059379841dd23648e6c2ed510bd9075053611a0b6014057eece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1364abd218d00059379841dd23648e6c2ed510bd9075053611a0b6014057eece", kill_on_drop: false }` [INFO] [stdout] 1364abd218d00059379841dd23648e6c2ed510bd9075053611a0b6014057eece