[INFO] cloning repository https://github.com/timleg002/alphamon-cli-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timleg002/alphamon-cli-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimleg002%2Falphamon-cli-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimleg002%2Falphamon-cli-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 235bdb97425ae4fd3c856904d23bdc80224e7fcc
[INFO] checking timleg002/alphamon-cli-rs against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimleg002%2Falphamon-cli-rs" "/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/timleg002/alphamon-cli-rs
[INFO] finished tweaking git repo https://github.com/timleg002/alphamon-cli-rs
[INFO] tweaked toml for git repo https://github.com/timleg002/alphamon-cli-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/timleg002/alphamon-cli-rs on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/timleg002/alphamon-cli-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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/timleg002/alphamon-rs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded indoc v2.0.6
[INFO] [stderr]   Downloaded unescaper v0.1.6
[INFO] [stderr]   Downloaded proc-macro2-diagnostics v0.10.1
[INFO] [stderr]   Downloaded int-enum v1.2.0
[INFO] [stderr]   Downloaded jiff-static v0.2.15
[INFO] [stderr]   Downloaded humanize-duration v0.0.7
[INFO] [stderr]   Downloaded lovely_env_logger v0.6.2
[INFO] [stderr]   Downloaded libudev v0.3.0
[INFO] [stderr]   Downloaded udev v0.8.0
[INFO] [stderr]   Downloaded serialport v4.7.2
[INFO] [stderr]   Downloaded serde_json v1.0.141
[INFO] [stderr]   Downloaded hidapi v2.6.3
[INFO] [stderr]   Downloaded jiff v0.2.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7d14113a98e8da28d76c374eb1017d4da98db16101da5ad40b4b53451b2e1faa
[INFO] running `Command { std: "docker" "start" "7d14113a98e8da28d76c374eb1017d4da98db16101da5ad40b4b53451b2e1faa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d14113a98e8da28d76c374eb1017d4da98db16101da5ad40b4b53451b2e1faa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7d14113a98e8da28d76c374eb1017d4da98db16101da5ad40b4b53451b2e1faa" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d14113a98e8da28d76c374eb1017d4da98db16101da5ad40b4b53451b2e1faa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7d14113a98e8da28d76c374eb1017d4da98db16101da5ad40b4b53451b2e1faa" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking humanize-duration v0.0.7
[INFO] [stderr]    Compiling hidapi v2.6.3
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking libudev v0.3.0
[INFO] [stderr]     Checking udev v0.8.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling int-enum v1.2.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking lovely_env_logger v0.6.2
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking unescaper v0.1.6
[INFO] [stderr]     Checking serialport v4.7.2
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking alphamon-rs v0.2.2 (https://github.com/timleg002/alphamon-rs#c82e9e07)
[INFO] [stderr]     Checking alphamon-cli-rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.37s
[INFO] running `Command { std: "docker" "inspect" "7d14113a98e8da28d76c374eb1017d4da98db16101da5ad40b4b53451b2e1faa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d14113a98e8da28d76c374eb1017d4da98db16101da5ad40b4b53451b2e1faa", kill_on_drop: false }`
[INFO] [stdout] 7d14113a98e8da28d76c374eb1017d4da98db16101da5ad40b4b53451b2e1faa
