[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#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCogitri%2FHealth" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Cogitri/Health on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d91f1017a0c93d9dc66212a5840c006586da8da5dd57ebd495a944bbb65d805
[INFO] running `Command { std: "docker" "start" "-a" "2d91f1017a0c93d9dc66212a5840c006586da8da5dd57ebd495a944bbb65d805", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d91f1017a0c93d9dc66212a5840c006586da8da5dd57ebd495a944bbb65d805", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d91f1017a0c93d9dc66212a5840c006586da8da5dd57ebd495a944bbb65d805", kill_on_drop: false }`
[INFO] [stdout] 2d91f1017a0c93d9dc66212a5840c006586da8da5dd57ebd495a944bbb65d805
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df6fc29a4ebf2542ddf283e13c2f39b3f14f55921dc43ba185a3ea4dc9b0d8c3
[INFO] running `Command { std: "docker" "start" "-a" "df6fc29a4ebf2542ddf283e13c2f39b3f14f55921dc43ba185a3ea4dc9b0d8c3", 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]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling gio v0.20.4
[INFO] [stderr]     Checking fastrand v2.1.0
[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 spin v0.5.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling crc32fast v1.4.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 rustc_version v0.4.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling cfg-expr v0.17.0
[INFO] [stderr]     Checking rustls-pki-types v1.5.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling temp-dir v0.1.13
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]     Checking endi v1.1.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking async-lock v3.4.0
[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 flate2 v1.0.30
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking async-broadcast v0.7.1
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking webpki-roots v0.26.1
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking xdg-home v1.2.0
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking base64 v0.22.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking uom v0.33.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[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" "df6fc29a4ebf2542ddf283e13c2f39b3f14f55921dc43ba185a3ea4dc9b0d8c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df6fc29a4ebf2542ddf283e13c2f39b3f14f55921dc43ba185a3ea4dc9b0d8c3", kill_on_drop: false }`
[INFO] [stdout] df6fc29a4ebf2542ddf283e13c2f39b3f14f55921dc43ba185a3ea4dc9b0d8c3
