[INFO] fetching crate replicante_agent 0.5.0... [INFO] checking replicante_agent-0.5.0 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate replicante_agent 0.5.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate replicante_agent 0.5.0 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 crates.io crate replicante_agent 0.5.0 [INFO] finished tweaking crates.io crate replicante_agent 0.5.0 [INFO] tweaked toml for crates.io crate replicante_agent 0.5.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded replicante_util_tracing v0.4.0 [INFO] [stderr] Downloaded replicante_util_actixweb v0.2.0 [INFO] [stderr] Downloaded replicante_models_agent v0.3.1 [INFO] [stderr] Downloaded replicante_logging v0.1.4 [INFO] [stderr] Downloaded migrant_lib v0.29.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b28692bbe9422796a1156e14ed46707252786092d0e89e8fec3ea9f1a242974 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7b28692bbe9422796a1156e14ed46707252786092d0e89e8fec3ea9f1a242974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b28692bbe9422796a1156e14ed46707252786092d0e89e8fec3ea9f1a242974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b28692bbe9422796a1156e14ed46707252786092d0e89e8fec3ea9f1a242974", kill_on_drop: false }` [INFO] [stdout] 7b28692bbe9422796a1156e14ed46707252786092d0e89e8fec3ea9f1a242974 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db8977ccf88292278988f72e020e9b28879eb8b50ae844fb5be6d77c15d4640a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "db8977ccf88292278988f72e020e9b28879eb8b50ae844fb5be6d77c15d4640a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling prometheus v0.9.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking bytestring v1.0.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Checking libflate_lz77 v1.1.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking semver v0.10.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Checking slog-scope v4.4.0 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking libflate v1.1.0 [INFO] [stderr] Checking slog-stdlog v4.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking uname v0.1.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking procfs v0.7.9 [INFO] [stderr] Checking slog-async v2.6.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Checking thrift v0.13.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking im v14.3.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling libgit2-sys v0.12.21+1.1.0 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking opentracingrust v0.4.0 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking tokio-openssl v0.4.0 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking pin-project v0.4.28 [INFO] [stderr] Checking rusqlite v0.23.1 [INFO] [stderr] Checking actix-codec v0.3.0 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking actix-threadpool v0.3.3 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking actix-service v1.0.6 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking actix-utils v1.0.6 [INFO] [stderr] Checking actix-utils v2.0.0 [INFO] [stderr] Checking actix-tls v1.0.0 [INFO] [stderr] Checking actix-server v1.0.4 [INFO] [stderr] Checking actix-testing v1.0.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking actix-router v0.2.7 [INFO] [stderr] Checking humthreads v0.2.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking debugid v0.7.2 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking sentry-types v0.14.1 [INFO] [stderr] Checking slog-json v2.3.0 [INFO] [stderr] Checking migrant_lib v0.29.0 [INFO] [stderr] Checking replicante_models_agent v0.3.1 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/migrant_lib-0.29.0/src/config.rs:153:13 [INFO] [stdout] | [INFO] [stdout] 153 | bail_fmt!(ErrorKind::Config, "No `{}` path provided", CONFIG_FILE) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/migrant_lib-0.29.0/src/config.rs:195:17 [INFO] [stdout] | [INFO] [stdout] 195 | bail_fmt!(ErrorKind::Config, "database type must be specified if running non-interactively with options specified") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/migrant_lib-0.29.0/src/config.rs:203:25 [INFO] [stdout] | [INFO] [stdout] 203 | bail_fmt!(ErrorKind::Config, "unsupported database type: {}", db_kind) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/migrant_lib-0.29.0/src/config.rs:492:17 [INFO] [stdout] | [INFO] [stdout] 492 | / bail_fmt!( [INFO] [stdout] 493 | | ErrorKind::Config, [INFO] [stdout] 494 | | "Explicit settings database path must be absolute: {:?}", [INFO] [stdout] 495 | | p [INFO] [stdout] 496 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/migrant_lib-0.29.0/src/config.rs:1050:54 [INFO] [stdout] | [INFO] [stdout] 1050 | ConfigurableSettings::Postgres(ref s) => bail_fmt!( [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 1051 | | ErrorKind::Config, [INFO] [stdout] 1052 | | "Cannot generate database_path for database-type: {}", [INFO] [stdout] 1053 | | s.database_type [INFO] [stdout] 1054 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/migrant_lib-0.29.0/src/config.rs:1055:51 [INFO] [stdout] | [INFO] [stdout] 1055 | ConfigurableSettings::MySql(ref s) => bail_fmt!( [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 1056 | | ErrorKind::Config, [INFO] [stdout] 1057 | | "Cannot generate database_path for database-type: {}", [INFO] [stdout] 1058 | | s.database_type [INFO] [stdout] 1059 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/migrant_lib-0.29.0/src/config.rs:1067:52 [INFO] [stdout] | [INFO] [stdout] 1067 | ConfigurableSettings::Sqlite(ref s) => bail_fmt!( [INFO] [stdout] | ____________________________________________________^ [INFO] [stdout] 1068 | | ErrorKind::Config, [INFO] [stdout] 1069 | | "Cannot generate connect-string for database-type: {}", [INFO] [stdout] 1070 | | s.database_type [INFO] [stdout] 1071 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/migrant_lib-0.29.0/src/config.rs:1112:18 [INFO] [stdout] | [INFO] [stdout] 1112 | t => bail_fmt!(ErrorKind::Config, "Invalid database_type: {:?}", t), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/migrant_lib-0.29.0/src/config.rs:1215:21 [INFO] [stdout] | [INFO] [stdout] 1215 | / bail_fmt!( [INFO] [stdout] 1216 | | ErrorKind::TagError, [INFO] [stdout] 1217 | | "When `cli_compatible=true` tags must be timestamped, \ [INFO] [stdout] 1218 | | following: `[0-9]{{14}}_[a-z0-9-]+`. Found tag: `{}`", [INFO] [stdout] 1219 | | tag [INFO] [stdout] 1220 | | ) [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/migrant_lib-0.29.0/src/config.rs:1223:17 [INFO] [stdout] | [INFO] [stdout] 1223 | / bail_fmt!( [INFO] [stdout] 1224 | | ErrorKind::TagError, [INFO] [stdout] 1225 | | "When `cli_compatible=false` (default) tags may only contain, \ [INFO] [stdout] 1226 | | `[a-z0-9-]` and may be optionally prefixed with a timestamp \ [INFO] [stdout] 1227 | | following: `([0-9]{{14}}_)?[a-z0-9-]+`. Found tag: `{}`", [INFO] [stdout] 1228 | | tag [INFO] [stdout] 1229 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/migrant_lib-0.29.0/src/config.rs:1232:17 [INFO] [stdout] | [INFO] [stdout] 1232 | / bail_fmt!( [INFO] [stdout] 1233 | | ErrorKind::TagError, [INFO] [stdout] 1234 | | "Tags must be unique. Found duplicate: {}", [INFO] [stdout] 1235 | | tag [INFO] [stdout] 1236 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/migrant_lib-0.29.0/src/config.rs:1279:17 [INFO] [stdout] | [INFO] [stdout] 1279 | / bail_fmt!( [INFO] [stdout] 1280 | | ErrorKind::Migration, [INFO] [stdout] 1281 | | "Found a non-conforming tag in the database: `{}`. \ [INFO] [stdout] 1282 | | Generated/CLI-compatible tags must follow `[0-9]{{14}}_[a-z0-9-]+`", [INFO] [stdout] 1283 | | tag [INFO] [stdout] 1284 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/migrant_lib-0.29.0/src/config.rs:1287:13 [INFO] [stdout] | [INFO] [stdout] 1287 | / bail_fmt!( [INFO] [stdout] 1288 | | ErrorKind::Migration, [INFO] [stdout] 1289 | | "Found a non-conforming tag in the database: `{}`. \ [INFO] [stdout] 1290 | | Managed/embedded tags may contain `[a-z0-9-]+`", [INFO] [stdout] 1291 | | tag [INFO] [stdout] 1292 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/migrant_lib-0.29.0/src/config.rs:1367:13 [INFO] [stdout] | [INFO] [stdout] 1367 | / bail_fmt!( [INFO] [stdout] 1368 | | ErrorKind::Migration, [INFO] [stdout] 1369 | | "`__migrant_migrations` table is missing, maybe try re-setting-up? -> `setup`" [INFO] [stdout] 1370 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/migrant_lib-0.29.0/src/migration.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | / bail_fmt!( [INFO] [stdout] 49 | | ErrorKind::MigrationNotFound, [INFO] [stdout] 50 | | "Migration file not found: {:?}", [INFO] [stdout] 51 | | path [INFO] [stdout] 52 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/migrant_lib-0.29.0/src/lib.rs:249:18 [INFO] [stdout] | [INFO] [stdout] 249 | _ => bail_fmt!(ErrorKind::InvalidDbKind, "Invalid Database Kind: {}", s), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/migrant_lib-0.29.0/src/lib.rs:275:9 [INFO] [stdout] | [INFO] [stdout] 275 | / bail_fmt!( [INFO] [stdout] 276 | | ErrorKind::ShellCommand, [INFO] [stdout] 277 | | "Command `{}` exited with status `{}`", [INFO] [stdout] 278 | | command, [INFO] [stdout] 279 | | ret [INFO] [stdout] 280 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/migrant_lib-0.29.0/src/lib.rs:422:33 [INFO] [stdout] | [INFO] [stdout] 422 | None => bail_fmt!(ErrorKind::MigrationNotFound, "Tag not found: {}", tag), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/migrant_lib-0.29.0/src/lib.rs:477:21 [INFO] [stdout] | [INFO] [stdout] 477 | None => bail_fmt!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 478 | | ErrorKind::MigrationComplete, [INFO] [stdout] 479 | | "No un-applied `{}` migrations found", [INFO] [stdout] 480 | | self.direction [INFO] [stdout] 481 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/migrant_lib-0.29.0/src/lib.rs:644:13 [INFO] [stdout] | [INFO] [stdout] 644 | / bail_fmt!( [INFO] [stdout] 645 | | ErrorKind::MigrationNotFound, [INFO] [stdout] 646 | | "Up migration not found for tag: {}", [INFO] [stdout] 647 | | tag [INFO] [stdout] 648 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/migrant_lib-0.29.0/src/lib.rs:651:13 [INFO] [stdout] | [INFO] [stdout] 651 | / bail_fmt!( [INFO] [stdout] 652 | | ErrorKind::MigrationNotFound, [INFO] [stdout] 653 | | "Down migration not found for tag: {}", [INFO] [stdout] 654 | | tag [INFO] [stdout] 655 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/migrant_lib-0.29.0/src/lib.rs:873:14 [INFO] [stdout] | [INFO] [stdout] 873 | 0 => bail_fmt!(ErrorKind::Config, "No migrations found with tag: {}", tag), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking replicante_logging v0.1.4 [INFO] [stdout] error: aborting due to 22 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `migrant_lib` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "db8977ccf88292278988f72e020e9b28879eb8b50ae844fb5be6d77c15d4640a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db8977ccf88292278988f72e020e9b28879eb8b50ae844fb5be6d77c15d4640a", kill_on_drop: false }` [INFO] [stdout] db8977ccf88292278988f72e020e9b28879eb8b50ae844fb5be6d77c15d4640a