[INFO] cloning repository https://github.com/rp-/vedirect-prom
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rp-/vedirect-prom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frp-%2Fvedirect-prom", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frp-%2Fvedirect-prom'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a12d398bb26e433f7093dce31df71bb69e5e90f2
[INFO] testing rp-/vedirect-prom against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frp-%2Fvedirect-prom" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/rp-/vedirect-prom
[INFO] finished tweaking git repo https://github.com/rp-/vedirect-prom
[INFO] tweaked toml for git repo https://github.com/rp-/vedirect-prom written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rp-/vedirect-prom on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rp-/vedirect-prom 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ffdf21173f7c5ec477c7c7af50045a04f8a2e5c8c0c4fc84e0e96324521c1b69
[INFO] running `Command { std: "docker" "start" "-a" "ffdf21173f7c5ec477c7c7af50045a04f8a2e5c8c0c4fc84e0e96324521c1b69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffdf21173f7c5ec477c7c7af50045a04f8a2e5c8c0c4fc84e0e96324521c1b69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffdf21173f7c5ec477c7c7af50045a04f8a2e5c8c0c4fc84e0e96324521c1b69", kill_on_drop: false }`
[INFO] [stdout] ffdf21173f7c5ec477c7c7af50045a04f8a2e5c8c0c4fc84e0e96324521c1b69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 052152f3956c842fab797fb3abfb8243177eabc3e6d2647e77fc61b0ba65ca0f
[INFO] running `Command { std: "docker" "start" "-a" "052152f3956c842fab797fb3abfb8243177eabc3e6d2647e77fc61b0ba65ca0f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling libc v0.2.123
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling num_threads v0.1.5
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling owning_ref v0.4.1
[INFO] [stderr]    Compiling strum v0.24.0
[INFO] [stderr]    Compiling dtoa v1.0.2
[INFO] [stderr]    Compiling ascii v1.0.0
[INFO] [stderr]    Compiling chunked_transfer v1.4.0
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling time v0.3.9
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling tiny_http v0.11.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling prometheus-client-derive-text-encode v0.2.0
[INFO] [stderr]    Compiling strum_macros v0.24.0
[INFO] [stderr]    Compiling prometheus-client v0.15.1
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling vedirect v0.2.0
[INFO] [stderr]    Compiling serialport v4.1.0
[INFO] [stderr]    Compiling vedirect-prom v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.52s
[INFO] running `Command { std: "docker" "inspect" "052152f3956c842fab797fb3abfb8243177eabc3e6d2647e77fc61b0ba65ca0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "052152f3956c842fab797fb3abfb8243177eabc3e6d2647e77fc61b0ba65ca0f", kill_on_drop: false }`
[INFO] [stdout] 052152f3956c842fab797fb3abfb8243177eabc3e6d2647e77fc61b0ba65ca0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34e5f433ca7e1b4f134b0ef970a97ecef14e40fd713f8177ff02148559f1c417
[INFO] running `Command { std: "docker" "start" "-a" "34e5f433ca7e1b4f134b0ef970a97ecef14e40fd713f8177ff02148559f1c417", kill_on_drop: false }`
[INFO] [stderr]    Compiling vedirect-prom v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] running `Command { std: "docker" "inspect" "34e5f433ca7e1b4f134b0ef970a97ecef14e40fd713f8177ff02148559f1c417", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34e5f433ca7e1b4f134b0ef970a97ecef14e40fd713f8177ff02148559f1c417", kill_on_drop: false }`
[INFO] [stdout] 34e5f433ca7e1b4f134b0ef970a97ecef14e40fd713f8177ff02148559f1c417
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e5aa320472daa04fb872a996f042d2728e9dfaad6954d5e26a121828bf426b5c
[INFO] running `Command { std: "docker" "start" "-a" "e5aa320472daa04fb872a996f042d2728e9dfaad6954d5e26a121828bf426b5c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vedirect_prom-534317e2d12aef3c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e5aa320472daa04fb872a996f042d2728e9dfaad6954d5e26a121828bf426b5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5aa320472daa04fb872a996f042d2728e9dfaad6954d5e26a121828bf426b5c", kill_on_drop: false }`
[INFO] [stdout] e5aa320472daa04fb872a996f042d2728e9dfaad6954d5e26a121828bf426b5c
