[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#22cc29ba5b459fb386c0406b9baf3a49eb0fba39 for pr-146095
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xGeorgii%2Fjson-mutex-db" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xGeorgii/json-mutex-db on toolchain 22cc29ba5b459fb386c0406b9baf3a49eb0fba39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "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" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 879d2c2559213791f2c21c8c4740fed79046e0fd5df73d4ddc63eb4aaf5db419
[INFO] running `Command { std: "docker" "start" "-a" "879d2c2559213791f2c21c8c4740fed79046e0fd5df73d4ddc63eb4aaf5db419", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "879d2c2559213791f2c21c8c4740fed79046e0fd5df73d4ddc63eb4aaf5db419", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "879d2c2559213791f2c21c8c4740fed79046e0fd5df73d4ddc63eb4aaf5db419", kill_on_drop: false }`
[INFO] [stdout] 879d2c2559213791f2c21c8c4740fed79046e0fd5df73d4ddc63eb4aaf5db419
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5ee35916a6cb858fd6482af66e9aafb203726cdfa4c2f7ef2d9283c88ab9c94
[INFO] running `Command { std: "docker" "start" "-a" "a5ee35916a6cb858fd6482af66e9aafb203726cdfa4c2f7ef2d9283c88ab9c94", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking linux-raw-sys v0.9.3
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]     Checking halfbrown v0.3.0
[INFO] [stderr]     Checking value-trait v0.11.0
[INFO] [stderr]     Checking simd-json v0.15.1
[INFO] [stderr]     Checking json-mutex-db v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.77s
[INFO] running `Command { std: "docker" "inspect" "a5ee35916a6cb858fd6482af66e9aafb203726cdfa4c2f7ef2d9283c88ab9c94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5ee35916a6cb858fd6482af66e9aafb203726cdfa4c2f7ef2d9283c88ab9c94", kill_on_drop: false }`
[INFO] [stdout] a5ee35916a6cb858fd6482af66e9aafb203726cdfa4c2f7ef2d9283c88ab9c94
