[INFO] cloning repository https://github.com/twinkle-astronomy/phd2_exporter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/twinkle-astronomy/phd2_exporter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwinkle-astronomy%2Fphd2_exporter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwinkle-astronomy%2Fphd2_exporter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 95b19882016b4cc26b44164816d96a36b14be792 [INFO] testing twinkle-astronomy/phd2_exporter against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwinkle-astronomy%2Fphd2_exporter" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/twinkle-astronomy/phd2_exporter on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/twinkle-astronomy/phd2_exporter [INFO] finished tweaking git repo https://github.com/twinkle-astronomy/phd2_exporter [INFO] tweaked toml for git repo https://github.com/twinkle-astronomy/phd2_exporter written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/twinkle-astronomy/phd2_exporter 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prometheus_exporter v0.8.5 [INFO] [stderr] Downloaded phd2 v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d8850de73b50a1f3641f4110488de013f7d749bc5eb6318a5941f0aab228be2 [INFO] running `Command { std: "docker" "start" "-a" "9d8850de73b50a1f3641f4110488de013f7d749bc5eb6318a5941f0aab228be2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d8850de73b50a1f3641f4110488de013f7d749bc5eb6318a5941f0aab228be2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d8850de73b50a1f3641f4110488de013f7d749bc5eb6318a5941f0aab228be2", kill_on_drop: false }` [INFO] [stdout] 9d8850de73b50a1f3641f4110488de013f7d749bc5eb6318a5941f0aab228be2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd371359357f119ebc9b480f28bc8601856133a8648b30c36a94a2ef29bc2696 [INFO] running `Command { std: "docker" "start" "-a" "dd371359357f119ebc9b480f28bc8601856133a8648b30c36a94a2ef29bc2696", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustix v0.38.14 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling anstyle v1.0.3 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling chunked_transfer v1.4.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling clap_builder v4.4.4 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling tiny_http v0.10.0 [INFO] [stderr] Compiling simple_logger v4.2.0 [INFO] [stderr] Compiling serde_tuple_macros v0.5.0 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling tokio-serde v0.8.0 [INFO] [stderr] Compiling prometheus_exporter v0.8.5 [INFO] [stderr] Compiling clap v4.4.4 [INFO] [stderr] Compiling serde_tuple v0.5.0 [INFO] [stderr] Compiling serde_yaml v0.9.25 [INFO] [stderr] Compiling phd2 v0.2.1 [INFO] [stderr] Compiling phd2_exporter v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.01s [INFO] running `Command { std: "docker" "inspect" "dd371359357f119ebc9b480f28bc8601856133a8648b30c36a94a2ef29bc2696", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd371359357f119ebc9b480f28bc8601856133a8648b30c36a94a2ef29bc2696", kill_on_drop: false }` [INFO] [stdout] dd371359357f119ebc9b480f28bc8601856133a8648b30c36a94a2ef29bc2696 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ba226dd17e01911b39163428d6647b5f83a9467aa9cd8908c90cdea223baf42 [INFO] running `Command { std: "docker" "start" "-a" "8ba226dd17e01911b39163428d6647b5f83a9467aa9cd8908c90cdea223baf42", kill_on_drop: false }` [INFO] [stderr] Compiling phd2_exporter v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.09s [INFO] running `Command { std: "docker" "inspect" "8ba226dd17e01911b39163428d6647b5f83a9467aa9cd8908c90cdea223baf42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ba226dd17e01911b39163428d6647b5f83a9467aa9cd8908c90cdea223baf42", kill_on_drop: false }` [INFO] [stdout] 8ba226dd17e01911b39163428d6647b5f83a9467aa9cd8908c90cdea223baf42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e40c91041da7fe9f8ab9456c3c528ac2ca7a0fd8cae788c9b11b2d5301327e34 [INFO] running `Command { std: "docker" "start" "-a" "e40c91041da7fe9f8ab9456c3c528ac2ca7a0fd8cae788c9b11b2d5301327e34", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/phd2_exporter-2a1277a21b5589a5) [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" "e40c91041da7fe9f8ab9456c3c528ac2ca7a0fd8cae788c9b11b2d5301327e34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e40c91041da7fe9f8ab9456c3c528ac2ca7a0fd8cae788c9b11b2d5301327e34", kill_on_drop: false }` [INFO] [stdout] e40c91041da7fe9f8ab9456c3c528ac2ca7a0fd8cae788c9b11b2d5301327e34