[INFO] cloning repository https://github.com/blukai/haste-inspector
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blukai/haste-inspector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblukai%2Fhaste-inspector", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblukai%2Fhaste-inspector'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c8600445876008fbe5ff0d95bd17f8ed7b92da58
[INFO] checking blukai/haste-inspector against master#3139ff09e9d07f7700f8d15ed25a231e29c43627 for pr-121848-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblukai%2Fhaste-inspector" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/blukai/haste-inspector on toolchain 3139ff09e9d07f7700f8d15ed25a231e29c43627
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/blukai/haste-inspector
[INFO] finished tweaking git repo https://github.com/blukai/haste-inspector
[INFO] tweaked toml for git repo https://github.com/blukai/haste-inspector written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/blukai/haste-inspector 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" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/blukai/haste`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nohash v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 59c1950f29757922fc89525b6194a8ada287ede79963bfe917ce7d5f54d9dc6b
[INFO] running `Command { std: "docker" "start" "-a" "59c1950f29757922fc89525b6194a8ada287ede79963bfe917ce7d5f54d9dc6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59c1950f29757922fc89525b6194a8ada287ede79963bfe917ce7d5f54d9dc6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59c1950f29757922fc89525b6194a8ada287ede79963bfe917ce7d5f54d9dc6b", kill_on_drop: false }`
[INFO] [stdout] 59c1950f29757922fc89525b6194a8ada287ede79963bfe917ce7d5f54d9dc6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9ed72558aa8fb1effc647454cb35aadc150adf118d93527f54ad45e72b79deb
[INFO] running `Command { std: "docker" "start" "-a" "e9ed72558aa8fb1effc647454cb35aadc150adf118d93527f54ad45e72b79deb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling indexmap v2.2.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.90
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling autotools v0.2.6
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling protobuf-src v1.1.0+21.5
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.9.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.90
[INFO] [stderr]     Checking nohash v0.2.0
[INFO] [stderr]     Checking haste_dota2_deflat v0.0.0 (https://github.com/blukai/haste#549078df)
[INFO] [stderr]     Checking dyn-clone v1.0.16
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.90
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.90
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]     Checking haste_common v0.0.0 (https://github.com/blukai/haste#549078df)
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.90
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling haste_dota2_protos v0.0.0 (https://github.com/blukai/haste#549078df)
[INFO] [stderr]     Checking haste_dota2 v0.0.0 (https://github.com/blukai/haste#549078df)
[INFO] [stderr]     Checking haste v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "e9ed72558aa8fb1effc647454cb35aadc150adf118d93527f54ad45e72b79deb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9ed72558aa8fb1effc647454cb35aadc150adf118d93527f54ad45e72b79deb", kill_on_drop: false }`
[INFO] [stdout] e9ed72558aa8fb1effc647454cb35aadc150adf118d93527f54ad45e72b79deb
