[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] 3fdc115047a6cea86d4730b63fc5bd5e7707e7ae
[INFO] checking Cogitri/Health against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCogitri%2FHealth" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Cogitri/Health on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2972129b18ea7e75312970d794aceee81b28818b62d2ee98538fc084f2bdae6
[INFO] running `Command { std: "docker" "start" "-a" "e2972129b18ea7e75312970d794aceee81b28818b62d2ee98538fc084f2bdae6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2972129b18ea7e75312970d794aceee81b28818b62d2ee98538fc084f2bdae6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2972129b18ea7e75312970d794aceee81b28818b62d2ee98538fc084f2bdae6", kill_on_drop: false }`
[INFO] [stdout] e2972129b18ea7e75312970d794aceee81b28818b62d2ee98538fc084f2bdae6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f40a7f41c1ae5a389f8e4087fb969f861b6a3f56b9edc7b0c57523171078c8f
[INFO] running `Command { std: "docker" "start" "-a" "8f40a7f41c1ae5a389f8e4087fb969f861b6a3f56b9edc7b0c57523171078c8f", 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 target-lexicon v0.12.16
[INFO] [stderr]    Compiling version-compare v0.2.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 getrandom v0.2.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]    Compiling gio v0.20.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking rustls-pki-types v1.5.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling cfg-expr v0.17.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking endi v1.1.0
[INFO] [stderr]    Compiling temp-dir v0.1.13
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling gettext-sys v0.21.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking async-broadcast v0.7.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking webpki-roots v0.26.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking xdg-home v1.2.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking time v0.3.36
[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" "8f40a7f41c1ae5a389f8e4087fb969f861b6a3f56b9edc7b0c57523171078c8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f40a7f41c1ae5a389f8e4087fb969f861b6a3f56b9edc7b0c57523171078c8f", kill_on_drop: false }`
[INFO] [stdout] 8f40a7f41c1ae5a389f8e4087fb969f861b6a3f56b9edc7b0c57523171078c8f
