[INFO] cloning repository https://github.com/automateapp/bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/automateapp/bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fautomateapp%2Fbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fautomateapp%2Fbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c131dbdfc4cd639d46d00a0314e86d5cfd81c22 [INFO] checking automateapp/bot against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fautomateapp%2Fbot" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/automateapp/bot on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/automateapp/bot [INFO] finished tweaking git repo https://github.com/automateapp/bot [INFO] tweaked toml for git repo https://github.com/automateapp/bot written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/automateapp/bot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/mbenoukaiss/automate` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded darling_macro v0.12.0 [INFO] [stderr] Downloaded darling v0.12.0 [INFO] [stderr] Downloaded tokio-stream v0.1.2 [INFO] [stderr] Downloaded darling_core v0.12.0 [INFO] [stderr] Downloaded tokio-util v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 667e0d28a0a2c4666cdfa4d77908a0d6f3ed9da6ff484b07a1a42a907b7a976d [INFO] running `Command { std: "docker" "start" "-a" "667e0d28a0a2c4666cdfa4d77908a0d6f3ed9da6ff484b07a1a42a907b7a976d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "667e0d28a0a2c4666cdfa4d77908a0d6f3ed9da6ff484b07a1a42a907b7a976d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "667e0d28a0a2c4666cdfa4d77908a0d6f3ed9da6ff484b07a1a42a907b7a976d", kill_on_drop: false }` [INFO] [stdout] 667e0d28a0a2c4666cdfa4d77908a0d6f3ed9da6ff484b07a1a42a907b7a976d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29c4f88b78891bf84e47a850a3735c812b737d3b8d06309a0306396b5f9cb298 [INFO] running `Command { std: "docker" "start" "-a" "29c4f88b78891bf84e47a850a3735c812b737d3b8d06309a0306396b5f9cb298", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.84 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling tokio v1.1.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking input_buffer v0.4.0 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking sha-1 v0.9.2 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking tungstenite v0.12.0 [INFO] [stderr] Compiling darling_core v0.12.0 [INFO] [stderr] Checking tokio-stream v0.1.2 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling darling_macro v0.12.0 [INFO] [stderr] Compiling darling v0.12.0 [INFO] [stderr] Compiling automate-derive v0.4.0 (https://github.com/mbenoukaiss/automate#f73907b2) [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/automate-3b9b84a425d90240/f73907b/derive/src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 17 | .into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/automate-3b9b84a425d90240/f73907b/derive/src/attribute/convert.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | compile_error!(err "Convert attribute only works with C-like enums") [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `compile_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/automate-3b9b84a425d90240/f73907b/derive/src/lib.rs:27:24 [INFO] [stdout] | [INFO] [stdout] 27 | .into(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/automate-3b9b84a425d90240/f73907b/derive/src/attribute/convert.rs:32:14 [INFO] [stdout] | [INFO] [stdout] 32 | _ => compile_error!("Expected arguments under the format (type)") [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `compile_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/automate-3b9b84a425d90240/f73907b/derive/src/lib.rs:22:24 [INFO] [stdout] | [INFO] [stdout] 22 | .into(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/automate-3b9b84a425d90240/f73907b/derive/src/attribute/listener.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | ... compile_error!(TokenStream2::from(metadata_error), "The event type is now automatically inferred for listener functions, please cut down the attribute to `#[listener]`") [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `compile_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/automate-3b9b84a425d90240/f73907b/derive/src/lib.rs:22:24 [INFO] [stdout] | [INFO] [stdout] 22 | .into(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/automate-3b9b84a425d90240/f73907b/derive/src/attribute/listener.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | compile_error!(input.sig, "Listener functions must be asynchronous") [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `compile_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/automate-3b9b84a425d90240/f73907b/derive/src/lib.rs:22:24 [INFO] [stdout] | [INFO] [stdout] 22 | .into(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/automate-3b9b84a425d90240/f73907b/derive/src/attribute/listener.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | ... compile_error!(input.sig.inputs, "Listener functions must take 2 arguments: the first argument should be the session and the second the event dispatch object") [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `compile_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/automate-3b9b84a425d90240/f73907b/derive/src/lib.rs:22:24 [INFO] [stdout] | [INFO] [stdout] 22 | .into(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/automate-3b9b84a425d90240/f73907b/derive/src/attribute/listener.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | compile_error!(input.sig.inputs, "&Session argument was replaced by &Context, see README.md for examples") [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `compile_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/automate-3b9b84a425d90240/f73907b/derive/src/lib.rs:22:24 [INFO] [stdout] | [INFO] [stdout] 22 | .into(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/automate-3b9b84a425d90240/f73907b/derive/src/attribute/listener.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | ... compile_error!(input.sig.inputs, "Could not infer event type: the first argument should be the session and the second the event dispatch object. Make sure you use a correct event dispatch type") [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `compile_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/automate-3b9b84a425d90240/f73907b/derive/src/lib.rs:22:24 [INFO] [stdout] | [INFO] [stdout] 22 | .into(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/automate-3b9b84a425d90240/f73907b/derive/src/attribute/listener.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | compile_error!(rcv, "Listener methods must take self by reference") [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `compile_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/automate-3b9b84a425d90240/f73907b/derive/src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 17 | .into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/automate-3b9b84a425d90240/f73907b/derive/src/attribute/object.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | compile_error!(err "Expected side in payload attribute") [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `compile_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/automate-3b9b84a425d90240/f73907b/derive/src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 17 | .into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/automate-3b9b84a425d90240/f73907b/derive/src/attribute/payload.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | compile_error!(err "Expected side in payload attribute") [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `compile_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/automate-3b9b84a425d90240/f73907b/derive/src/lib.rs:27:24 [INFO] [stdout] | [INFO] [stdout] 27 | .into(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/automate-3b9b84a425d90240/f73907b/derive/src/attribute/stringify.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | _ => compile_error!("Expected arguments under the format (snake_case|upper_snake_case|camel_case|pascal_case)") [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `compile_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/automate-3b9b84a425d90240/f73907b/derive/src/lib.rs:27:24 [INFO] [stdout] | [INFO] [stdout] 27 | .into(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/automate-3b9b84a425d90240/f73907b/derive/src/attribute/stringify.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | _ => compile_error!("Expected arguments under the format (snake_case|upper_snake_case|camel_case|pascal_case)") [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `compile_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/automate-3b9b84a425d90240/f73907b/derive/src/lib.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | .into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/automate-3b9b84a425d90240/f73907b/derive/src/utils.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | compile_error!(err input, "Only tuple structs with one field can be dereferenced") [INFO] [stdout] | ---------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `compile_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking async-stream v0.3.0 [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tokio-util v0.6.2 [INFO] [stderr] error: could not compile `automate-derive` [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" "29c4f88b78891bf84e47a850a3735c812b737d3b8d06309a0306396b5f9cb298", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29c4f88b78891bf84e47a850a3735c812b737d3b8d06309a0306396b5f9cb298", kill_on_drop: false }` [INFO] [stdout] 29c4f88b78891bf84e47a850a3735c812b737d3b8d06309a0306396b5f9cb298