[INFO] cloning repository https://github.com/H0neyBadger/discord-bot-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/H0neyBadger/discord-bot-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FH0neyBadger%2Fdiscord-bot-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FH0neyBadger%2Fdiscord-bot-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e83a12380ee5f99e86a4074d07803359d346ffb7
[INFO] checking H0neyBadger/discord-bot-rs against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FH0neyBadger%2Fdiscord-bot-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/H0neyBadger/discord-bot-rs
[INFO] finished tweaking git repo https://github.com/H0neyBadger/discord-bot-rs
[INFO] tweaked toml for git repo https://github.com/H0neyBadger/discord-bot-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/H0neyBadger/discord-bot-rs on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/H0neyBadger/discord-bot-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_repr v0.1.12
[INFO] [stderr]   Downloaded openssl-sys v0.9.87
[INFO] [stderr]   Downloaded serde_derive v1.0.162
[INFO] [stderr]   Downloaded serde v1.0.162
[INFO] [stderr]   Downloaded reqwest v0.11.17
[INFO] [stderr]   Downloaded openssl v0.10.52
[INFO] [stderr]   Downloaded linux-raw-sys v0.3.7
[INFO] [stderr]   Downloaded openssl-src v111.25.3+1.1.1t
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] efeedf20d6de2f6180551ba89e0af55bffbad5cbf9e7d36ea3aabbc6a94bf061
[INFO] running `Command { std: "docker" "start" "-a" "efeedf20d6de2f6180551ba89e0af55bffbad5cbf9e7d36ea3aabbc6a94bf061", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "efeedf20d6de2f6180551ba89e0af55bffbad5cbf9e7d36ea3aabbc6a94bf061", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efeedf20d6de2f6180551ba89e0af55bffbad5cbf9e7d36ea3aabbc6a94bf061", kill_on_drop: false }`
[INFO] [stdout] efeedf20d6de2f6180551ba89e0af55bffbad5cbf9e7d36ea3aabbc6a94bf061
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca8990a83ec71675b0e1565ce0c828db9e164548e1b4d64f07c74c5b85446ee2
[INFO] running `Command { std: "docker" "start" "-a" "ca8990a83ec71675b0e1565ce0c828db9e164548e1b4d64f07c74c5b85446ee2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling libc v0.2.142
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling tokio v1.28.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling openssl v0.10.52
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.162
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling serde v1.0.162
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking base64 v0.21.0
[INFO] [stderr]     Checking ipnet v2.7.2
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling openssl-src v111.25.3+1.1.1t
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling openssl-sys v0.9.87
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling serde_repr v0.1.12
[INFO] [stderr]     Checking thiserror v1.0.40
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking h2 v0.3.18
[INFO] [stderr]     Checking serde_json v1.0.96
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper v0.14.26
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tungstenite v0.18.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.17
[INFO] [stderr]     Checking tokio-tungstenite v0.18.0
[INFO] [stderr]     Checking yab v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `macro_rules!` definition, `#[macro_export]` macro should be written at top level module
[INFO] [stdout]    --> src/ws.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 | /         macro_rules! write_send {
[INFO] [stdout] 106 | |             ($x:expr) => {
[INFO] [stdout] 107 | |                 write.lock().await.send($x).await.unwrap()
[INFO] [stdout] 108 | |             };
[INFO] [stdout] 109 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: remove the `#[macro_export]` or move this `macro_rules!` outside the of the current async fn `<unnameable>` and up 2 bodies
[INFO] [stdout]     = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `macro_rules!` definition, `#[macro_export]` macro should be written at top level module
[INFO] [stdout]    --> src/ws.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 | /         macro_rules! write_send {
[INFO] [stdout] 106 | |             ($x:expr) => {
[INFO] [stdout] 107 | |                 write.lock().await.send($x).await.unwrap()
[INFO] [stdout] 108 | |             };
[INFO] [stdout] 109 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: remove the `#[macro_export]` or move this `macro_rules!` outside the of the current async fn `<unnameable>` and up 2 bodies
[INFO] [stdout]     = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] running `Command { std: "docker" "inspect" "ca8990a83ec71675b0e1565ce0c828db9e164548e1b4d64f07c74c5b85446ee2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca8990a83ec71675b0e1565ce0c828db9e164548e1b4d64f07c74c5b85446ee2", kill_on_drop: false }`
[INFO] [stdout] ca8990a83ec71675b0e1565ce0c828db9e164548e1b4d64f07c74c5b85446ee2
