[INFO] cloning repository https://github.com/Sherlock-Holo/monitor_bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sherlock-Holo/monitor_bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSherlock-Holo%2Fmonitor_bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSherlock-Holo%2Fmonitor_bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2ded839f3dcf95d390c9471fd75481e12d301241
[INFO] building Sherlock-Holo/monitor_bot against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSherlock-Holo%2Fmonitor_bot" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Sherlock-Holo/monitor_bot
[INFO] finished tweaking git repo https://github.com/Sherlock-Holo/monitor_bot
[INFO] tweaked toml for git repo https://github.com/Sherlock-Holo/monitor_bot written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Sherlock-Holo/monitor_bot on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Sherlock-Holo/monitor_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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded procfs v0.16.0
[INFO] [stderr]   Downloaded trait-variant v0.1.1
[INFO] [stderr]   Downloaded teloxide-macros v0.7.1
[INFO] [stderr]   Downloaded data-encoding v2.5.0
[INFO] [stderr]   Downloaded enum-as-inner v0.6.0
[INFO] [stderr]   Downloaded simdutf8 v0.1.4
[INFO] [stderr]   Downloaded byte-unit v5.1.4
[INFO] [stderr]   Downloaded procfs-core v0.16.0
[INFO] [stderr]   Downloaded rkyv_derive v0.7.44
[INFO] [stderr]   Downloaded semver v1.0.21
[INFO] [stderr]   Downloaded hickory-resolver v0.24.0
[INFO] [stderr]   Downloaded teloxide v0.12.2
[INFO] [stderr]   Downloaded rust_decimal v1.34.3
[INFO] [stderr]   Downloaded teloxide-core v0.9.1
[INFO] [stderr]   Downloaded rkyv v0.7.44
[INFO] [stderr]   Downloaded rustls v0.21.10
[INFO] [stderr]   Downloaded hickory-proto v0.24.0
[INFO] [stderr]   Downloaded ring v0.17.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d384c8349f0787f80418b3b4c085d5c474401387c40eef43687c4521ee4d73b
[INFO] running `Command { std: "docker" "start" "-a" "0d384c8349f0787f80418b3b4c085d5c474401387c40eef43687c4521ee4d73b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d384c8349f0787f80418b3b4c085d5c474401387c40eef43687c4521ee4d73b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d384c8349f0787f80418b3b4c085d5c474401387c40eef43687c4521ee4d73b", kill_on_drop: false }`
[INFO] [stdout] 0d384c8349f0787f80418b3b4c085d5c474401387c40eef43687c4521ee4d73b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab1a0bdc8c820c4be3b2c53c6a9b00574c5ecc555c044aa3004b8db12aadfb30
[INFO] running `Command { std: "docker" "start" "-a" "ab1a0bdc8c820c4be3b2c53c6a9b00574c5ecc555c044aa3004b8db12aadfb30", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling erasable v1.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling rust_decimal v1.34.3
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling rc-box v1.2.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling enum-as-inner v0.6.0
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling takecell v0.1.1
[INFO] [stderr]    Compiling procfs v0.16.0
[INFO] [stderr]    Compiling chrono v0.4.34
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling never v0.1.0
[INFO] [stderr]    Compiling pin-project v1.1.4
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling trait-variant v0.1.1
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.0
[INFO] [stderr]    Compiling byte-unit v5.1.4
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling dptree v0.3.0
[INFO] [stderr]    Compiling procfs-core v0.16.0
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling teloxide-macros v0.7.1
[INFO] [stderr]    Compiling aquamarine v0.1.12
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling clap v4.5.0
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hickory-proto v0.24.0
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hickory-resolver v0.24.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.24
[INFO] [stderr]    Compiling teloxide-core v0.9.1
[INFO] [stderr]    Compiling teloxide v0.12.2
[INFO] [stderr]    Compiling monitor_bot v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `LocalMemoryInfo` is never used
[INFO] [stdout]   --> src/monitor/mem.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub trait LocalMemoryInfo {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `LocalNotify` is never used
[INFO] [stdout]  --> src/notify.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub trait LocalNotify {
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "ab1a0bdc8c820c4be3b2c53c6a9b00574c5ecc555c044aa3004b8db12aadfb30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab1a0bdc8c820c4be3b2c53c6a9b00574c5ecc555c044aa3004b8db12aadfb30", kill_on_drop: false }`
[INFO] [stdout] ab1a0bdc8c820c4be3b2c53c6a9b00574c5ecc555c044aa3004b8db12aadfb30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7deca740bd7b03fbfa5995b398c81b19b1246d992601347f9920e497dd0b3448
[INFO] running `Command { std: "docker" "start" "-a" "7deca740bd7b03fbfa5995b398c81b19b1246d992601347f9920e497dd0b3448", kill_on_drop: false }`
[INFO] [stderr]    Compiling monitor_bot v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `LocalMemoryInfo` is never used
[INFO] [stdout]   --> src/monitor/mem.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub trait LocalMemoryInfo {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `LocalNotify` is never used
[INFO] [stdout]  --> src/notify.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub trait LocalNotify {
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `LocalMemoryInfo` is never used
[INFO] [stdout]   --> src/monitor/mem.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub trait LocalMemoryInfo {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `LocalNotify` is never used
[INFO] [stdout]  --> src/notify.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub trait LocalNotify {
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.65s
[INFO] running `Command { std: "docker" "inspect" "7deca740bd7b03fbfa5995b398c81b19b1246d992601347f9920e497dd0b3448", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7deca740bd7b03fbfa5995b398c81b19b1246d992601347f9920e497dd0b3448", kill_on_drop: false }`
[INFO] [stdout] 7deca740bd7b03fbfa5995b398c81b19b1246d992601347f9920e497dd0b3448
