[INFO] cloning repository https://github.com/hardikphalet/moisturiser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hardikphalet/moisturiser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardikphalet%2Fmoisturiser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardikphalet%2Fmoisturiser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c2ab6e7e8022bdd9a327a26907d66f7da0be5cbe
[INFO] checking hardikphalet/moisturiser against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardikphalet%2Fmoisturiser" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hardikphalet/moisturiser
[INFO] finished tweaking git repo https://github.com/hardikphalet/moisturiser
[INFO] tweaked toml for git repo https://github.com/hardikphalet/moisturiser written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hardikphalet/moisturiser on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hardikphalet/moisturiser 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded itoa v1.0.4
[INFO] [stderr]   Downloaded liquid v0.26.0
[INFO] [stderr]   Downloaded liquid-lib v0.26.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.37
[INFO] [stderr]   Downloaded thiserror v1.0.37
[INFO] [stderr]   Downloaded proc-quote-impl v0.3.2
[INFO] [stderr]   Downloaded kstring v2.0.0
[INFO] [stderr]   Downloaded proc-quote v0.4.0
[INFO] [stderr]   Downloaded liquid-derive v0.26.0
[INFO] [stderr]   Downloaded liquid-core v0.26.0
[INFO] [stderr]   Downloaded serde v1.0.149
[INFO] [stderr]   Downloaded serde_json v1.0.91
[INFO] [stderr]   Downloaded serde_derive v1.0.149
[INFO] [stderr]   Downloaded syn v1.0.105
[INFO] [stderr]   Downloaded libc v0.2.138
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1bd325d1eb61749564e05be586c5085cc000acce23e00af2d59dbddd5df71353
[INFO] running `Command { std: "docker" "start" "-a" "1bd325d1eb61749564e05be586c5085cc000acce23e00af2d59dbddd5df71353", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1bd325d1eb61749564e05be586c5085cc000acce23e00af2d59dbddd5df71353", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bd325d1eb61749564e05be586c5085cc000acce23e00af2d59dbddd5df71353", kill_on_drop: false }`
[INFO] [stdout] 1bd325d1eb61749564e05be586c5085cc000acce23e00af2d59dbddd5df71353
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c18250322862a31b4805b6c386c5f329aaec5073cc87105e52f19a59c2edfc63
[INFO] running `Command { std: "docker" "start" "-a" "c18250322862a31b4805b6c386c5f329aaec5073cc87105e52f19a59c2edfc63", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling serde_derive v1.0.149
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling serde v1.0.149
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]     Checking anymap2 v0.13.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]     Checking unicode-segmentation v1.10.0
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking time v0.3.17
[INFO] [stderr]    Compiling proc-quote-impl v0.3.2
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]    Compiling proc-quote v0.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling liquid-derive v0.26.0
[INFO] [stderr]    Compiling pest v2.5.1
[INFO] [stderr]    Compiling pest_meta v2.5.1
[INFO] [stderr]    Compiling pest_generator v2.5.1
[INFO] [stderr]    Compiling pest_derive v2.5.1
[INFO] [stderr]     Checking kstring v2.0.0
[INFO] [stderr]     Checking liquid-core v0.26.0
[INFO] [stderr]     Checking liquid-lib v0.26.0
[INFO] [stderr]     Checking liquid v0.26.0
[INFO] [stderr]     Checking moisturiser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.62s
[INFO] running `Command { std: "docker" "inspect" "c18250322862a31b4805b6c386c5f329aaec5073cc87105e52f19a59c2edfc63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c18250322862a31b4805b6c386c5f329aaec5073cc87105e52f19a59c2edfc63", kill_on_drop: false }`
[INFO] [stdout] c18250322862a31b4805b6c386c5f329aaec5073cc87105e52f19a59c2edfc63
