[INFO] cloning repository https://github.com/talves/json-schema-validator-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/talves/json-schema-validator-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftalves%2Fjson-schema-validator-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftalves%2Fjson-schema-validator-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7add7f20f45740064e26848c9f14dd4e60e75505
[INFO] checking talves/json-schema-validator-example against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftalves%2Fjson-schema-validator-example" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/talves/json-schema-validator-example
[INFO] finished tweaking git repo https://github.com/talves/json-schema-validator-example
[INFO] tweaked toml for git repo https://github.com/talves/json-schema-validator-example written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/talves/json-schema-validator-example 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/talves/json-schema-validator-example 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded boon v0.5.1
[INFO] [stderr]   Downloaded zerocopy v0.7.26
[INFO] [stderr]   Downloaded zerocopy-derive v0.7.26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f65d427057a98328c0c8ed6bdd730162b3020e3ee1a51b1fef6a5dfe641e7f21
[INFO] running `Command { std: "docker" "start" "-a" "f65d427057a98328c0c8ed6bdd730162b3020e3ee1a51b1fef6a5dfe641e7f21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f65d427057a98328c0c8ed6bdd730162b3020e3ee1a51b1fef6a5dfe641e7f21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f65d427057a98328c0c8ed6bdd730162b3020e3ee1a51b1fef6a5dfe641e7f21", kill_on_drop: false }`
[INFO] [stdout] f65d427057a98328c0c8ed6bdd730162b3020e3ee1a51b1fef6a5dfe641e7f21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] b0b64fa85cb38244f586dde77082fccdf60e0a293e59746411e91fb4974a1530
[INFO] running `Command { std: "docker" "start" "-a" "b0b64fa85cb38244f586dde77082fccdf60e0a293e59746411e91fb4974a1530", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking zerocopy v0.7.26
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking fluent-uri v0.1.4
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking boon v0.5.1
[INFO] [stderr]     Checking cms-validate v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.11s
[INFO] running `Command { std: "docker" "inspect" "b0b64fa85cb38244f586dde77082fccdf60e0a293e59746411e91fb4974a1530", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0b64fa85cb38244f586dde77082fccdf60e0a293e59746411e91fb4974a1530", kill_on_drop: false }`
[INFO] [stdout] b0b64fa85cb38244f586dde77082fccdf60e0a293e59746411e91fb4974a1530
