[INFO] cloning repository https://github.com/0xGeorgii/json-mutex-db
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xGeorgii/json-mutex-db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xGeorgii%2Fjson-mutex-db", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xGeorgii%2Fjson-mutex-db'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 078d1be02e3ff1243725a68726b2baa31787a5cb
[INFO] checking 0xGeorgii/json-mutex-db against try#51de2e90f91fdec6cf64ff542a4e15b9c177a797 for pr-147294
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xGeorgii%2Fjson-mutex-db" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xGeorgii/json-mutex-db
[INFO] finished tweaking git repo https://github.com/0xGeorgii/json-mutex-db
[INFO] tweaked toml for git repo https://github.com/0xGeorgii/json-mutex-db written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xGeorgii/json-mutex-db on toolchain 51de2e90f91fdec6cf64ff542a4e15b9c177a797
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xGeorgii/json-mutex-db 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" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5b3c02b29cb96b04e0d6a9bb37779fc11d6e10b6ff0f99ecc570353ea04f0bc
[INFO] running `Command { std: "docker" "start" "-a" "a5b3c02b29cb96b04e0d6a9bb37779fc11d6e10b6ff0f99ecc570353ea04f0bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5b3c02b29cb96b04e0d6a9bb37779fc11d6e10b6ff0f99ecc570353ea04f0bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5b3c02b29cb96b04e0d6a9bb37779fc11d6e10b6ff0f99ecc570353ea04f0bc", kill_on_drop: false }`
[INFO] [stdout] a5b3c02b29cb96b04e0d6a9bb37779fc11d6e10b6ff0f99ecc570353ea04f0bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c0447c5812a7e9f4f435ff8c7be9133e6cfed25fa864a891ef815a0e1541702
[INFO] running `Command { std: "docker" "start" "-a" "3c0447c5812a7e9f4f435ff8c7be9133e6cfed25fa864a891ef815a0e1541702", kill_on_drop: false }`
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking linux-raw-sys v0.9.3
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking getrandom v0.3.2
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]     Checking halfbrown v0.3.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking value-trait v0.11.0
[INFO] [stderr]     Checking ref-cast v1.0.24
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking rustix v1.0.5
[INFO] [stderr]     Checking simd-json v0.15.1
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking json-mutex-db v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.88s
[INFO] running `Command { std: "docker" "inspect" "3c0447c5812a7e9f4f435ff8c7be9133e6cfed25fa864a891ef815a0e1541702", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c0447c5812a7e9f4f435ff8c7be9133e6cfed25fa864a891ef815a0e1541702", kill_on_drop: false }`
[INFO] [stdout] 3c0447c5812a7e9f4f435ff8c7be9133e6cfed25fa864a891ef815a0e1541702
