[INFO] cloning repository https://github.com/wizardist/carbonara-watchdog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wizardist/carbonara-watchdog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwizardist%2Fcarbonara-watchdog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwizardist%2Fcarbonara-watchdog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9801a4035cda4b890aab87e8e9fcc22e50869780
[INFO] checking wizardist/carbonara-watchdog against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwizardist%2Fcarbonara-watchdog" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wizardist/carbonara-watchdog
[INFO] finished tweaking git repo https://github.com/wizardist/carbonara-watchdog
[INFO] tweaked toml for git repo https://github.com/wizardist/carbonara-watchdog written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wizardist/carbonara-watchdog on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wizardist/carbonara-watchdog 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hermit-abi v0.3.6
[INFO] [stderr]   Downloaded yup-oauth2 v8.3.3
[INFO] [stderr]   Downloaded chrono-tz-build v0.2.1
[INFO] [stderr]   Downloaded google-sheets4 v5.0.4+20240229
[INFO] [stderr]   Downloaded google-apis-common v6.0.2
[INFO] [stderr]   Downloaded chrono-tz v0.8.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 30194ec19e9971404a02e5e14024f1a8979a236dec7d6874fbec50c00943e0b6
[INFO] running `Command { std: "docker" "start" "-a" "30194ec19e9971404a02e5e14024f1a8979a236dec7d6874fbec50c00943e0b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30194ec19e9971404a02e5e14024f1a8979a236dec7d6874fbec50c00943e0b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30194ec19e9971404a02e5e14024f1a8979a236dec7d6874fbec50c00943e0b6", kill_on_drop: false }`
[INFO] [stdout] 30194ec19e9971404a02e5e14024f1a8979a236dec7d6874fbec50c00943e0b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ed66e674abdefc9a29b315d4cdd8381b46f33b244e52f62c61191eb4fe3b7df
[INFO] running `Command { std: "docker" "start" "-a" "7ed66e674abdefc9a29b315d4cdd8381b46f33b244e52f62c61191eb4fe3b7df", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking indexmap v2.2.3
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling rustls v0.22.3
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]     Checking base64 v0.22.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]    Compiling erasable v1.2.1
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking rc-box v1.2.0
[INFO] [stderr]     Checking rustls-native-certs v0.7.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking pin-project v1.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking dptree v0.3.0
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling aquamarine v0.1.12
[INFO] [stderr]    Compiling teloxide-macros v0.7.1
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking serde_json v1.0.113
[INFO] [stderr]     Checking chrono v0.4.34
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_with v2.3.3
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]     Checking rustls-webpki v0.102.2
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking hyper-rustls v0.25.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking yup-oauth2 v8.3.3
[INFO] [stderr]     Checking reqwest v0.11.24
[INFO] [stderr]     Checking teloxide-core v0.9.1
[INFO] [stderr]     Checking google-apis-common v6.0.2
[INFO] [stderr]     Checking google-sheets4 v5.0.4+20240229
[INFO] [stderr]     Checking teloxide v0.12.2
[INFO] [stderr]     Checking carbonara_watchdog v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.49s
[INFO] running `Command { std: "docker" "inspect" "7ed66e674abdefc9a29b315d4cdd8381b46f33b244e52f62c61191eb4fe3b7df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ed66e674abdefc9a29b315d4cdd8381b46f33b244e52f62c61191eb4fe3b7df", kill_on_drop: false }`
[INFO] [stdout] 7ed66e674abdefc9a29b315d4cdd8381b46f33b244e52f62c61191eb4fe3b7df
