[INFO] cloning repository https://github.com/VTimofeenko/prometheus-rsync-net-exporter-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VTimofeenko/prometheus-rsync-net-exporter-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVTimofeenko%2Fprometheus-rsync-net-exporter-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVTimofeenko%2Fprometheus-rsync-net-exporter-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6843dd6e3cd1a64ed1be0ddfb394983c98666e2d
[INFO] checking VTimofeenko/prometheus-rsync-net-exporter-rs against master#57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVTimofeenko%2Fprometheus-rsync-net-exporter-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/VTimofeenko/prometheus-rsync-net-exporter-rs
[INFO] finished tweaking git repo https://github.com/VTimofeenko/prometheus-rsync-net-exporter-rs
[INFO] tweaked toml for git repo https://github.com/VTimofeenko/prometheus-rsync-net-exporter-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/VTimofeenko/prometheus-rsync-net-exporter-rs on toolchain 57f772f25c5ce2bd870d6f8c3ab318eaee5a3326
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/VTimofeenko/prometheus-rsync-net-exporter-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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded temp-env v0.3.6
[INFO] [stderr]   Downloaded ssh2 v0.9.5
[INFO] [stderr]   Downloaded libssh2-sys v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5c1468f5589e25e5e0ddbf9d30d57756a596689dd7e67db1d4f33f2a2fcc079e
[INFO] running `Command { std: "docker" "start" "-a" "5c1468f5589e25e5e0ddbf9d30d57756a596689dd7e67db1d4f33f2a2fcc079e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c1468f5589e25e5e0ddbf9d30d57756a596689dd7e67db1d4f33f2a2fcc079e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c1468f5589e25e5e0ddbf9d30d57756a596689dd7e67db1d4f33f2a2fcc079e", kill_on_drop: false }`
[INFO] [stdout] 5c1468f5589e25e5e0ddbf9d30d57756a596689dd7e67db1d4f33f2a2fcc079e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60b6b261c3bb32bee4ec9a5be3e755b29be474d6ad7cfb8d1a345081c6d8add3
[INFO] running `Command { std: "docker" "start" "-a" "60b6b261c3bb32bee4ec9a5be3e755b29be474d6ad7cfb8d1a345081c6d8add3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking rapidhash v4.4.1
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking left-right v0.11.7
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.18.3
[INFO] [stderr]     Checking sketches-ddsketch v0.3.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking hashbag v0.1.13
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking evmap v11.0.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking temp-env v0.3.6
[INFO] [stderr]     Checking metrics v0.24.5
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking metrics-util v0.20.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking ssh2 v0.9.5
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking prometheus-rsync-net-exporter v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.97s
[INFO] running `Command { std: "docker" "inspect" "60b6b261c3bb32bee4ec9a5be3e755b29be474d6ad7cfb8d1a345081c6d8add3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60b6b261c3bb32bee4ec9a5be3e755b29be474d6ad7cfb8d1a345081c6d8add3", kill_on_drop: false }`
[INFO] [stdout] 60b6b261c3bb32bee4ec9a5be3e755b29be474d6ad7cfb8d1a345081c6d8add3
