[INFO] cloning repository https://github.com/Cogitri/Health
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cogitri/Health" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCogitri%2FHealth", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCogitri%2FHealth'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb5efb9f6485cdc6b041f7c5dc0b1235196ac0d6
[INFO] checking Cogitri/Health against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCogitri%2FHealth" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Cogitri/Health
[INFO] finished tweaking git repo https://github.com/Cogitri/Health
[INFO] tweaked toml for git repo https://github.com/Cogitri/Health written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Cogitri/Health on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Cogitri/Health 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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 683196bc78594d348cda884c7ca62379d7f0c4b96f537a51282920b6246844a0
[INFO] running `Command { std: "docker" "start" "-a" "683196bc78594d348cda884c7ca62379d7f0c4b96f537a51282920b6246844a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "683196bc78594d348cda884c7ca62379d7f0c4b96f537a51282920b6246844a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "683196bc78594d348cda884c7ca62379d7f0c4b96f537a51282920b6246844a0", kill_on_drop: false }`
[INFO] [stdout] 683196bc78594d348cda884c7ca62379d7f0c4b96f537a51282920b6246844a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9987906a4e3068bcd316fc09ba6ded7d600d50733882ca6891d4b08a906c1cf4
[INFO] running `Command { std: "docker" "start" "-a" "9987906a4e3068bcd316fc09ba6ded7d600d50733882ca6891d4b08a906c1cf4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]    Compiling gio v0.20.4
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling cfg-expr v0.17.0
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking rustls-pki-types v1.5.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling temp-dir v0.1.13
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling gettext-sys v0.21.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking webpki-roots v0.26.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking async-broadcast v0.7.1
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking base64 v0.22.0
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking xdg-home v1.2.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling health v0.95.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/config.rs`: No such file or directory (os error 2)
[INFO] [stdout]  --> build.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | include!("src/config.rs");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `health` (build script) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9987906a4e3068bcd316fc09ba6ded7d600d50733882ca6891d4b08a906c1cf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9987906a4e3068bcd316fc09ba6ded7d600d50733882ca6891d4b08a906c1cf4", kill_on_drop: false }`
[INFO] [stdout] 9987906a4e3068bcd316fc09ba6ded7d600d50733882ca6891d4b08a906c1cf4
