[INFO] cloning repository https://github.com/SwiftCoderJoe/reginald_bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SwiftCoderJoe/reginald_bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwiftCoderJoe%2Freginald_bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwiftCoderJoe%2Freginald_bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47119be39010ac2dcdbadf4e2a75680da63abf89 [INFO] checking SwiftCoderJoe/reginald_bot against master#899eb03926be23f2e5d2ffcaa1d6f9ac40af7f13 for pr-127827-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwiftCoderJoe%2Freginald_bot" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SwiftCoderJoe/reginald_bot on toolchain 899eb03926be23f2e5d2ffcaa1d6f9ac40af7f13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+899eb03926be23f2e5d2ffcaa1d6f9ac40af7f13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SwiftCoderJoe/reginald_bot [INFO] finished tweaking git repo https://github.com/SwiftCoderJoe/reginald_bot [INFO] tweaked toml for git repo https://github.com/SwiftCoderJoe/reginald_bot written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SwiftCoderJoe/reginald_bot 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" "+899eb03926be23f2e5d2ffcaa1d6f9ac40af7f13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.82 [INFO] [stderr] Downloaded js-sys v0.3.59 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.32 [INFO] [stderr] Downloaded cpufeatures v0.2.4 [INFO] [stderr] Downloaded socket2 v0.4.6 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.82 [INFO] [stderr] Downloaded wasm-bindgen v0.2.82 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.82 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.82 [INFO] [stderr] Downloaded web-sys v0.3.59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+899eb03926be23f2e5d2ffcaa1d6f9ac40af7f13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be813324fa5d8ffb7b3d271fb419a2cbd0b0f0bbff899416a626a15426028ea1 [INFO] running `Command { std: "docker" "start" "-a" "be813324fa5d8ffb7b3d271fb419a2cbd0b0f0bbff899416a626a15426028ea1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be813324fa5d8ffb7b3d271fb419a2cbd0b0f0bbff899416a626a15426028ea1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be813324fa5d8ffb7b3d271fb419a2cbd0b0f0bbff899416a626a15426028ea1", kill_on_drop: false }` [INFO] [stdout] be813324fa5d8ffb7b3d271fb419a2cbd0b0f0bbff899416a626a15426028ea1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+899eb03926be23f2e5d2ffcaa1d6f9ac40af7f13" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de3136644a9d1063adf49e3b54c3e71fb55fb1c21fbe423715a9ad3eeb7f8ef0 [INFO] running `Command { std: "docker" "start" "-a" "de3136644a9d1063adf49e3b54c3e71fb55fb1c21fbe423715a9ad3eeb7f8ef0", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Checking socket2 v0.4.6 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking cpufeatures v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking rustls-pemfile v1.0.1 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Compiling serenity v0.11.5 [INFO] [stderr] Checking typemap_rev v0.1.5 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Checking futures v0.3.24 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki-roots v0.22.4 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking time v0.3.14 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking tungstenite v0.17.3 [INFO] [stderr] Checking async-tungstenite v0.17.2 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking hyper-rustls v0.23.0 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking reginald_bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.61s [INFO] running `Command { std: "docker" "inspect" "de3136644a9d1063adf49e3b54c3e71fb55fb1c21fbe423715a9ad3eeb7f8ef0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de3136644a9d1063adf49e3b54c3e71fb55fb1c21fbe423715a9ad3eeb7f8ef0", kill_on_drop: false }` [INFO] [stdout] de3136644a9d1063adf49e3b54c3e71fb55fb1c21fbe423715a9ad3eeb7f8ef0 [INFO] checking SwiftCoderJoe/reginald_bot against try#71e0d7ccb3d54cfc766c826c50c8d523223fcc5c for pr-127827-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwiftCoderJoe%2Freginald_bot" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SwiftCoderJoe/reginald_bot on toolchain 71e0d7ccb3d54cfc766c826c50c8d523223fcc5c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+71e0d7ccb3d54cfc766c826c50c8d523223fcc5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SwiftCoderJoe/reginald_bot [INFO] finished tweaking git repo https://github.com/SwiftCoderJoe/reginald_bot [INFO] tweaked toml for git repo https://github.com/SwiftCoderJoe/reginald_bot written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/SwiftCoderJoe/reginald_bot 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" "+71e0d7ccb3d54cfc766c826c50c8d523223fcc5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+71e0d7ccb3d54cfc766c826c50c8d523223fcc5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc171b3555ca5a0fbf26c95febad0acc96665eb79c7d8890019646e1f666ce3d [INFO] running `Command { std: "docker" "start" "-a" "cc171b3555ca5a0fbf26c95febad0acc96665eb79c7d8890019646e1f666ce3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc171b3555ca5a0fbf26c95febad0acc96665eb79c7d8890019646e1f666ce3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc171b3555ca5a0fbf26c95febad0acc96665eb79c7d8890019646e1f666ce3d", kill_on_drop: false }` [INFO] [stdout] cc171b3555ca5a0fbf26c95febad0acc96665eb79c7d8890019646e1f666ce3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+71e0d7ccb3d54cfc766c826c50c8d523223fcc5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00af85c5f83f3b25f25476cad6804e93a837bfd36f02cef8818f25641635812a [INFO] running `Command { std: "docker" "start" "-a" "00af85c5f83f3b25f25476cad6804e93a837bfd36f02cef8818f25641635812a", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Checking socket2 v0.4.6 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking cpufeatures v0.2.4 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking rustls-pemfile v1.0.1 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Compiling serenity v0.11.5 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking typemap_rev v0.1.5 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking futures v0.3.24 [INFO] [stderr] Checking webpki-roots v0.22.4 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking time v0.3.14 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking tungstenite v0.17.3 [INFO] [stderr] Checking async-tungstenite v0.17.2 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking hyper-rustls v0.23.0 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking reginald_bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.01s [INFO] running `Command { std: "docker" "inspect" "00af85c5f83f3b25f25476cad6804e93a837bfd36f02cef8818f25641635812a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00af85c5f83f3b25f25476cad6804e93a837bfd36f02cef8818f25641635812a", kill_on_drop: false }` [INFO] [stdout] 00af85c5f83f3b25f25476cad6804e93a837bfd36f02cef8818f25641635812a