[INFO] cloning repository https://github.com/Kutaygb/deadlock-heatmap
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kutaygb/deadlock-heatmap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKutaygb%2Fdeadlock-heatmap", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKutaygb%2Fdeadlock-heatmap'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bd28dcfef7d55f9d5998afb9647a696cec93ec59
[INFO] checking Kutaygb/deadlock-heatmap against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKutaygb%2Fdeadlock-heatmap" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Kutaygb/deadlock-heatmap
[INFO] finished tweaking git repo https://github.com/Kutaygb/deadlock-heatmap
[INFO] tweaked toml for git repo https://github.com/Kutaygb/deadlock-heatmap written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Kutaygb/deadlock-heatmap on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Kutaygb/deadlock-heatmap 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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/blukai/haste`
[INFO] [stderr]     Updating git repository `https://github.com/blukai/dungers.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/blukai/valveprotos-rs.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded csscolorparser v0.7.2
[INFO] [stderr]   Downloaded nohash v0.2.0
[INFO] [stderr]   Downloaded colorgrad v0.7.2
[INFO] [stderr]   Downloaded rustls-webpki v0.103.5
[INFO] [stderr]   Downloaded rustfft v6.4.0
[INFO] [stderr]   Downloaded pxfm v0.1.23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 625a306b22831f8f0f6465d0a75f61d00cfee3e0a7eebbb25f4993de88b725c1
[INFO] running `Command { std: "docker" "start" "-a" "625a306b22831f8f0f6465d0a75f61d00cfee3e0a7eebbb25f4993de88b725c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "625a306b22831f8f0f6465d0a75f61d00cfee3e0a7eebbb25f4993de88b725c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "625a306b22831f8f0f6465d0a75f61d00cfee3e0a7eebbb25f4993de88b725c1", kill_on_drop: false }`
[INFO] [stdout] 625a306b22831f8f0f6465d0a75f61d00cfee3e0a7eebbb25f4993de88b725c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f7e90811e14a80e44a0c7846615323d38a363d0b15195d9c8603c47b7c674db
[INFO] running `Command { std: "docker" "start" "-a" "8f7e90811e14a80e44a0c7846615323d38a363d0b15195d9c8603c47b7c674db", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking charsor v0.0.0 (https://github.com/blukai/dungers.git?rev=854b1e2#854b1e2c)
[INFO] [stderr]     Checking varint v0.0.0 (https://github.com/blukai/dungers.git?rev=854b1e2#854b1e2c)
[INFO] [stderr]     Checking pxfm v0.1.23
[INFO] [stderr]     Checking bitbuf v0.0.0 (https://github.com/blukai/dungers.git?rev=854b1e2#854b1e2c)
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking nohash v0.2.0
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]     Checking rustfft v6.4.0
[INFO] [stderr]     Checking moxcms v0.7.5
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking rustls-webpki v0.103.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking csscolorparser v0.7.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]     Checking colorgrad v0.7.2
[INFO] [stderr]     Checking haste_vartype v0.0.0 (https://github.com/blukai/haste#4c9a560b)
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking rav1e v0.7.1
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking clap v4.5.47
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling valveprotos v0.0.0 (https://github.com/blukai/valveprotos-rs.git?rev=63620c46236ed0f03a9e8b75954a4dafd0fe8e53#63620c46)
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking haste_core v0.0.0 (https://github.com/blukai/haste#4c9a560b)
[INFO] [stderr]     Checking haste v0.0.0 (https://github.com/blukai/haste#4c9a560b)
[INFO] [stderr]     Checking deadlock-heatmap v0.1.0 (/opt/rustwide/workdir/deadlock-heatmap)
[INFO] [stderr]     Checking deadlock-heatmap-cli v0.1.0 (/opt/rustwide/workdir/deadlock-heatmap-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.01s
[INFO] running `Command { std: "docker" "inspect" "8f7e90811e14a80e44a0c7846615323d38a363d0b15195d9c8603c47b7c674db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f7e90811e14a80e44a0c7846615323d38a363d0b15195d9c8603c47b7c674db", kill_on_drop: false }`
[INFO] [stdout] 8f7e90811e14a80e44a0c7846615323d38a363d0b15195d9c8603c47b7c674db
