[INFO] cloning repository https://github.com/WaffleHacks/wafflemaker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WaffleHacks/wafflemaker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWaffleHacks%2Fwafflemaker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWaffleHacks%2Fwafflemaker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bac9995b649ec6e78a68e00cf3672a51d13ca22b [INFO] testing WaffleHacks/wafflemaker against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWaffleHacks%2Fwafflemaker" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WaffleHacks/wafflemaker on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/WaffleHacks/wafflemaker [INFO] finished tweaking git repo https://github.com/WaffleHacks/wafflemaker [INFO] tweaked toml for git repo https://github.com/WaffleHacks/wafflemaker written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/WaffleHacks/wafflemaker already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sentry-anyhow v0.23.0 [INFO] [stderr] Downloaded sentry-backtrace v0.23.0 [INFO] [stderr] Downloaded sentry-panic v0.23.0 [INFO] [stderr] Downloaded git2 v0.13.20 [INFO] [stderr] Downloaded sentry-types v0.23.0 [INFO] [stderr] Downloaded bollard-stubs v1.41.0 [INFO] [stderr] Downloaded bollard v0.11.0 [INFO] [stderr] Downloaded sentry-contexts v0.23.0 [INFO] [stderr] Downloaded papergrid v0.1.21 [INFO] [stderr] Downloaded tabled v0.2.2 [INFO] [stderr] Downloaded deadqueue v0.2.0 [INFO] [stderr] Downloaded tabled_derive v0.1.7 [INFO] [stderr] Downloaded libgit2-sys v0.12.21+1.1.0 [INFO] [stderr] Downloaded sentry-tracing v0.23.0 [INFO] [stderr] Downloaded sentry v0.23.0 [INFO] [stderr] Downloaded sentry-core v0.23.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 797b7262b7a40326aa65c511fb431b4bdb1facc63f5e953ae3f721378fcdf621 [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" "797b7262b7a40326aa65c511fb431b4bdb1facc63f5e953ae3f721378fcdf621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "797b7262b7a40326aa65c511fb431b4bdb1facc63f5e953ae3f721378fcdf621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "797b7262b7a40326aa65c511fb431b4bdb1facc63f5e953ae3f721378fcdf621", kill_on_drop: false }` [INFO] [stdout] 797b7262b7a40326aa65c511fb431b4bdb1facc63f5e953ae3f721378fcdf621 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3195469ad8c81653461ec5154ea765dfd7e0718ef2a9d12b2c618bcca6f1f443 [INFO] running `Command { std: "docker" "start" "-a" "3195469ad8c81653461ec5154ea765dfd7e0718ef2a9d12b2c618bcca6f1f443", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling unicode-normalization v0.1.18 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling sentry-contexts v0.23.0 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling zstd-sys v1.4.18+zstd.1.4.7 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling libgit2-sys v0.12.21+1.1.0 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling serde_with_macros v1.4.1 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling deadqueue v0.2.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_with v1.9.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling debugid v0.7.2 [INFO] [stderr] Compiling git2 v0.13.20 [INFO] [stderr] Compiling sentry-types v0.23.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling bollard-stubs v1.41.0 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling hyper v0.14.8 [INFO] [stderr] Compiling sentry-core v0.23.0 [INFO] [stderr] Compiling sentry-backtrace v0.23.0 [INFO] [stderr] Compiling sentry-tracing v0.23.0 [INFO] [stderr] Compiling sentry-anyhow v0.23.0 [INFO] [stderr] Compiling sentry-panic v0.23.0 [INFO] [stderr] Compiling zstd v0.5.4+zstd.1.4.7 [INFO] [stderr] Compiling sled v0.34.6 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling warp v0.3.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling sentry v0.23.0 [INFO] [stderr] Compiling bollard v0.11.0 [INFO] [stderr] Compiling wafflemaker v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/processor/jobs/delete_service.rs:29:110 [INFO] [stdout] | [INFO] [stdout] 29 | fail_notify!(service_delete, &self.name; $result; "an error occurred while deleting service"); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 42 | let id = match fail!(deployer::instance().service_id(&self.name).await) { [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 `fail` (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] --> src/processor/jobs/plan_update.rs:49:110 [INFO] [stdout] | [INFO] [stdout] 49 | fail_notify!(deployment, &self.after; $result; "an error occurred while planning deployment"); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 56 | let files = fail!( [INFO] [stdout] | _____________________- [INFO] [stdout] 57 | | git::instance() [INFO] [stdout] 58 | | .diff(self.before.to_string(), self.after.to_string()) [INFO] [stdout] 59 | | .await [INFO] [stdout] 60 | | ); [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 `fail` (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] --> src/processor/jobs/update_service.rs:34:110 [INFO] [stdout] | [INFO] [stdout] 34 | fail_notify!(service_update, &self.name; $result; "an error occurred while updating service"); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 69 | let mut static_secrets = match fail!(vault::instance().fetch_static(&self.name).await) { [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 `fail` (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] --> src/processor/jobs/update_service.rs:34:110 [INFO] [stdout] | [INFO] [stdout] 34 | fail_notify!(service_update, &self.name; $result; "an error occurred while updating service"); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 82 | let (creds, lease) = fail!(vault::instance().aws_credentials(role).await); [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 `fail` (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] --> src/processor/jobs/update_service.rs:34:110 [INFO] [stdout] | [INFO] [stdout] 34 | fail_notify!(service_update, &self.name; $result; "an error occurred while updating service"); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 122 | let roles = fail!(vault::instance().list_database_roles().await); [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 `fail` (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] --> src/processor/jobs/update_service.rs:34:110 [INFO] [stdout] | [INFO] [stdout] 34 | fail_notify!(service_update, &self.name; $result; "an error occurred while updating service"); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 127 | let (credentials, lease) = fail!( [INFO] [stdout] | ________________________________________- [INFO] [stdout] 128 | | vault::instance() [INFO] [stdout] 129 | | .get_database_credentials(postgres.role) [INFO] [stdout] 130 | | .await [INFO] [stdout] 131 | | ); [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 `fail` (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] --> src/processor/jobs/update_service.rs:34:110 [INFO] [stdout] | [INFO] [stdout] 34 | fail_notify!(service_update, &self.name; $result; "an error occurred while updating service"); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 149 | let known_services = fail!(deployer::instance().list().await); [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 `fail` (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] --> src/processor/jobs/update_service.rs:34:110 [INFO] [stdout] | [INFO] [stdout] 34 | fail_notify!(service_update, &self.name; $result; "an error occurred while updating service"); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 166 | let new_id = fail!(deployer::instance().create(options.build()).await); [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 `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `domain` [INFO] [stdout] --> src/deployer/docker/mod.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | domain: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Docker` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/deployer/docker/mod.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7m 42s [INFO] running `Command { std: "docker" "inspect" "3195469ad8c81653461ec5154ea765dfd7e0718ef2a9d12b2c618bcca6f1f443", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3195469ad8c81653461ec5154ea765dfd7e0718ef2a9d12b2c618bcca6f1f443", kill_on_drop: false }` [INFO] [stdout] 3195469ad8c81653461ec5154ea765dfd7e0718ef2a9d12b2c618bcca6f1f443 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1cccd7d0bf4d989ecdc92f77d385cb803c445ef3caf87791d4d9a9726ee9e7ed [INFO] running `Command { std: "docker" "start" "-a" "1cccd7d0bf4d989ecdc92f77d385cb803c445ef3caf87791d4d9a9726ee9e7ed", kill_on_drop: false }` [INFO] [stderr] Compiling wafflemaker v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/processor/jobs/delete_service.rs:29:110 [INFO] [stdout] | [INFO] [stdout] 29 | fail_notify!(service_delete, &self.name; $result; "an error occurred while deleting service"); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 42 | let id = match fail!(deployer::instance().service_id(&self.name).await) { [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 `fail` (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] --> src/processor/jobs/plan_update.rs:49:110 [INFO] [stdout] | [INFO] [stdout] 49 | fail_notify!(deployment, &self.after; $result; "an error occurred while planning deployment"); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 56 | let files = fail!( [INFO] [stdout] | _____________________- [INFO] [stdout] 57 | | git::instance() [INFO] [stdout] 58 | | .diff(self.before.to_string(), self.after.to_string()) [INFO] [stdout] 59 | | .await [INFO] [stdout] 60 | | ); [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 `fail` (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] --> src/processor/jobs/update_service.rs:34:110 [INFO] [stdout] | [INFO] [stdout] 34 | fail_notify!(service_update, &self.name; $result; "an error occurred while updating service"); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 69 | let mut static_secrets = match fail!(vault::instance().fetch_static(&self.name).await) { [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 `fail` (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] --> src/processor/jobs/update_service.rs:34:110 [INFO] [stdout] | [INFO] [stdout] 34 | fail_notify!(service_update, &self.name; $result; "an error occurred while updating service"); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 82 | let (creds, lease) = fail!(vault::instance().aws_credentials(role).await); [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 `fail` (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] --> src/processor/jobs/update_service.rs:34:110 [INFO] [stdout] | [INFO] [stdout] 34 | fail_notify!(service_update, &self.name; $result; "an error occurred while updating service"); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 122 | let roles = fail!(vault::instance().list_database_roles().await); [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 `fail` (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] --> src/processor/jobs/update_service.rs:34:110 [INFO] [stdout] | [INFO] [stdout] 34 | fail_notify!(service_update, &self.name; $result; "an error occurred while updating service"); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 127 | let (credentials, lease) = fail!( [INFO] [stdout] | ________________________________________- [INFO] [stdout] 128 | | vault::instance() [INFO] [stdout] 129 | | .get_database_credentials(postgres.role) [INFO] [stdout] 130 | | .await [INFO] [stdout] 131 | | ); [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 `fail` (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] --> src/processor/jobs/update_service.rs:34:110 [INFO] [stdout] | [INFO] [stdout] 34 | fail_notify!(service_update, &self.name; $result; "an error occurred while updating service"); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 149 | let known_services = fail!(deployer::instance().list().await); [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 `fail` (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] --> src/processor/jobs/update_service.rs:34:110 [INFO] [stdout] | [INFO] [stdout] 34 | fail_notify!(service_update, &self.name; $result; "an error occurred while updating service"); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 166 | let new_id = fail!(deployer::instance().create(options.build()).await); [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 `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `domain` [INFO] [stdout] --> src/deployer/docker/mod.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | domain: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Docker` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/deployer/docker/mod.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 35.29s [INFO] running `Command { std: "docker" "inspect" "1cccd7d0bf4d989ecdc92f77d385cb803c445ef3caf87791d4d9a9726ee9e7ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cccd7d0bf4d989ecdc92f77d385cb803c445ef3caf87791d4d9a9726ee9e7ed", kill_on_drop: false }` [INFO] [stdout] 1cccd7d0bf4d989ecdc92f77d385cb803c445ef3caf87791d4d9a9726ee9e7ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 02ffdf97492c2919b4798c46066b2f3080cddf8176ce4a54bf74fa6a16dc0b94 [INFO] running `Command { std: "docker" "start" "-a" "02ffdf97492c2919b4798c46066b2f3080cddf8176ce4a54bf74fa6a16dc0b94", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/processor/jobs/delete_service.rs:29:110 [INFO] [stderr] | [INFO] [stderr] 29 | fail_notify!(service_delete, &self.name; $result; "an error occurred while deleting service"); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 42 | let id = match fail!(deployer::instance().service_id(&self.name).await) { [INFO] [stderr] | -------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/processor/jobs/plan_update.rs:49:110 [INFO] [stderr] | [INFO] [stderr] 49 | fail_notify!(deployment, &self.after; $result; "an error occurred while planning deployment"); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 56 | let files = fail!( [INFO] [stderr] | _____________________- [INFO] [stderr] 57 | | git::instance() [INFO] [stderr] 58 | | .diff(self.before.to_string(), self.after.to_string()) [INFO] [stderr] 59 | | .await [INFO] [stderr] 60 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/processor/jobs/update_service.rs:34:110 [INFO] [stderr] | [INFO] [stderr] 34 | fail_notify!(service_update, &self.name; $result; "an error occurred while updating service"); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 69 | let mut static_secrets = match fail!(vault::instance().fetch_static(&self.name).await) { [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/processor/jobs/update_service.rs:34:110 [INFO] [stderr] | [INFO] [stderr] 34 | fail_notify!(service_update, &self.name; $result; "an error occurred while updating service"); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 82 | let (creds, lease) = fail!(vault::instance().aws_credentials(role).await); [INFO] [stderr] | ---------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/processor/jobs/update_service.rs:34:110 [INFO] [stderr] | [INFO] [stderr] 34 | fail_notify!(service_update, &self.name; $result; "an error occurred while updating service"); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 122 | let roles = fail!(vault::instance().list_database_roles().await); [INFO] [stderr] | ---------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/processor/jobs/update_service.rs:34:110 [INFO] [stderr] | [INFO] [stderr] 34 | fail_notify!(service_update, &self.name; $result; "an error occurred while updating service"); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 127 | let (credentials, lease) = fail!( [INFO] [stderr] | ________________________________________- [INFO] [stderr] 128 | | vault::instance() [INFO] [stderr] 129 | | .get_database_credentials(postgres.role) [INFO] [stderr] 130 | | .await [INFO] [stderr] 131 | | ); [INFO] [stderr] | |_____________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/processor/jobs/update_service.rs:34:110 [INFO] [stderr] | [INFO] [stderr] 34 | fail_notify!(service_update, &self.name; $result; "an error occurred while updating service"); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 149 | let known_services = fail!(deployer::instance().list().await); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/processor/jobs/update_service.rs:34:110 [INFO] [stderr] | [INFO] [stderr] 34 | fail_notify!(service_update, &self.name; $result; "an error occurred while updating service"); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 166 | let new_id = fail!(deployer::instance().create(options.build()).await); [INFO] [stderr] | --------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `domain` [INFO] [stderr] --> src/deployer/docker/mod.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | domain: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Docker` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/deployer/docker/mod.rs:19:10 [INFO] [stderr] | [INFO] [stderr] 19 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `wafflemaker` (bin "wafflemaker" test) generated 9 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.64s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wafflemaker-642c222ab3323319) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test processor::jobs::update_service::tests::base64 ... ok [INFO] [stdout] test processor::jobs::update_service::tests::hex ... ok [INFO] [stdout] test webhooks::validators::tests::validate_docker_authentication ... ok [INFO] [stdout] test service::secret::tests::deserialize_string ... ok [INFO] [stdout] test service::secret::tests::deserialize_invalid_string ... ok [INFO] [stdout] test service::secret::tests::deserialize_map ... ok [INFO] [stdout] test deployer::tests::container_opts_builder ... ok [INFO] [stdout] test webhooks::models::github::tests::parse_github_ping ... ok [INFO] [stdout] test webhooks::models::github::tests::parse_github_push ... ok [INFO] [stdout] test webhooks::validators::tests::validate_github_signature ... ok [INFO] [stdout] test processor::jobs::update_service::tests::alphanumeric ... ok [INFO] [stdout] test service::dependency::tests::simple ... ok [INFO] [stdout] test webhooks::models::docker::tests::parse_docker ... ok [INFO] [stdout] test service::dependency::tests::dynamic ... ok [INFO] [stdout] test service::tests::defaults ... ok [INFO] [stdout] test config::tests::parse_config ... ok [INFO] [stdout] test service::tests::deserialize ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "02ffdf97492c2919b4798c46066b2f3080cddf8176ce4a54bf74fa6a16dc0b94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02ffdf97492c2919b4798c46066b2f3080cddf8176ce4a54bf74fa6a16dc0b94", kill_on_drop: false }` [INFO] [stdout] 02ffdf97492c2919b4798c46066b2f3080cddf8176ce4a54bf74fa6a16dc0b94