[INFO] cloning repository https://github.com/StileEducation/prometheus-absent-data-alert-rule-generator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/StileEducation/prometheus-absent-data-alert-rule-generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStileEducation%2Fprometheus-absent-data-alert-rule-generator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStileEducation%2Fprometheus-absent-data-alert-rule-generator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 552f0a40211d10adc27b7eeae142333b2fcb4693
[INFO] checking StileEducation/prometheus-absent-data-alert-rule-generator against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStileEducation%2Fprometheus-absent-data-alert-rule-generator" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/StileEducation/prometheus-absent-data-alert-rule-generator
[INFO] finished tweaking git repo https://github.com/StileEducation/prometheus-absent-data-alert-rule-generator
[INFO] tweaked toml for git repo https://github.com/StileEducation/prometheus-absent-data-alert-rule-generator written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/StileEducation/prometheus-absent-data-alert-rule-generator on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/StileEducation/prometheus-absent-data-alert-rule-generator 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/StileEducation/prometheus-parser-rs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_consume_macros v1.1.0
[INFO] [stderr]   Downloaded enquote v1.1.0
[INFO] [stderr]   Downloaded pest_consume v1.1.1
[INFO] [stderr]   Downloaded env_logger v0.11.2
[INFO] [stderr]   Downloaded syn v2.0.47
[INFO] [stderr]   Downloaded pretty_assertions v1.4.0
[INFO] [stderr]   Downloaded syn v1.0.104
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 336788fa36e282ca7040e18f2b1759051edaf86ba54d84ac27eb32e606c89851
[INFO] running `Command { std: "docker" "start" "-a" "336788fa36e282ca7040e18f2b1759051edaf86ba54d84ac27eb32e606c89851", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "336788fa36e282ca7040e18f2b1759051edaf86ba54d84ac27eb32e606c89851", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "336788fa36e282ca7040e18f2b1759051edaf86ba54d84ac27eb32e606c89851", kill_on_drop: false }`
[INFO] [stdout] 336788fa36e282ca7040e18f2b1759051edaf86ba54d84ac27eb32e606c89851
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06d3240f8f7fdeedcd432ed95a8552acf68bb3104c9b60a76c4b88c4a9e7b70c
[INFO] running `Command { std: "docker" "start" "-a" "06d3240f8f7fdeedcd432ed95a8552acf68bb3104c9b60a76c4b88c4a9e7b70c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.75
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling syn v1.0.104
[INFO] [stderr]    Compiling ucd-trie v0.1.4
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]     Checking equivalent v1.0.0
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]     Checking unsafe-libyaml v0.2.10
[INFO] [stderr]     Checking either v1.7.0
[INFO] [stderr]     Checking anstream v0.6.11
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]    Compiling xshell-macros v0.2.5
[INFO] [stderr]     Checking indexmap v2.2.2
[INFO] [stderr]     Checking pest v2.1.3
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking xshell v0.2.5
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]    Compiling syn v2.0.47
[INFO] [stderr]     Checking tempfile v3.10.0
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking env_logger v0.11.2
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling pest_consume_macros v1.1.0
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking pest_consume v1.1.1
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking enquote v1.1.0
[INFO] [stderr]     Checking prometheus-parser v0.1.0 (https://github.com/StileEducation/prometheus-parser-rs?branch=master#fee5984b)
[INFO] [stderr]     Checking serde v1.0.196
[INFO] [stderr]     Checking serde_yaml v0.9.32
[INFO] [stderr]     Checking prometheus-absent-data-alert-rule-generator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]    --> src/main.rs:895:9
[INFO] [stdout]     |
[INFO] [stdout] 895 |         cmd!(sh, "promtool check rules {output_file}")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.74s
[INFO] running `Command { std: "docker" "inspect" "06d3240f8f7fdeedcd432ed95a8552acf68bb3104c9b60a76c4b88c4a9e7b70c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06d3240f8f7fdeedcd432ed95a8552acf68bb3104c9b60a76c4b88c4a9e7b70c", kill_on_drop: false }`
[INFO] [stdout] 06d3240f8f7fdeedcd432ed95a8552acf68bb3104c9b60a76c4b88c4a9e7b70c
